]>
granicus.if.org Git - postgis/log
Regina Obe [Wed, 4 Nov 2009 11:57:06 +0000 (11:57 +0000)]
type correction in ST_BuildArea output. Add additional proto to ST_Area and correct the example to show the new spheroid measurement default
git-svn-id: http://svn.osgeo.org/postgis/trunk@4735
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Wed, 4 Nov 2009 09:53:43 +0000 (09:53 +0000)]
Give priority to gml namespace attribute if any. Apply a fix on ring incrementation (Surface/interior)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4734
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 4 Nov 2009 03:27:33 +0000 (03:27 +0000)]
Change ST_Area(geog) to defaul to spheroid calculation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4733
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 4 Nov 2009 00:13:04 +0000 (00:13 +0000)]
Remove unit test failure cases in 32-bit architectures. Now have to test correctness
of algorithms on test data in 64-bit environment.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4732
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 3 Nov 2009 22:26:25 +0000 (22:26 +0000)]
Initial support of Xlink. Add related units tests. Few cleaning
git-svn-id: http://svn.osgeo.org/postgis/trunk@4731
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 3 Nov 2009 22:24:12 +0000 (22:24 +0000)]
Add xpath headers support for libxml2
git-svn-id: http://svn.osgeo.org/postgis/trunk@4730
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 3 Nov 2009 21:24:53 +0000 (21:24 +0000)]
File headers and property setting.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4729
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 3 Nov 2009 21:16:57 +0000 (21:16 +0000)]
Add in handlers to avoid sheroid area cases we currently cannot handle.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4728
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 3 Nov 2009 21:13:00 +0000 (21:13 +0000)]
Slight change in ST_Area wording.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4727
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2009 15:32:20 +0000 (15:32 +0000)]
amend distance proto and example -- now we default to spheroid
git-svn-id: http://svn.osgeo.org/postgis/trunk@4726
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 3 Nov 2009 13:36:47 +0000 (13:36 +0000)]
Add namespace support. Add pointProperty and pointRep support. Fix pos and posList spaces inside coordinates issue. Comments update. Update unit tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@4725
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2009 10:03:06 +0000 (10:03 +0000)]
get rid of extra para tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@4724
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2009 09:47:21 +0000 (09:47 +0000)]
more typo fixing
git-svn-id: http://svn.osgeo.org/postgis/trunk@4723
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2009 09:33:27 +0000 (09:33 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@4722
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2009 05:19:52 +0000 (05:19 +0000)]
Document ST_Buffer for geography and caveats
git-svn-id: http://svn.osgeo.org/postgis/trunk@4721
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 3 Nov 2009 02:58:03 +0000 (02:58 +0000)]
Re-enable other geodetic unit tests and remove Java code block.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4720
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 3 Nov 2009 00:36:02 +0000 (00:36 +0000)]
First cut of ST_Area(geography) on spheroid. Currently not default, use ST_Area(geog, true) to enable it. Beware of limitations over poles and eequator.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4719
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 2 Nov 2009 12:05:44 +0000 (12:05 +0000)]
minor corrections to ST_distance_sphere/spheroid descriptions
git-svn-id: http://svn.osgeo.org/postgis/trunk@4717
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 1 Nov 2009 22:31:05 +0000 (22:31 +0000)]
amend doc for st_distance_sphere, st_distance_spheroid to reflect expanded support.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4716
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 31 Oct 2009 05:05:44 +0000 (05:05 +0000)]
Make distance_spher(oid) functions a little more type safe.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4713
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 31 Oct 2009 04:53:25 +0000 (04:53 +0000)]
Update distance_sphere and distance_spheroid to back onto new geodetic handlers and support generic geometry.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4712
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 31 Oct 2009 00:10:37 +0000 (00:10 +0000)]
Tighten up geometry->geography case (#265)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4711
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 31 Oct 2009 00:01:45 +0000 (00:01 +0000)]
Add ST_Length() implementation on spheroid and rationalize the sphere/spheroid implementations into
a smaller shared set of functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4710
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 30 Oct 2009 20:45:50 +0000 (20:45 +0000)]
Add in spheroid calculations for ST_Distance and ST_DWithin.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4709
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 30 Oct 2009 19:00:22 +0000 (19:00 +0000)]
Add link to new compatibility matrix
git-svn-id: http://svn.osgeo.org/postgis/trunk@4708
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 20:31:02 +0000 (20:31 +0000)]
Change dimension to srsDimension (GML 3.1.1)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4705
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 20:21:15 +0000 (20:21 +0000)]
Change attribute dimension into srsDimension (GML 3.1.1), cf #276
git-svn-id: http://svn.osgeo.org/postgis/trunk@4704
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 29 Oct 2009 19:53:53 +0000 (19:53 +0000)]
Minor changes for numerical stability. Remove logging.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4702
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 29 Oct 2009 19:41:08 +0000 (19:41 +0000)]
Increase precision of minor axis constant.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4701
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 29 Oct 2009 19:24:06 +0000 (19:24 +0000)]
Spheroid distance calculation between points added.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4700
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 18:42:17 +0000 (18:42 +0000)]
Add mixed GML srs support. Add ability to deal with lat/lon issue in GML 3. Fix GML collection units tests. Update units tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@4699
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 18:40:34 +0000 (18:40 +0000)]
Expose transform_point, make_project and GetProj4StringSPI. Creation of lwgem_transform.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@4698
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 14:21:09 +0000 (14:21 +0000)]
Update unit test result, related to error message change (r4662 in lwgeom_transform.c)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4697
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 14:08:16 +0000 (14:08 +0000)]
Add attribute dimension in gml:pos and gml:posList. Fix geometrycollection invalid GML output. Update units test. Cf #276
git-svn-id: http://svn.osgeo.org/postgis/trunk@4696
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 28 Oct 2009 23:05:09 +0000 (23:05 +0000)]
Note why the penalty function was changed.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4694
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 28 Oct 2009 23:02:04 +0000 (23:02 +0000)]
Remove overly clever penalty calculation and improve index structure a lot!
git-svn-id: http://svn.osgeo.org/postgis/trunk@4693
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 28 Oct 2009 18:38:03 +0000 (18:38 +0000)]
Fill in actual error condition
git-svn-id: http://svn.osgeo.org/postgis/trunk@4692
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 28 Oct 2009 18:20:44 +0000 (18:20 +0000)]
Fix error in picksplit routine, perhaps will fix balance problem.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4691
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Oct 2009 12:13:56 +0000 (12:13 +0000)]
slight attribution update
git-svn-id: http://svn.osgeo.org/postgis/trunk@4690
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Oct 2009 11:56:01 +0000 (11:56 +0000)]
minor update to release notes (copying content from branch 1.3 not in trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4689
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Oct 2009 11:47:39 +0000 (11:47 +0000)]
switch pretty tag back to credits -- already linked in reference.xml
git-svn-id: http://svn.osgeo.org/postgis/trunk@4687
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Oct 2009 11:40:46 +0000 (11:40 +0000)]
update credits to include breakout of PSC and bump up people with commit access and currently committing work
git-svn-id: http://svn.osgeo.org/postgis/trunk@4686
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Oct 2009 11:05:40 +0000 (11:05 +0000)]
copy release notes text from branch 1.4 which is strangely more up to date.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4684
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Oct 2009 10:58:33 +0000 (10:58 +0000)]
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
Olivier Courtin [Tue, 27 Oct 2009 21:39:35 +0000 (21:39 +0000)]
Fix huge number overflow in export functions, cf #277
git-svn-id: http://svn.osgeo.org/postgis/trunk@4682
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Sat, 24 Oct 2009 16:37:12 +0000 (16:37 +0000)]
Add multi data coordinates support. Add unit test case data_1
git-svn-id: http://svn.osgeo.org/postgis/trunk@4680
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Sat, 24 Oct 2009 16:35:31 +0000 (16:35 +0000)]
Add ptarray_merge function
git-svn-id: http://svn.osgeo.org/postgis/trunk@4679
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 23 Oct 2009 23:16:03 +0000 (23:16 +0000)]
Update personal information.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4677
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Oct 2009 16:01:38 +0000 (16:01 +0000)]
typo in example
git-svn-id: http://svn.osgeo.org/postgis/trunk@4676
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Oct 2009 15:51:15 +0000 (15:51 +0000)]
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
Regina Obe [Fri, 23 Oct 2009 13:26:33 +0000 (13:26 +0000)]
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
Olivier Courtin [Thu, 22 Oct 2009 14:08:09 +0000 (14:08 +0000)]
Use ptarray_isclosed3d to check if 3D rings are closed also on Z. Update units tests cases
git-svn-id: http://svn.osgeo.org/postgis/trunk@4671
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 22 Oct 2009 14:06:45 +0000 (14:06 +0000)]
Add ptarray_isclosed3d function
git-svn-id: http://svn.osgeo.org/postgis/trunk@4670
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 20 Oct 2009 15:30:23 +0000 (15:30 +0000)]
fix typo in libxml deactivated notice
git-svn-id: http://svn.osgeo.org/postgis/trunk@4669
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 20 Oct 2009 13:07:05 +0000 (13:07 +0000)]
Add HAVE_LIBXML2
git-svn-id: http://svn.osgeo.org/postgis/trunk@4668
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 20 Oct 2009 12:54:01 +0000 (12:54 +0000)]
Add initial version of GeomFromGML function, and units tests cases.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4667
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 20 Oct 2009 12:51:40 +0000 (12:51 +0000)]
Add libxml2 support (needed by GeomFromGML)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4666
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 19 Oct 2009 12:53:07 +0000 (12:53 +0000)]
update to include ST_Length for geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@4665
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 19 Oct 2009 05:05:47 +0000 (05:05 +0000)]
Add _ST_BestSRID(Geography) utility function to support ST_Buffer(geography, radius) hack that casts back and forth to geometry.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4664
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 18 Oct 2009 21:15:32 +0000 (21:15 +0000)]
Add in support for magic srid numbers that will always be available for UTM WGS84 and polar stereography. Will be used in wrappers that allow geometry functions to be applied to geography.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4663
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 18 Oct 2009 04:19:04 +0000 (04:19 +0000)]
ST_Length(geography) per #266
git-svn-id: http://svn.osgeo.org/postgis/trunk@4662
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 16 Oct 2009 23:30:20 +0000 (23:30 +0000)]
Muck with index logging code.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4661
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Fri, 16 Oct 2009 16:33:22 +0000 (16:33 +0000)]
Fix the geography <column> && <column> selectivity code. Now the answers between geometry and geography are reasonably similar :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4660
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Fri, 16 Oct 2009 16:31:52 +0000 (16:31 +0000)]
Commit a first-hack attempt at a script to test the geography join estimation code.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4659
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Fri, 16 Oct 2009 16:23:50 +0000 (16:23 +0000)]
Change "Mixed Geometry Types" message into a warning rather than an error in the existing join estimation test script.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4658
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 16 Oct 2009 13:33:25 +0000 (13:33 +0000)]
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
Regina Obe [Fri, 16 Oct 2009 13:01:42 +0000 (13:01 +0000)]
#269 get rid of geography -> geometry implicit to make it an explicit cast
git-svn-id: http://svn.osgeo.org/postgis/trunk@4656
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 16 Oct 2009 09:37:14 +0000 (09:37 +0000)]
Tell what the default is for -N in help output and README file
git-svn-id: http://svn.osgeo.org/postgis/trunk@4655
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 15 Oct 2009 17:50:14 +0000 (17:50 +0000)]
Update the TYPMOD_SET_* macros in the same way as for the FLAGS_SET_* macros earlier, so that they actually change the variable they reference.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4654
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 15 Oct 2009 17:45:36 +0000 (17:45 +0000)]
Add (slightly hacked) version of geography selectivity test script to the repo.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4653
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 15 Oct 2009 17:44:48 +0000 (17:44 +0000)]
Fix test_estimation.pl script so it doesn't require oids - no-one uses these in the 21st century...
git-svn-id: http://svn.osgeo.org/postgis/trunk@4652
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 15 Oct 2009 15:35:45 +0000 (15:35 +0000)]
Alter the FLAGS_SET_* macros so that they actually update the specified flag variable, rather than just returning the new value of the flag variable.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4651
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 15 Oct 2009 14:48:01 +0000 (14:48 +0000)]
Fix for column intersection geography queries sometimes returning "lwgeom_get_gbox_geodetic: non-geodetic gbox provided" during execution - a missing initialisation bug.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4650
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Wed, 14 Oct 2009 16:57:54 +0000 (16:57 +0000)]
Re-enable ANALYZE hook, now that it doesn't crash upon loading Paul's test dataset anymore.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4649
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Wed, 14 Oct 2009 16:22:09 +0000 (16:22 +0000)]
Don't use the default (integer) version of abs() during floating point calculations...
git-svn-id: http://svn.osgeo.org/postgis/trunk@4648
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 13 Oct 2009 19:50:45 +0000 (19:50 +0000)]
Much better fix for NaN area problem.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4647
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 13 Oct 2009 19:39:19 +0000 (19:39 +0000)]
HAck fix for NaN areas.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4646
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 11 Oct 2009 02:03:13 +0000 (02:03 +0000)]
Don't copy bboxes from lwgeom to gserialized when working with geodetics. (#263)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4640
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 10 Oct 2009 16:59:41 +0000 (16:59 +0000)]
update to include ST_Covers geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@4639
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 10 Oct 2009 15:43:39 +0000 (15:43 +0000)]
update ST_Area with geography examples
git-svn-id: http://svn.osgeo.org/postgis/trunk@4638
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 10 Oct 2009 03:18:28 +0000 (03:18 +0000)]
Add geometry(geography) case per #257
git-svn-id: http://svn.osgeo.org/postgis/trunk@4637
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 10 Oct 2009 00:08:14 +0000 (00:08 +0000)]
Fix ST_Area(geography) calculation to be more... correct.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4636
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 9 Oct 2009 19:23:05 +0000 (19:23 +0000)]
Add implementation for ST_Covers(geography, geography) in point-in-polygon case.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4635
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 9 Oct 2009 18:07:06 +0000 (18:07 +0000)]
Fix incorrect use of flags macros
git-svn-id: http://svn.osgeo.org/postgis/trunk@4634
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 9 Oct 2009 16:51:27 +0000 (16:51 +0000)]
One more fix for #260.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4633
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 9 Oct 2009 16:07:37 +0000 (16:07 +0000)]
Fix for #261 (spurious dimension difference errors)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4632
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Oct 2009 10:39:36 +0000 (10:39 +0000)]
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
Paul Ramsey [Fri, 9 Oct 2009 04:16:44 +0000 (04:16 +0000)]
Add ST_PointOutside() function for testing purposes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4630
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 8 Oct 2009 19:40:59 +0000 (19:40 +0000)]
Make geographic point initialization slightly more efficient (avoid doing it twice for each vertex)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4629
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 8 Oct 2009 18:59:30 +0000 (18:59 +0000)]
Make error messages slightly less opaque
git-svn-id: http://svn.osgeo.org/postgis/trunk@4628
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 8 Oct 2009 18:41:40 +0000 (18:41 +0000)]
Comment out analyze argument in geometry type creation -- it is causing a crash for me when loading my test data tables.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4627
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 8 Oct 2009 17:10:58 +0000 (17:10 +0000)]
Change radius figure to common average.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4626
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 8 Oct 2009 17:04:56 +0000 (17:04 +0000)]
Reformat SQL lines with tabs
git-svn-id: http://svn.osgeo.org/postgis/trunk@4625
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 8 Oct 2009 11:43:32 +0000 (11:43 +0000)]
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
Regina Obe [Thu, 8 Oct 2009 11:40:02 +0000 (11:40 +0000)]
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
Mark Cave-Ayland [Thu, 8 Oct 2009 10:29:11 +0000 (10:29 +0000)]
Commit first attempt at working geography index selectivity - the conversion should be there, however it needs some kind of test harness to verify some of the results.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4622
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 8 Oct 2009 05:35:59 +0000 (05:35 +0000)]
ST_Area(geography) implementation and SQL bindings.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4621
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Oct 2009 14:26:21 +0000 (14:26 +0000)]
Make the calculation of gboxes a little simpler in the db level code.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4620
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Wed, 7 Oct 2009 12:16:04 +0000 (12:16 +0000)]
Fix #179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays again. There was another non-NULL safe array iterator within LWGEOM_makeline_garray.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4618
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 7 Oct 2009 11:52:40 +0000 (11:52 +0000)]
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