]> granicus.if.org Git - postgis/log
postgis
20 years agoAdded a third argument to the buffer() function.
Sandro Santilli [Wed, 13 Oct 2004 18:39:39 +0000 (18:39 +0000)]
Added a third argument to the buffer() function.

git-svn-id: http://svn.osgeo.org/postgis/trunk@993 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoDropped SRID argument from point constructor.
Sandro Santilli [Wed, 13 Oct 2004 17:21:49 +0000 (17:21 +0000)]
Dropped SRID argument from point constructor.
Unified procedure name to 'makepoint' for 2d,3dz,4d and 'makepointm' for 3dm.

git-svn-id: http://svn.osgeo.org/postgis/trunk@992 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Wed, 13 Oct 2004 15:20:26 +0000 (15:20 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@991 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded point constructors PG funx.
Sandro Santilli [Wed, 13 Oct 2004 15:19:10 +0000 (15:19 +0000)]
Added point constructors PG funx.

git-svn-id: http://svn.osgeo.org/postgis/trunk@990 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded simpler lwpoint constructors.
Sandro Santilli [Wed, 13 Oct 2004 14:26:36 +0000 (14:26 +0000)]
Added simpler lwpoint constructors.

git-svn-id: http://svn.osgeo.org/postgis/trunk@989 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Mon, 11 Oct 2004 14:36:21 +0000 (14:36 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@986 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded endiannes specification for postgis-1.0.0+
Sandro Santilli [Mon, 11 Oct 2004 14:34:40 +0000 (14:34 +0000)]
Added endiannes specification for postgis-1.0.0+

git-svn-id: http://svn.osgeo.org/postgis/trunk@985 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded endiannes specification to unparse_WKB, AsBinary, lwgeom_to_wkb.
Sandro Santilli [Mon, 11 Oct 2004 14:03:33 +0000 (14:03 +0000)]
Added endiannes specification to unparse_WKB, AsBinary, lwgeom_to_wkb.

git-svn-id: http://svn.osgeo.org/postgis/trunk@984 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded test.o to cleanup list
Sandro Santilli [Mon, 11 Oct 2004 12:23:34 +0000 (12:23 +0000)]
Added test.o to cleanup list

git-svn-id: http://svn.osgeo.org/postgis/trunk@983 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Mon, 11 Oct 2004 12:23:26 +0000 (12:23 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@982 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMoved misuring functions to misures.c (from lwgeom_functions_basic.c).
Sandro Santilli [Mon, 11 Oct 2004 11:53:26 +0000 (11:53 +0000)]
Moved misuring functions to misures.c (from lwgeom_functions_basic.c).
Added -lm to build line for the API test application.

git-svn-id: http://svn.osgeo.org/postgis/trunk@981 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agochanged description of pgsql2shp -b switch
Sandro Santilli [Mon, 11 Oct 2004 11:46:07 +0000 (11:46 +0000)]
changed description of pgsql2shp -b switch

git-svn-id: http://svn.osgeo.org/postgis/trunk@980 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged collect() to return MULTI* if applicabe (all input is corresponding
Sandro Santilli [Mon, 11 Oct 2004 10:31:29 +0000 (10:31 +0000)]
Changed collect() to return MULTI* if applicabe (all input is corresponding
SINGLE type).

git-svn-id: http://svn.osgeo.org/postgis/trunk@979 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded debug strings
Sandro Santilli [Mon, 11 Oct 2004 10:30:44 +0000 (10:30 +0000)]
Added debug strings

git-svn-id: http://svn.osgeo.org/postgis/trunk@978 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agocollect() always return a collection, with a component for each input
Sandro Santilli [Mon, 11 Oct 2004 09:55:27 +0000 (09:55 +0000)]
collect() always return a collection, with a component for each input
geometry.
memcollect() obsoleted.

git-svn-id: http://svn.osgeo.org/postgis/trunk@977 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed bug making it unbuildable.
Sandro Santilli [Mon, 11 Oct 2004 09:46:42 +0000 (09:46 +0000)]
Fixed bug making it unbuildable.

