]> granicus.if.org Git - postgis/commit
Adjusted to work with new bytea WKB encoding, only supports 2d/3dz.
authorSandro Santilli <strk@keybit.net>
Thu, 9 Dec 2004 09:42:25 +0000 (09:42 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 9 Dec 2004 09:42:25 +0000 (09:42 +0000)
commitc8fae978cadda7aa704e53d8b5726bc2a571a4af
tree9cb8ee51bee4b5ebae0b1226cd4ffc3be79503e0
parent11918a9e0cb8f1df777cec8f8e8488e465961253
Adjusted to work with new bytea WKB encoding, only supports 2d/3dz.

git-svn-id: http://svn.osgeo.org/postgis/trunk@1128 b70326c6-7e19-0410-871a-916f4a2858ee
examples/wkb_reader/.cvsignore [new file with mode: 0644]
examples/wkb_reader/Makefile
examples/wkb_reader/printwkb.c [moved from examples/wkb_reader/printwkb.inc with 95% similarity]
examples/wkb_reader/readwkb.c
examples/wkb_reader/wkbtest.h [new file with mode: 0644]