]>
granicus.if.org Git - postgis/log
Sandro Santilli [Tue, 29 Sep 2009 13:31:20 +0000 (13:31 +0000)]
Ensure lwcollection_segmentize2d always return a NEW geometry. Fixes ticket #254. Add regression test for that bug.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4542
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 29 Sep 2009 12:42:03 +0000 (12:42 +0000)]
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
Regina Obe [Tue, 29 Sep 2009 12:23:44 +0000 (12:23 +0000)]
Put in overload text for ST_AsText and ST_AsBinary to prevent the function .. is not unique when passing in text (unknown) rep of a geometry. Still need to do this for ST_AsKML etc. that Olivier just put in.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4540
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 29 Sep 2009 07:45:30 +0000 (07:45 +0000)]
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
Regina Obe [Tue, 29 Sep 2009 06:34:48 +0000 (06:34 +0000)]
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
Paul Ramsey [Mon, 28 Sep 2009 22:45:37 +0000 (22:45 +0000)]
Test re-org and first cut at edge intersection.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4537
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Mon, 28 Sep 2009 18:31:34 +0000 (18:31 +0000)]
A forgot prototype in ST_AsGeoJson export function
git-svn-id: http://svn.osgeo.org/postgis/trunk@4536
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Mon, 28 Sep 2009 18:16:21 +0000 (18:16 +0000)]
Add geography typmod support for export functions (ST_AsGML, ST_AsGeoJson, ST_KML, St_AsSVG). Create lwgeom_export.c and lwgeom_export.h to factorize common export functions routines.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4535
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 25 Sep 2009 13:32:14 +0000 (13:32 +0000)]
remove regex.h include per Nicklas observation its still in there.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4533
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Sep 2009 18:15:43 +0000 (18:15 +0000)]
Add SQL def'n for geography_analyze function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4532
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 23 Sep 2009 16:11:52 +0000 (16:11 +0000)]
another typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@4531
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Sep 2009 21:56:48 +0000 (21:56 +0000)]
missing spots for geography.sql and postgis_comments.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@4530
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Sep 2009 21:53:23 +0000 (21:53 +0000)]
correct typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@4529
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Sep 2009 21:14:26 +0000 (21:14 +0000)]
start putting in geography functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@4528
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 22 Sep 2009 13:38:17 +0000 (13:38 +0000)]
Commit fix to LW_ABS() macro as discovered by Nicklas Aven.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4527
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 22 Sep 2009 13:09:00 +0000 (13:09 +0000)]
Add the basic machinery to call a function when running VACUUM ANALYZE on a geography column - the more interesting parts are yet to come ;)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4526
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Sep 2009 12:27:40 +0000 (12:27 +0000)]
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
Mark Cave-Ayland [Tue, 22 Sep 2009 11:53:47 +0000 (11:53 +0000)]
Oops - forgot to bump the array indices on the last commit :(
git-svn-id: http://svn.osgeo.org/postgis/trunk@4524
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Sep 2009 11:27:54 +0000 (11:27 +0000)]
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
Regina Obe [Tue, 22 Sep 2009 11:23:57 +0000 (11:23 +0000)]
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
Mark Cave-Ayland [Tue, 22 Sep 2009 11:23:30 +0000 (11:23 +0000)]
Add missing geometry(m)(z) type missing from previous commit.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4521
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 22 Sep 2009 11:13:33 +0000 (11:13 +0000)]
Remove dependency on regex library by implementing the same functionality using standard C functions. Passes regression tests for me.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4520
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 22 Sep 2009 00:06:09 +0000 (00:06 +0000)]
Change signatures to use fewer pointers.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4519
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 21 Sep 2009 10:57:59 +0000 (10:57 +0000)]
Update LWDEBUG(F)/POSTGIS_DEBUG(F) macro debug levels to follow the standard in postgis/DEBUG.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4518
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 21 Sep 2009 10:50:00 +0000 (10:50 +0000)]
Change macros to use capitalised names, as per standard C convention. This means it is possible at a glance to determine what is a macro and what is a function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4517
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Sep 2009 08:15:36 +0000 (08:15 +0000)]
fix typos and redundant things
git-svn-id: http://svn.osgeo.org/postgis/trunk@4516
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Sep 2009 08:10:31 +0000 (08:10 +0000)]
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
Regina Obe [Sun, 20 Sep 2009 07:50:07 +0000 (07:50 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4514
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Sep 2009 07:45:11 +0000 (07:45 +0000)]
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
Paul Ramsey [Fri, 18 Sep 2009 14:53:25 +0000 (14:53 +0000)]
Clean up tests so they pass quietly. (#249)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4512
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Sep 2009 14:10:55 +0000 (14:10 +0000)]
#250: Fix to get mingw to compile using conditional -lregex
Had to change configure.ac too so -lregex is not put in if its built-in.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4511
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 17 Sep 2009 15:44:47 +0000 (15:44 +0000)]
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
Paul Ramsey [Thu, 17 Sep 2009 05:57:12 +0000 (05:57 +0000)]
Fix serialization problem with lwgeoms that have bboxes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4509
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 17 Sep 2009 05:33:35 +0000 (05:33 +0000)]
Clean up gbox serialization a little
git-svn-id: http://svn.osgeo.org/postgis/trunk@4508
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 17 Sep 2009 02:33:49 +0000 (02:33 +0000)]
Add lwgeom_is_empty() test
git-svn-id: http://svn.osgeo.org/postgis/trunk@4507
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 17 Sep 2009 00:01:53 +0000 (00:01 +0000)]
Work on tracking down bug in casting geometry->geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@4506
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Sep 2009 22:43:20 +0000 (22:43 +0000)]
Fix some test cases crossing the date line
git-svn-id: http://svn.osgeo.org/postgis/trunk@4505
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Sep 2009 21:09:24 +0000 (21:09 +0000)]
Add gbox string constructor for testing purposes
git-svn-id: http://svn.osgeo.org/postgis/trunk@4504
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Sep 2009 20:19:20 +0000 (20:19 +0000)]
More tests pass
git-svn-id: http://svn.osgeo.org/postgis/trunk@4503
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Sep 2009 18:54:24 +0000 (18:54 +0000)]
Change back to less intensive cartesian clairaut
git-svn-id: http://svn.osgeo.org/postgis/trunk@4502
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Sep 2009 18:50:54 +0000 (18:50 +0000)]
Fix errors in calculating geocentric bounds. Early test cases now pass!
git-svn-id: http://svn.osgeo.org/postgis/trunk@4501
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Sep 2009 21:21:27 +0000 (21:21 +0000)]
Hook geocentric calculation into gbox routines, start testing
git-svn-id: http://svn.osgeo.org/postgis/trunk@4500
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Sep 2009 19:50:24 +0000 (19:50 +0000)]
Geocentric bounding box roughed in and compiles.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4499
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 14 Sep 2009 20:30:35 +0000 (20:30 +0000)]
Start the geodetic machinery. Add an internal API header for eventual API rationalisation
git-svn-id: http://svn.osgeo.org/postgis/trunk@4498
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 14 Sep 2009 18:33:54 +0000 (18:33 +0000)]
Crib index penalty tweak from pgsphere.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4497
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 14 Sep 2009 18:15:18 +0000 (18:15 +0000)]
Add FP_EQUALS and bracket arguments for a little extra safety
git-svn-id: http://svn.osgeo.org/postgis/trunk@4496
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Mon, 14 Sep 2009 17:01:30 +0000 (17:01 +0000)]
fix for POPULATE_GEOMETRY_COLUMNS - remove hard-coded "public" schema references.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4495
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 14 Sep 2009 10:54:33 +0000 (10:54 +0000)]
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
Regina Obe [Sat, 12 Sep 2009 04:01:15 +0000 (04:01 +0000)]
formatting cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@4493
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 12 Sep 2009 03:43:15 +0000 (03:43 +0000)]
Add more line crossings. change tab to 4 spaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@4492
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 12 Sep 2009 03:12:10 +0000 (03:12 +0000)]
define new styles mediumline and use those
git-svn-id: http://svn.osgeo.org/postgis/trunk@4491
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Sep 2009 21:24:34 +0000 (21:24 +0000)]
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
Regina Obe [Fri, 11 Sep 2009 12:40:42 +0000 (12:40 +0000)]
incomplete finish later
git-svn-id: http://svn.osgeo.org/postgis/trunk@4480
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Sep 2009 12:26:21 +0000 (12:26 +0000)]
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
Regina Obe [Fri, 11 Sep 2009 06:04:54 +0000 (06:04 +0000)]
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
Kevin Neufeld [Fri, 11 Sep 2009 03:19:19 +0000 (03:19 +0000)]
added a few comments to aid in image generation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4477
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 06:34:10 +0000 (06:34 +0000)]
round digits
git-svn-id: http://svn.osgeo.org/postgis/trunk@4475
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 06:19:23 +0000 (06:19 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4474
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 05:56:40 +0000 (05:56 +0000)]
try geometry collection instead
git-svn-id: http://svn.osgeo.org/postgis/trunk@4473
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 05:54:32 +0000 (05:54 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4472
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 05:39:55 +0000 (05:39 +0000)]
typo in makefile
git-svn-id: http://svn.osgeo.org/postgis/trunk@4471
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 05:27:19 +0000 (05:27 +0000)]
first attempt at figure for st_linecrossingdirection. Also query correction.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4470
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 04:10:44 +0000 (04:10 +0000)]
figure for st_line_substring
git-svn-id: http://svn.osgeo.org/postgis/trunk@4468
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Sep 2009 04:03:56 +0000 (04:03 +0000)]
figure of st_line_interpolate_point
git-svn-id: http://svn.osgeo.org/postgis/trunk@4467
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 8 Sep 2009 06:09:51 +0000 (06:09 +0000)]
better fit example
git-svn-id: http://svn.osgeo.org/postgis/trunk@4451
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 8 Sep 2009 05:28:50 +0000 (05:28 +0000)]
typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@4450
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 8 Sep 2009 05:24:23 +0000 (05:24 +0000)]
forgot wkt
git-svn-id: http://svn.osgeo.org/postgis/trunk@4449
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 8 Sep 2009 05:24:07 +0000 (05:24 +0000)]
figure for minimum bounding circle
git-svn-id: http://svn.osgeo.org/postgis/trunk@4448
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 5 Sep 2009 17:31:24 +0000 (17:31 +0000)]
Some wording changes and addition of figure for st_difference
git-svn-id: http://svn.osgeo.org/postgis/trunk@4446
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 5 Sep 2009 17:11:16 +0000 (17:11 +0000)]
formatting change
git-svn-id: http://svn.osgeo.org/postgis/trunk@4445
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 5 Sep 2009 16:55:29 +0000 (16:55 +0000)]
add figures for st_symdifference and slight update on st_convexhull
git-svn-id: http://svn.osgeo.org/postgis/trunk@4444
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Fri, 4 Sep 2009 18:43:08 +0000 (18:43 +0000)]
added images as a requirement to the chunked-html target
git-svn-id: http://svn.osgeo.org/postgis/trunk@4443
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Fri, 4 Sep 2009 18:24:26 +0000 (18:24 +0000)]
made the 'images' a requirement for pdf generation
changed the background of the generated images to white instead of being transparent.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4442
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Sep 2009 18:57:22 +0000 (18:57 +0000)]
minor formatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@4440
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Sep 2009 18:34:23 +0000 (18:34 +0000)]
better convex hull example
git-svn-id: http://svn.osgeo.org/postgis/trunk@4439
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 19:10:36 +0000 (19:10 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4438
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 18:58:57 +0000 (18:58 +0000)]
better visual convex hull
git-svn-id: http://svn.osgeo.org/postgis/trunk@4437
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 18:38:34 +0000 (18:38 +0000)]
Put in image of ST_ConvexHull
git-svn-id: http://svn.osgeo.org/postgis/trunk@4436
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 17:41:27 +0000 (17:41 +0000)]
put in alpha order
git-svn-id: http://svn.osgeo.org/postgis/trunk@4434
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 17:32:15 +0000 (17:32 +0000)]
get rid of extra space
git-svn-id: http://svn.osgeo.org/postgis/trunk@4433
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 17:23:35 +0000 (17:23 +0000)]
Make gaping hole more gaping, make code table 1 column instead of 2
git-svn-id: http://svn.osgeo.org/postgis/trunk@4432
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 16:44:23 +0000 (16:44 +0000)]
improve on st_buildarea code formatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@4430
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Fri, 28 Aug 2009 15:37:02 +0000 (15:37 +0000)]
Changing MULTIPOLYGON into several POLYGONs so the image generating WKT parser doesn't fail.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4429
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Fri, 28 Aug 2009 15:16:50 +0000 (15:16 +0000)]
added a small How To section, referencing the wiki on how to generate images used in the documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4428
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 12:03:37 +0000 (12:03 +0000)]
Add pictures for ST_BuildArea examples
git-svn-id: http://svn.osgeo.org/postgis/trunk@4427
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 28 Aug 2009 11:34:17 +0000 (11:34 +0000)]
Commit jlivni documentation addition and update with minor comment for PostgreSQL 8.4 users and notice about obsolete settings. Also put in hyperlinks back to the current interactive version of PostgreSQL manual for each part.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4425
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 23 Aug 2009 02:20:34 +0000 (02:20 +0000)]
change lwpostgis to postgis and example to show 1.5.0SVN
git-svn-id: http://svn.osgeo.org/postgis/trunk@4423
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 17 Aug 2009 13:22:12 +0000 (13:22 +0000)]
Initialize counter to ensure later test works (#239)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4421
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 17 Aug 2009 13:19:49 +0000 (13:19 +0000)]
Add comment and clearer information to fix for #239
git-svn-id: http://svn.osgeo.org/postgis/trunk@4419
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 17 Aug 2009 11:37:43 +0000 (11:37 +0000)]
revert order of availability. Revise xsl to pick up availabilities embedded in note tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@4417
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 17 Aug 2009 11:29:24 +0000 (11:29 +0000)]
debugging why not showing in new section
git-svn-id: http://svn.osgeo.org/postgis/trunk@4416
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 17 Aug 2009 02:59:25 +0000 (02:59 +0000)]
Fix for handling of empty geometrycollection in asssvg (#239)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4415
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 15:03:49 +0000 (15:03 +0000)]
update svg availability note
git-svn-id: http://svn.osgeo.org/postgis/trunk@4413
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 14:49:42 +0000 (14:49 +0000)]
Correct ST_AsSVG command to reflect introduction of L command
git-svn-id: http://svn.osgeo.org/postgis/trunk@4410
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 05:34:32 +0000 (05:34 +0000)]
add null and empty geometry collection to garden variety geometry list
git-svn-id: http://svn.osgeo.org/postgis/trunk@4409
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 05:29:56 +0000 (05:29 +0000)]
cast null to geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@4408
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 05:09:36 +0000 (05:09 +0000)]
Version of garden test to allow selecting a subset of functions to test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4407
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 04:41:57 +0000 (04:41 +0000)]
update ST_buffer (include buffer style in refpuprose so shows in postgresql function descrip),
update refpurpose of hausdorf and include useful links for more details
git-svn-id: http://svn.osgeo.org/postgis/trunk@4406
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Thu, 13 Aug 2009 00:37:30 +0000 (00:37 +0000)]
Removing accidental commit from r4366.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4397
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 11 Aug 2009 16:38:32 +0000 (16:38 +0000)]
Add ChangeLog.svn rule, and auxiliary authors file
git-svn-id: http://svn.osgeo.org/postgis/trunk@4383
b70326c6 -7e19-0410-871a-
916f4a2858ee