Commit graph

10688 commits

Author SHA1 Message Date
Paul Ramsey 8232f7e0eb Added a line to automatically make shp2pgsql with 'all'
git-svn-id: http://svn.osgeo.org/postgis/trunk@43 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-30 16:27:11 +00:00
Paul Ramsey 51ce638c15 Added section on upgrading.
git-svn-id: http://svn.osgeo.org/postgis/trunk@42 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-29 17:18:47 +00:00
Paul Ramsey 92cd0fa5e7 And one last time, this time for real, fixing the install location.
git-svn-id: http://svn.osgeo.org/postgis/trunk@41 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-26 17:41:03 +00:00
Paul Ramsey 6697d6f5d9 Changed back to libdir for the install path
git-svn-id: http://svn.osgeo.org/postgis/trunk@40 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-26 17:37:56 +00:00
Paul Ramsey 38b76b6ffc Updated minor version number to 5
git-svn-id: http://svn.osgeo.org/postgis/trunk@39 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-26 17:22:16 +00:00
David Blasby e21afcb263 added expand_bbox(bbox,double) for easier searching.
git-svn-id: http://svn.osgeo.org/postgis/trunk@38 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-24 20:37:29 +00:00
David Blasby 07d26d5df1 minor change to distance(geom,geom) for stability
git-svn-id: http://svn.osgeo.org/postgis/trunk@37 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-24 20:18:50 +00:00
David Blasby 3e6560bbbe added distance(geometry,geometry) and support functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@36 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-24 20:12:10 +00:00
Paul Ramsey 75963c6e87 Apply Norman Vine's Cygwin fix for the loader to compile
git-svn-id: http://svn.osgeo.org/postgis/trunk@35 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-23 22:53:40 +00:00
Paul Ramsey ef933a8060 Fix error in shp2pgsql section.
git-svn-id: http://svn.osgeo.org/postgis/trunk@34 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-22 19:00:35 +00:00
Paul Ramsey 663eabe968 Added lines for 0.2 and 0.5
git-svn-id: http://svn.osgeo.org/postgis/trunk@31 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-21 00:43:33 +00:00
David Blasby f974a61f1c Fixes to single-point-line problem.
git-svn-id: http://svn.osgeo.org/postgis/trunk@30 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-21 00:16:38 +00:00
Paul Ramsey 2c371bea94 Updates for 0.5 release.
git-svn-id: http://svn.osgeo.org/postgis/trunk@29 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-21 00:02:08 +00:00
Paul Ramsey b052ce139b Entered 0.5 change list
git-svn-id: http://svn.osgeo.org/postgis/trunk@28 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 23:49:49 +00:00
Paul Ramsey eef089c93d First version.
git-svn-id: http://svn.osgeo.org/postgis/trunk@27 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 23:40:16 +00:00
Paul Ramsey 33a236b1eb Change version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@26 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 23:27:21 +00:00
Paul Ramsey 50ffe25d0a Updated to include all new functions and features since release 0.2
git-svn-id: http://svn.osgeo.org/postgis/trunk@25 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 23:26:09 +00:00
David Blasby fc34ba04c0 Dumper changes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@24 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 18:48:28 +00:00
Paul Ramsey 2b65b30a4d Spelling error in makefile.
git-svn-id: http://svn.osgeo.org/postgis/trunk@23 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 18:24:25 +00:00
Paul Ramsey 3a6f3a184d Fixed dos2unix problem.
git-svn-id: http://svn.osgeo.org/postgis/trunk@22 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 18:23:53 +00:00
Paul Ramsey fe57e98e85 Added newlines after each begin directive.
git-svn-id: http://svn.osgeo.org/postgis/trunk@21 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 18:21:00 +00:00
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