Commit graph

4867 commits

Author SHA1 Message Date
David Blasby 60ccdd0080 Added -dump option to produce pg_dump format output. Minor fixes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@20 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 16:10:00 +00:00
Paul Ramsey 4265c8eba8 Hopefully fixed PGSQL_SRC environment variable test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@19 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 15:25:09 +00:00
David Blasby 3e181e60c9 Added function:
point_inside_circle(geometry, Px, Py, d)
        - returns true if there is a point in geometry whose distance to
		(Px,Py) is < d


git-svn-id: http://svn.osgeo.org/postgis/trunk@18 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-18 22:17:34 +00:00
Paul Ramsey c5a57438e3 Changed loader name to shp2pgsql
git-svn-id: http://svn.osgeo.org/postgis/trunk@17 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-18 21:45:46 +00:00
Paul Ramsey 8eed59ab66 Initial add of the data loader code.
git-svn-id: http://svn.osgeo.org/postgis/trunk@16 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-18 21:42:12 +00:00
Paul Ramsey 4b50227947 Added a 'make clean' directive.
git-svn-id: http://svn.osgeo.org/postgis/trunk@15 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-16 16:53:31 +00:00
David Blasby 10f37fdc23 Fixed bug: must ALWAYS copy input data - never modify it in place. If you
do, it'll (unexpectly) update the database.


git-svn-id: http://svn.osgeo.org/postgis/trunk@14 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-29 22:32:53 +00:00
David Blasby 5a9fd4c257 Fix typo in box3d
git-svn-id: http://svn.osgeo.org/postgis/trunk@13 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-29 00:08:32 +00:00
David Blasby f8c1de268d Added force_collection(geometry)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-28 23:53:54 +00:00
David Blasby 785fb36c37 converting a GEOMETRYCOLLECTION to wkb had the size of the wkb off by 9
bytes (size of the collection header).  Fixed.


git-svn-id: http://svn.osgeo.org/postgis/trunk@11 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-28 17:52:15 +00:00
David Blasby 0678bc5144 *** empty log message ***
git-svn-id: http://svn.osgeo.org/postgis/trunk@10 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-27 21:43:52 +00:00
David Blasby 64d323e6e0 Initial version of Projection support (currently limited to ellipsoids).
git-svn-id: http://svn.osgeo.org/postgis/trunk@9 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-27 17:28:50 +00:00
Paul Ramsey d2ca47379c Building in non-standard location now requires the PGSQL_SRC environment
variable to be set and installs in the build location.


git-svn-id: http://svn.osgeo.org/postgis/trunk@8 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-26 23:57:10 +00:00
David Blasby 571b9329be Added OGIS support functions and basic constructors.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-26 18:33:40 +00:00
David Blasby 1b47c4f3dc Altered to point local development library path at right place.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-22 18:13:56 +00:00
No Body 3cda119445 Initial revision
git-svn-id: http://svn.osgeo.org/postgis/trunk@2 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-22 17:39:29 +00:00
No Body 31e823c22b New repository initialized by cvs2svn.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-22 17:39:29 +00:00