Commit graph

917 commits

Author SHA1 Message Date
Regina Obe fa0150fb20 correct links to postgis bug tracker and subversion repository. Also amend the release_notes section to reflect newer version changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@4683 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-28 10:58:33 +00:00
Paul Ramsey 9e3e17014f Update personal information.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4677 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-23 23:16:03 +00:00
Regina Obe 30aacddbad typo in example
git-svn-id: http://svn.osgeo.org/postgis/trunk@4676 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-23 16:01:38 +00:00
Regina Obe 721efbf461 put in availability note for ST_GeomFromGML, link back from ST_AsGML, note about libxml2 required
git-svn-id: http://svn.osgeo.org/postgis/trunk@4675 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-23 15:51:15 +00:00
Regina Obe f81c7d5521 Preliminary documentation for ST_GeomFromGML and logic to support gml input parameters
git-svn-id: http://svn.osgeo.org/postgis/trunk@4672 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-23 13:26:33 +00:00
Regina Obe 29b37407d9 update to include ST_Length for geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@4665 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-19 12:53:07 +00:00
Regina Obe 16b652e650 revise to test && against table and also put in some floating points to make tests more interesting
git-svn-id: http://svn.osgeo.org/postgis/trunk@4657 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-16 13:33:25 +00:00
Regina Obe 6aca362fe6 update to include ST_Covers geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@4639 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-10 16:59:41 +00:00
Regina Obe 807bdeba8d update ST_Area with geography examples
git-svn-id: http://svn.osgeo.org/postgis/trunk@4638 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-10 15:43:39 +00:00
Regina Obe efaa26243a Put in proto for ST_Area(geography). Still need to put in example but my ST_Area is non-existent will double-check why.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4631 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-09 10:39:36 +00:00
Regina Obe 2202d8439c revise readme to include link to instructions for garden test
git-svn-id: http://svn.osgeo.org/postgis/trunk@4624 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-08 11:43:32 +00:00
Regina Obe 485c917793 Revise to have function list past in as arg to xsltproc
git-svn-id: http://svn.osgeo.org/postgis/trunk@4623 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-08 11:40:02 +00:00
Regina Obe f73f60e841 Add table with multiple nulls to garden of geometries. Evidentally -- there are some NULL bugs that escape trapping with just a single null geometry in the table.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4617 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-07 11:52:40 +00:00
Regina Obe 15393c8a7b flip order of ST_Relate protos as Martin observes it doesn't match our description
git-svn-id: http://svn.osgeo.org/postgis/trunk@4615 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-07 04:38:19 +00:00
Regina Obe 1c2466bf6c Put NULL safety tests back in now that Mark has fixed aggregate collection bug
git-svn-id: http://svn.osgeo.org/postgis/trunk@4607 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-06 12:02:26 +00:00
Kevin Neufeld a446916482 updated ST_IsValid's reference to the OGC specs.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4597 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-05 21:15:51 +00:00
Regina Obe e63e221fbd more errors in my logic
git-svn-id: http://svn.osgeo.org/postgis/trunk@4591 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-05 12:52:35 +00:00
Regina Obe 7dd50bcb23 more corrections
git-svn-id: http://svn.osgeo.org/postgis/trunk@4590 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-05 11:45:10 +00:00
Regina Obe 96aceeffb5 more changes to better test geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@4584 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-02 20:07:47 +00:00
Regina Obe 74605c0ca3 cosmetic change to tolerance args for ST_DWithin
git-svn-id: http://svn.osgeo.org/postgis/trunk@4583 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-02 19:24:59 +00:00
Regina Obe 871a9972b3 put create table examples in program listing tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@4582 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-02 19:21:35 +00:00
Regina Obe e8e6dd4f73 add geography proto for ST_DWithin, also fill in some availability marks forgotten.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4581 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-02 19:08:51 +00:00
Regina Obe 19610a808d Add geography example for ST_Distance, more geometry examples and amend to reflect its in meters
git-svn-id: http://svn.osgeo.org/postgis/trunk@4580 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-02 18:44:26 +00:00
Regina Obe 3c3a3c2b8f typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@4575 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-01 21:18:42 +00:00
Regina Obe 898a8fbaf2 put in ST_Distance proto for geography so can test it.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4574 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-01 20:37:33 +00:00
Regina Obe 05fde3ce5d more fixes to make geography friendly
git-svn-id: http://svn.osgeo.org/postgis/trunk@4557 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-30 15:50:21 +00:00
Regina Obe 2e47462788 remove null geometry from testing until we fix aggregate null crashing bug. Also fix multipolygonz and m not returning those geometry types.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4546 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-29 15:55:23 +00:00
Regina Obe aeeb0a27b6 Add missing protos for geography for ST_AsKML, ST_AsGeoJSON, ST_AsSVG, ST_AsGML. Revise xml parser special index generator to not dupe when multiple protos with geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@4541 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-29 12:42:03 +00:00
Olivier Courtin 08a6521cb1 Update documentation related to geography typmod export functions (r4535, r4536)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4539 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-29 07:45:30 +00:00
Regina Obe 6234fd0124 Add a new special index section to collect functions that take as input or output geography data type. Also give pretty anchor to PostGIS Geography section
git-svn-id: http://svn.osgeo.org/postgis/trunk@4538 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-29 06:34:48 +00:00
Regina Obe 0448cff32f another typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@4531 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-23 16:11:52 +00:00
Regina Obe 36e670f608 missing spots for geography.sql and postgis_comments.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@4530 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 21:56:48 +00:00
Regina Obe 9429fdac39 correct typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@4529 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 21:53:23 +00:00
Regina Obe 065a716fde start putting in geography functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@4528 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 21:14:26 +00:00
Regina Obe f28c14b110 get rid of things like invalid coords for 4326 space tripping up geography testing.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4525 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 12:27:40 +00:00
Regina Obe 0d612d199d Update installation to include geography.sql (yikes we still had install lwpostgis.sql -- no wonder people are so confused). Also upped required to 8.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@4523 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 11:27:54 +00:00
Regina Obe 1584597bb0 cut in Paul's geography.txt into the official docs. Didn't notice it before :(. We might need a whole new chapter for this to do it justice but will deal with formatting later.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4522 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 11:23:57 +00:00
Regina Obe d081062b48 fix typos and redundant things
git-svn-id: http://svn.osgeo.org/postgis/trunk@4516 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-20 08:15:36 +00:00
Regina Obe ce2e580385 flag some operators that support geography, put in logic to test for geography marked functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@4515 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-20 08:10:31 +00:00
Regina Obe 218d88265a git-svn-id: http://svn.osgeo.org/postgis/trunk@4514 b70326c6-7e19-0410-871a-916f4a2858ee 2009-09-20 07:50:07 +00:00
Regina Obe 99c9f3c7a2 Make slot for geography data type and start filling in details
git-svn-id: http://svn.osgeo.org/postgis/trunk@4513 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-20 07:45:11 +00:00
Regina Obe 06f0462bc3 Revise garden test to include testing for creating geography types. Still needs a bit more work. Also discovered more crashers to put in bug list (not all related to geography)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4510 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-17 15:44:47 +00:00
Mark Cave-Ayland b7d587678b Merge Paul's geodetic (geography) branch into trunk, as per discussions on postgis-devel. Most of the merge was automatic (albeit quite slow), with a few manual touch-ups where the merge algorithm couldn't handle this automatically. "make check" runs and passes, so I hope I haven't managed to break too much ;)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4494 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-14 10:54:33 +00:00
Regina Obe d49cf3ed56 formatting cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@4493 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-12 04:01:15 +00:00
Regina Obe 224987ed74 Add more line crossings. change tab to 4 spaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@4492 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-12 03:43:15 +00:00
Regina Obe 9f6832a050 define new styles mediumline and use those
git-svn-id: http://svn.osgeo.org/postgis/trunk@4491 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-12 03:12:10 +00:00
Regina Obe c8f1179ea2 add new st_linecrossing graphic, experiment with new style, put in informal table
git-svn-id: http://svn.osgeo.org/postgis/trunk@4484 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-11 21:24:34 +00:00
Regina Obe bedfa80299 incomplete finish later
git-svn-id: http://svn.osgeo.org/postgis/trunk@4480 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-11 12:40:42 +00:00
Regina Obe b4bdfc1a6c make arrow and start separate to see if it shows better
git-svn-id: http://svn.osgeo.org/postgis/trunk@4479 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-11 12:26:21 +00:00
Regina Obe c162e3cf0e revise example so scales well on 200 x 200 grid
git-svn-id: http://svn.osgeo.org/postgis/trunk@4478 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-11 06:04:54 +00:00