git-svn-id: http://svn.osgeo.org/postgis/trunk@976 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded lwgeom_addBBOX() and lwcollection_construct_empty()
Sandro Santilli [Mon, 11 Oct 2004 09:32:44 +0000 (09:32 +0000)]
Added lwgeom_addBBOX() and lwcollection_construct_empty()

git-svn-id: http://svn.osgeo.org/postgis/trunk@975 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agolwgeom_same new implementation
Sandro Santilli [Mon, 11 Oct 2004 07:15:20 +0000 (07:15 +0000)]
lwgeom_same new implementation

git-svn-id: http://svn.osgeo.org/postgis/trunk@974 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Mon, 11 Oct 2004 06:03:32 +0000 (06:03 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@973 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agosegmentize2d() port and use of new LWGEOM structure.
Sandro Santilli [Sun, 10 Oct 2004 20:31:23 +0000 (20:31 +0000)]
segmentize2d() port and use of new LWGEOM structure.

git-svn-id: http://svn.osgeo.org/postgis/trunk@972 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Sat, 9 Oct 2004 15:17:20 +0000 (15:17 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@971 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Fri, 8 Oct 2004 13:26:05 +0000 (13:26 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@969 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoDebugging output cleanup.
Sandro Santilli [Fri, 8 Oct 2004 13:21:44 +0000 (13:21 +0000)]
Debugging output cleanup.

