26 Commits

Author SHA1 Message Date
Paul Ramsey
0afb39f7ac Move WKB extent extract to db side,
so it can do higher performance datum
slicing instead of pulling the whole
object off disk
2013-05-08 13:52:45 -07:00
Paul Ramsey
3be4b4102b Working GHT in the database 2013-05-06 15:00:59 -07:00
Paul Ramsey
0b30dc5d0b Test for GHT patch 2013-05-06 13:49:36 -07:00
Paul Ramsey
c4f92fa223 Add to string functions, extent function 2013-05-06 09:40:22 -07:00
Paul Ramsey
c6df52281c Roughing GHT support. WKB read, serialization, deserialization done. WKB write remains to do. 2013-05-06 05:56:17 -07:00
Paul Ramsey
309dddf4c8 Rough start of GHT compression support 2013-04-30 16:51:23 -07:00
Paul Ramsey
1d81da98ac More errors on missing schema in WKB 2013-04-09 14:08:30 -07:00
Paul Ramsey
8b3df45cab Fix dimensional serialization 2013-03-15 10:19:37 -10:00
Paul Ramsey
6e7dc88520 Update copyright to reference NrCan 2013-03-08 13:53:06 -08:00
Paul Ramsey
73da920ff0 Remove trailing white space from .c files 2013-03-08 13:46:06 -08:00
Paul Ramsey
d4a104bd77 Enable dimensional storage in the db 2013-03-06 22:06:23 -08:00
Paul Ramsey
f6f9c4281c PC_Uncompress and PC_NumPoints 2013-03-06 11:14:46 -08:00
Paul Ramsey
c7060031b5 Add dimensional compression routines, right out to the
patch level. Now to add them to SQL.
2013-03-01 16:42:15 -08:00
Paul Ramsey
24fd7bef7a Add caching to XML schema support,
required for reasonable performance
in real world use cases.
2013-02-07 13:54:08 -08:00
Paul Ramsey
e086d63bb3 Add typmod support to pcpoint and pcpatch 2013-02-06 14:28:19 -08:00
Paul Ramsey
63ac38cedb Fix expected lengths for serializations,
add online SQL test for patches, we're
storing in columns now, baby!
2013-01-31 09:46:40 -08:00
Paul Ramsey
f4b6a31db3 Fix astext output for point 2013-01-30 14:08:04 -08:00
Paul Ramsey
6df96b0cbf Add pgsql regression tests 2013-01-29 16:14:27 -08:00
Paul Ramsey
fe5bf854b6 Patch support, more unit tests, hexwkb,
wkb, string output.
2013-01-29 15:34:48 -08:00
Paul Ramsey
ef1e0435f9 Start work on PCPATCH and serialization 2013-01-23 14:23:43 -08:00
Paul Ramsey
fb171dbade Add PC_Get sql function and PCPoint type 2013-01-23 11:20:12 -08:00
Paul Ramsey
f1ecbb08e4 Tie hexkbw handling to in/out functions 2013-01-21 16:14:25 -05:00
Paul Ramsey
1a2093da57 WKB input handling for pcpoint_in 2013-01-21 16:03:12 -05:00
Paul Ramsey
06a256616d Add in schema check for validity
to pointclound metadata table
2013-01-21 10:20:24 -08:00
Paul Ramsey
e8a7788d00 Add in XML function to pgsql
Set up XML validation tests
2013-01-18 16:15:39 -08:00
Paul Ramsey
aaeebdbc01 PCID code builds, untested 2013-01-18 12:25:41 -08:00