Commit graph

14 commits

Author SHA1 Message Date
Paul Ramsey bf2901b473 #2622, Update links to PostGIS website in source file headers
git-svn-id: http://svn.osgeo.org/postgis/trunk@12198 b70326c6-7e19-0410-871a-916f4a2858ee
2014-01-29 17:49:35 +00:00
Paul Ramsey 441a7b3fe7 #2015, ST_IsEmpty('POLYGON EMPTY') returns False
git-svn-id: http://svn.osgeo.org/postgis/trunk@10630 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-02 21:14:44 +00:00
Sandro Santilli 89bb89d9d1 Give PARSER_CHECK macros an LW_ prefix [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@7725 b70326c6-7e19-0410-871a-916f4a2858ee
2011-08-11 07:51:45 +00:00
Paul Ramsey 60b4daef28 Remove old WKB/WKT parsers and generators and switch all internal references remaining (mostly in cunit) over to the new implementations.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7721 b70326c6-7e19-0410-871a-916f4a2858ee
2011-08-10 22:28:05 +00:00
Sandro Santilli 0b984b0582 Allow dumping polygons with empty rings, fixing bug #937, add unit testing for that case.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7102 b70326c6-7e19-0410-871a-916f4a2858ee
2011-05-05 21:12:43 +00:00
Paul Ramsey a086b9a908 Add extra multicurve test for WKT
git-svn-id: http://svn.osgeo.org/postgis/trunk@6365 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-13 23:34:06 +00:00
Paul Ramsey b05eea79c6 Rename lwgeom_from_wkt to lwgeom_parse_wkt to note the use of the parser object.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6294 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-08 00:02:31 +00:00
Paul Ramsey 4cc4123357 Replace the old WKB/WKT parser and emitters with the new ones.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6291 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-07 21:08:05 +00:00
Paul Ramsey f15ed06fc5 Updates to the WKT parser to report errlocation in more places.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6275 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-03 21:38:52 +00:00
Paul Ramsey 1826cb4795 Remove libgeom.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@6192 b70326c6-7e19-0410-871a-916f4a2858ee
2010-11-23 20:22:25 +00:00
Paul Ramsey 18d31bf31a Add extra comments.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6048 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-06 20:11:16 +00:00
Paul Ramsey b25af1cf6b Add extra tests, remove printf noise from run.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6047 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-06 19:32:02 +00:00
Paul Ramsey 51d0a6d2af Add in WKB reader and associated test framework to build.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6046 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-06 19:17:05 +00:00
Paul Ramsey 2d07d7eb59 Continue with new WKB parser. Change signature of RHR "right hand rule" functions to "clockwise" to avoid misinterpretations of orientation rules.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6036 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-03 18:14:35 +00:00
Renamed from liblwgeom/cunit/cu_wkb.c (Browse further)