git-svn-id: http://svn.osgeo.org/postgis/trunk@968 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged LWGEOM structure to point to an actual BOX2DFLOAT4.
Sandro Santilli [Fri, 8 Oct 2004 13:20:55 +0000 (13:20 +0000)]
Changed LWGEOM structure to point to an actual BOX2DFLOAT4.
Renamed most function to reflect a TYPE_method naming convention.
(you'll need a dump/reload for it to work)
Added more manipulation functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@967 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded memory allocation debugging
Sandro Santilli [Fri, 8 Oct 2004 13:16:58 +0000 (13:16 +0000)]
added memory allocation debugging

git-svn-id: http://svn.osgeo.org/postgis/trunk@966 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded box2d.o module, reverted SCRIPTS_VERSION to 0.1.0.
Sandro Santilli [Fri, 8 Oct 2004 13:15:51 +0000 (13:15 +0000)]
Added box2d.o module, reverted SCRIPTS_VERSION to 0.1.0.

git-svn-id: http://svn.osgeo.org/postgis/trunk@965 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoInitial revision
Sandro Santilli [Fri, 8 Oct 2004 13:15:26 +0000 (13:15 +0000)]
Initial revision

git-svn-id: http://svn.osgeo.org/postgis/trunk@964 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoSome updates
Sandro Santilli [Fri, 8 Oct 2004 10:48:59 +0000 (10:48 +0000)]
Some updates

git-svn-id: http://svn.osgeo.org/postgis/trunk@963 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoDropped HWGEOM from this branch.
Sandro Santilli [Fri, 8 Oct 2004 07:01:43 +0000 (07:01 +0000)]
Dropped HWGEOM from this branch.

git-svn-id: http://svn.osgeo.org/postgis/trunk@962 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Thu, 7 Oct 2004 22:02:48 +0000 (22:02 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@959 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoLots of rewriting/cleanup. TypeM/TypeZ supports.
Sandro Santilli [Thu, 7 Oct 2004 21:52:28 +0000 (21:52 +0000)]
Lots of rewriting/cleanup. TypeM/TypeZ supports.

git-svn-id: http://svn.osgeo.org/postgis/trunk@958 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in 4d handling
Sandro Santilli [Thu, 7 Oct 2004 21:51:05 +0000 (21:51 +0000)]
Fixed a bug in 4d handling

git-svn-id: http://svn.osgeo.org/postgis/trunk@957 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed bugs in TYPE_ macro usage
Sandro Santilli [Thu, 7 Oct 2004 20:39:30 +0000 (20:39 +0000)]
Fixed bugs in TYPE_ macro usage

git-svn-id: http://svn.osgeo.org/postgis/trunk@956 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged ptarray2d_construct interface.
Sandro Santilli [Thu, 7 Oct 2004 17:18:50 +0000 (17:18 +0000)]
Changed ptarray2d_construct interface.

git-svn-id: http://svn.osgeo.org/postgis/trunk@955 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged geometrytype() to support TYPEM.
Sandro Santilli [Thu, 7 Oct 2004 17:18:08 +0000 (17:18 +0000)]
Changed geometrytype() to support TYPEM.

git-svn-id: http://svn.osgeo.org/postgis/trunk@954 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged AddGeometryColumn to handle TYPEM.
Sandro Santilli [Thu, 7 Oct 2004 17:17:37 +0000 (17:17 +0000)]
Changed AddGeometryColumn to handle TYPEM.
Updated SCRIPTS_VERSION to 1.1.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@953 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed TYPEM handling.
Sandro Santilli [Thu, 7 Oct 2004 17:15:28 +0000 (17:15 +0000)]
Fixed TYPEM handling.

git-svn-id: http://svn.osgeo.org/postgis/trunk@952 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAPI cleanup, more steps toward standalone library.
Sandro Santilli [Thu, 7 Oct 2004 10:03:23 +0000 (10:03 +0000)]
API cleanup, more steps toward standalone library.

git-svn-id: http://svn.osgeo.org/postgis/trunk@951 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agocleanups
Sandro Santilli [Thu, 7 Oct 2004 06:54:24 +0000 (06:54 +0000)]
cleanups

git-svn-id: http://svn.osgeo.org/postgis/trunk@950 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoZM handling. Log trimmed.
Sandro Santilli [Wed, 6 Oct 2004 17:04:38 +0000 (17:04 +0000)]
ZM handling. Log trimmed.

git-svn-id: http://svn.osgeo.org/postgis/trunk@949 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoOther separator fixes
Sandro Santilli [Wed, 6 Oct 2004 10:11:16 +0000 (10:11 +0000)]
Other separator fixes

git-svn-id: http://svn.osgeo.org/postgis/trunk@947 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded zmflag(geom) doc
Sandro Santilli [Wed, 6 Oct 2004 09:52:38 +0000 (09:52 +0000)]
Added zmflag(geom) doc

git-svn-id: http://svn.osgeo.org/postgis/trunk@946 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoHandled 0-DBF-attributes corner case.
Sandro Santilli [Wed, 6 Oct 2004 09:40:27 +0000 (09:40 +0000)]
Handled 0-DBF-attributes corner case.

git-svn-id: http://svn.osgeo.org/postgis/trunk@944 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded zmflag(geom) function.
Sandro Santilli [Wed, 6 Oct 2004 08:53:24 +0000 (08:53 +0000)]
Added zmflag(geom) function.

git-svn-id: http://svn.osgeo.org/postgis/trunk@943 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Wed, 6 Oct 2004 08:17:56 +0000 (08:17 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@942 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoLeft off a semicolon in previous patch...
Sandro Santilli [Wed, 6 Oct 2004 07:19:27 +0000 (07:19 +0000)]
Left off a semicolon in previous patch...

git-svn-id: http://svn.osgeo.org/postgis/trunk@941 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved PGSQLException use as suggested by Kris Jurka
Sandro Santilli [Tue, 5 Oct 2004 22:46:46 +0000 (22:46 +0000)]
Removed PGSQLException use as suggested by Kris Jurka

git-svn-id: http://svn.osgeo.org/postgis/trunk@939 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFlex invocation patch by Kris Jurka.
Sandro Santilli [Tue, 5 Oct 2004 21:59:52 +0000 (21:59 +0000)]
Flex invocation patch by Kris Jurka.

git-svn-id: http://svn.osgeo.org/postgis/trunk@938 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoYes another change in SPI_cursor_open
Sandro Santilli [Tue, 5 Oct 2004 21:54:48 +0000 (21:54 +0000)]
Yes another change in SPI_cursor_open

git-svn-id: http://svn.osgeo.org/postgis/trunk@936 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed bugs in Centroid (not GEOS)
Sandro Santilli [Tue, 5 Oct 2004 21:53:11 +0000 (21:53 +0000)]
Fixed bugs in Centroid (not GEOS)

git-svn-id: http://svn.osgeo.org/postgis/trunk@935 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoCleanups for older compilers and PG verisons.
Sandro Santilli [Tue, 5 Oct 2004 21:42:22 +0000 (21:42 +0000)]
Cleanups for older compilers and PG verisons.

git-svn-id: http://svn.osgeo.org/postgis/trunk@934 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Tue, 5 Oct 2004 21:20:48 +0000 (21:20 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@933 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded debugging lines, fixed a bug in TYPE_HASSRID and TYPE_HASBBOX macros.
Sandro Santilli [Tue, 5 Oct 2004 21:08:38 +0000 (21:08 +0000)]
Added debugging lines, fixed a bug in TYPE_HASSRID and TYPE_HASBBOX macros.

git-svn-id: http://svn.osgeo.org/postgis/trunk@932 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMade clean rule verbose
Sandro Santilli [Tue, 5 Oct 2004 21:08:04 +0000 (21:08 +0000)]
Made clean rule verbose

git-svn-id: http://svn.osgeo.org/postgis/trunk@931 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoBug fix in size computation.
Sandro Santilli [Tue, 5 Oct 2004 17:15:42 +0000 (17:15 +0000)]
Bug fix in size computation.

git-svn-id: http://svn.osgeo.org/postgis/trunk@930 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded ZM dimensions flags knowledge.
Sandro Santilli [Tue, 5 Oct 2004 16:28:34 +0000 (16:28 +0000)]
Added ZM dimensions flags knowledge.

git-svn-id: http://svn.osgeo.org/postgis/trunk@929 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Tue, 5 Oct 2004 16:07:00 +0000 (16:07 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@928 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded newlines in standalone reporters
Sandro Santilli [Tue, 5 Oct 2004 15:12:18 +0000 (15:12 +0000)]
Added newlines in standalone reporters

git-svn-id: http://svn.osgeo.org/postgis/trunk@927 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded force_3dz, force_3dm docs
Sandro Santilli [Tue, 5 Oct 2004 15:11:40 +0000 (15:11 +0000)]
Added force_3dz, force_3dm docs

git-svn-id: http://svn.osgeo.org/postgis/trunk@926 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged default variable setting to a more portable syntax
Sandro Santilli [Tue, 5 Oct 2004 15:11:07 +0000 (15:11 +0000)]
Changed default variable setting to a more portable syntax

git-svn-id: http://svn.osgeo.org/postgis/trunk@925 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoZM aware WKT/WKB input/output.
Sandro Santilli [Tue, 5 Oct 2004 07:53:02 +0000 (07:53 +0000)]
ZM aware WKT/WKB input/output.

git-svn-id: http://svn.osgeo.org/postgis/trunk@924 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoSerialized form and WKB prepared to accept ZM flags replacing DD (dimensions)
Sandro Santilli [Mon, 4 Oct 2004 13:53:42 +0000 (13:53 +0000)]
Serialized form and WKB prepared to accept ZM flags replacing DD (dimensions)

git-svn-id: http://svn.osgeo.org/postgis/trunk@923 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded missing prototype
Sandro Santilli [Mon, 4 Oct 2004 09:25:23 +0000 (09:25 +0000)]
Added missing prototype

git-svn-id: http://svn.osgeo.org/postgis/trunk@922 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Sun, 3 Oct 2004 15:57:41 +0000 (15:57 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@921 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMade GEOS<->LWGEOM converters keep geometry structures.
Sandro Santilli [Sun, 3 Oct 2004 15:52:23 +0000 (15:52 +0000)]
Made GEOS<->LWGEOM converters keep geometry structures.
Fixed bug in serializers.
Added noop(geometry) for deserialize/serialize debugging.

git-svn-id: http://svn.osgeo.org/postgis/trunk@920 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded lwgeom_add(LWGEOM *to, int where, LWGEOM *what).
Sandro Santilli [Fri, 1 Oct 2004 14:49:34 +0000 (14:49 +0000)]
Added lwgeom_add(LWGEOM *to, int where, LWGEOM *what).
Added LWGEOM2GEOS keeping input geometry structure.

git-svn-id: http://svn.osgeo.org/postgis/trunk@919 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial revision
Sandro Santilli [Fri, 1 Oct 2004 07:51:09 +0000 (07:51 +0000)]
initial revision

git-svn-id: http://svn.osgeo.org/postgis/trunk@918 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded runtime cast functions.
Sandro Santilli [Fri, 1 Oct 2004 07:51:00 +0000 (07:51 +0000)]
Added runtime cast functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@917 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agobug fixes
Sandro Santilli [Thu, 30 Sep 2004 16:06:05 +0000 (16:06 +0000)]
bug fixes

git-svn-id: http://svn.osgeo.org/postgis/trunk@916 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded BBOX finders and its support in serializer.
Sandro Santilli [Thu, 30 Sep 2004 15:42:28 +0000 (15:42 +0000)]
Added BBOX finders and its support in serializer.

git-svn-id: http://svn.osgeo.org/postgis/trunk@915 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Thu, 30 Sep 2004 11:49:39 +0000 (11:49 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@914 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMore common flags between LW<type>s.
Sandro Santilli [Thu, 30 Sep 2004 11:45:40 +0000 (11:45 +0000)]
More common flags between LW<type>s.
LWGEOM_summary output made cleaner and moved to lwgeom_debug.c

git-svn-id: http://svn.osgeo.org/postgis/trunk@913 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded missing liblwgeom.c file.
Sandro Santilli [Thu, 30 Sep 2004 08:18:06 +0000 (08:18 +0000)]
Added missing liblwgeom.c file.
Made LWMPOINT, LWMLINE, LWMPOLY compatible with LWCOLLECTION.
Fixed reverse() and forcerhr() to maintain geometry structure.

git-svn-id: http://svn.osgeo.org/postgis/trunk@912 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Thu, 30 Sep 2004 06:54:46 +0000 (06:54 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@911 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded serialize function for LWGEOM
Sandro Santilli [Wed, 29 Sep 2004 15:25:21 +0000 (15:25 +0000)]
Added serialize function for LWGEOM

git-svn-id: http://svn.osgeo.org/postgis/trunk@910 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoBig layout change.
Sandro Santilli [Wed, 29 Sep 2004 10:50:30 +0000 (10:50 +0000)]
Big layout change.
lwgeom.h is public API
liblwgeom.h is private header
lwgeom_pg.h is for PG-links
lw<type>.c contains type-specific functions

git-svn-id: http://svn.osgeo.org/postgis/trunk@909 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged LWGEOM to PG_LWGEOM.
Sandro Santilli [Wed, 29 Sep 2004 06:31:42 +0000 (06:31 +0000)]
Changed LWGEOM to PG_LWGEOM.
Changed LWGEOM_construct to PG_LWGEOM_construct.

git-svn-id: http://svn.osgeo.org/postgis/trunk@908 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved ^Ms, added note about flatting nature of LWGEOM_EXPLODED.
Sandro Santilli [Tue, 28 Sep 2004 17:13:36 +0000 (17:13 +0000)]
Removed ^Ms, added note about flatting nature of LWGEOM_EXPLODED.

git-svn-id: http://svn.osgeo.org/postgis/trunk@907 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded AsGML function ref
Sandro Santilli [Tue, 28 Sep 2004 16:22:21 +0000 (16:22 +0000)]
Added AsGML function ref

git-svn-id: http://svn.osgeo.org/postgis/trunk@906 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in PostGIS2GEOS_point
Sandro Santilli [Tue, 28 Sep 2004 09:31:12 +0000 (09:31 +0000)]
Fixed a bug in PostGIS2GEOS_point

git-svn-id: http://svn.osgeo.org/postgis/trunk@905 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Tue, 28 Sep 2004 09:05:24 +0000 (09:05 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@904 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded forceRHR() and support functions.
Sandro Santilli [Tue, 28 Sep 2004 09:01:17 +0000 (09:01 +0000)]
Added forceRHR() and support functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@903 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded ptarray_isccw(). Added extern modifiers to public prototypes.
Sandro Santilli [Tue, 28 Sep 2004 09:00:33 +0000 (09:00 +0000)]
Added ptarray_isccw(). Added extern modifiers to public prototypes.

git-svn-id: http://svn.osgeo.org/postgis/trunk@902 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Tue, 28 Sep 2004 08:28:40 +0000 (08:28 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@901 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded reverse(geometry) and support functions
Sandro Santilli [Tue, 28 Sep 2004 08:22:20 +0000 (08:22 +0000)]
Added reverse(geometry) and support functions

git-svn-id: http://svn.osgeo.org/postgis/trunk@900 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded some const modifiers
Sandro Santilli [Tue, 28 Sep 2004 08:21:42 +0000 (08:21 +0000)]
Added some const modifiers

git-svn-id: http://svn.osgeo.org/postgis/trunk@899 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Mon, 27 Sep 2004 17:27:35 +0000 (17:27 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@898 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoDebugging defines set to NODEBUG.
Sandro Santilli [Mon, 27 Sep 2004 08:26:03 +0000 (08:26 +0000)]
Debugging defines set to NODEBUG.

git-svn-id: http://svn.osgeo.org/postgis/trunk@897 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Mon, 27 Sep 2004 08:24:40 +0000 (08:24 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@896 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded USE_GIST variable on top of file. Changed true values report
Sandro Santilli [Mon, 27 Sep 2004 08:23:45 +0000 (08:23 +0000)]
Added USE_GIST variable on top of file. Changed true values report
as fraction of total rows.

git-svn-id: http://svn.osgeo.org/postgis/trunk@895 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded profile.h deps
Sandro Santilli [Fri, 24 Sep 2004 22:27:57 +0000 (22:27 +0000)]
Added profile.h deps

git-svn-id: http://svn.osgeo.org/postgis/trunk@894 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded worst and best percentile for both intersects and distance
Sandro Santilli [Fri, 24 Sep 2004 12:20:56 +0000 (12:20 +0000)]
Added worst and best percentile for both intersects and distance

git-svn-id: http://svn.osgeo.org/postgis/trunk@893 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoapproximated nums to 2 decimal digits
Sandro Santilli [Fri, 24 Sep 2004 11:58:01 +0000 (11:58 +0000)]
approximated nums to 2 decimal digits

git-svn-id: http://svn.osgeo.org/postgis/trunk@892 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial intersects profiler frontend implementation
Sandro Santilli [Fri, 24 Sep 2004 11:35:45 +0000 (11:35 +0000)]
initial intersects profiler frontend implementation

git-svn-id: http://svn.osgeo.org/postgis/trunk@891 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded box2d->geometry cast.
Sandro Santilli [Fri, 24 Sep 2004 09:46:53 +0000 (09:46 +0000)]
Added box2d->geometry cast.

git-svn-id: http://svn.osgeo.org/postgis/trunk@890 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded -m / -z switches to control output type: XYM,XYMZ.
Sandro Santilli [Thu, 23 Sep 2004 16:14:19 +0000 (16:14 +0000)]
Added -m / -z switches to control output type: XYM,XYMZ.

git-svn-id: http://svn.osgeo.org/postgis/trunk@889 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoModified GML output as suggested by Martin Daly.
Sandro Santilli [Thu, 23 Sep 2004 15:09:07 +0000 (15:09 +0000)]
Modified GML output as suggested by Martin Daly.

git-svn-id: http://svn.osgeo.org/postgis/trunk@888 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoInitial GML output routines.
Sandro Santilli [Thu, 23 Sep 2004 11:12:47 +0000 (11:12 +0000)]
Initial GML output routines.

git-svn-id: http://svn.osgeo.org/postgis/trunk@887 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoProfile output modified again, input geoms points and conversion times separated
Sandro Santilli [Thu, 23 Sep 2004 10:13:15 +0000 (10:13 +0000)]
Profile output modified again, input geoms points and conversion times separated

git-svn-id: http://svn.osgeo.org/postgis/trunk@886 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoindentation fixes
Sandro Santilli [Wed, 22 Sep 2004 17:13:26 +0000 (17:13 +0000)]
indentation fixes

git-svn-id: http://svn.osgeo.org/postgis/trunk@885 b70326c6-7e19-0410-871a-916f4a2858ee