]> granicus.if.org Git - postgis/log
postgis
16 years agomoved over ST_LineFromWKB
Kevin Neufeld [Wed, 11 Mar 2009 05:13:15 +0000 (05:13 +0000)]
moved over ST_LineFromWKB

git-svn-id: http://svn.osgeo.org/postgis/trunk@3853 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoadded missing linkend
Kevin Neufeld [Wed, 11 Mar 2009 05:11:30 +0000 (05:11 +0000)]
added missing linkend

git-svn-id: http://svn.osgeo.org/postgis/trunk@3852 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoupdated doc descriptions and linkends.
Kevin Neufeld [Wed, 11 Mar 2009 05:09:45 +0000 (05:09 +0000)]
updated doc descriptions and linkends.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3851 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agomoved over ST_PointFromWKB
Kevin Neufeld [Wed, 11 Mar 2009 04:56:57 +0000 (04:56 +0000)]
moved over ST_PointFromWKB

git-svn-id: http://svn.osgeo.org/postgis/trunk@3850 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agomoved over ST_GeomFromWKB
Kevin Neufeld [Wed, 11 Mar 2009 04:35:05 +0000 (04:35 +0000)]
moved over ST_GeomFromWKB

git-svn-id: http://svn.osgeo.org/postgis/trunk@3849 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoMore MSVC fixes from Mateusz related to ISO C++ vs. C99 variable initialisation.
Mark Cave-Ayland [Tue, 10 Mar 2009 21:29:14 +0000 (21:29 +0000)]
More MSVC fixes from Mateusz related to ISO C++ vs. C99 variable initialisation.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3848 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoupdated SVG unit to reduce to max 2 decimal digits
Olivier Courtin [Tue, 10 Mar 2009 21:05:19 +0000 (21:05 +0000)]
updated SVG unit to reduce to max 2 decimal digits

git-svn-id: http://svn.osgeo.org/postgis/trunk@3847 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoMSVC line
Paul Ramsey [Tue, 10 Mar 2009 21:03:47 +0000 (21:03 +0000)]
MSVC line

git-svn-id: http://svn.osgeo.org/postgis/trunk@3846 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd SVG unit test file
Olivier Courtin [Tue, 10 Mar 2009 20:49:27 +0000 (20:49 +0000)]
Add SVG unit test file

git-svn-id: http://svn.osgeo.org/postgis/trunk@3845 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd 1.3.5 release notes into trunk docs
Paul Ramsey [Tue, 10 Mar 2009 20:42:43 +0000 (20:42 +0000)]
Add 1.3.5 release notes into trunk docs

git-svn-id: http://svn.osgeo.org/postgis/trunk@3844 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFirst cut of 1.4 release notes.
Paul Ramsey [Tue, 10 Mar 2009 20:37:39 +0000 (20:37 +0000)]
First cut of 1.4 release notes.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3843 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for GBT#132: Make check should run CUnit. This is to aid developers as we move...
Mark Cave-Ayland [Tue, 10 Mar 2009 20:25:09 +0000 (20:25 +0000)]
Fix for GBT#132: Make check should run CUnit. This is to aid developers as we move the majority of the testing framework over to CUnit.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3842 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoCommit Mateusz's patch to move the postgres.h #include to the top of the file in...
Mark Cave-Ayland [Tue, 10 Mar 2009 20:15:27 +0000 (20:15 +0000)]
Commit Mateusz's patch to move the postgres.h #include to the top of the file in order to aid the MSVC build.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3841 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoupdate GML unit test according to AsGML option related to CRS output option
Olivier Courtin [Tue, 10 Mar 2009 20:15:22 +0000 (20:15 +0000)]
update GML unit test according to AsGML option related to CRS output option

git-svn-id: http://svn.osgeo.org/postgis/trunk@3840 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoRemove compiler warning from commit r3821.
Mark Cave-Ayland [Tue, 10 Mar 2009 19:37:47 +0000 (19:37 +0000)]
Remove compiler warning from commit r3821.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3839 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoUpdate unit test upon previous GeoJson CRS change
Olivier Courtin [Tue, 10 Mar 2009 19:30:52 +0000 (19:30 +0000)]
Update unit test upon previous GeoJson CRS change

git-svn-id: http://svn.osgeo.org/postgis/trunk@3838 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoUpdate PostGIS trunk so that the minimum required version of GEOS is 3.0.0. This...
Mark Cave-Ayland [Tue, 10 Mar 2009 19:29:55 +0000 (19:29 +0000)]
Update PostGIS trunk so that the minimum required version of GEOS is 3.0.0. This allows us to finally remove all remaining compilation warnings since we can adjust the casts to make correct use of the GEOS 3.0.0 header types.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3837 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix GeoJson CRS output format (1.0 spec). Add OGC long CRS format (Cf RFC 5165) as...
Olivier Courtin [Tue, 10 Mar 2009 18:20:20 +0000 (18:20 +0000)]
Fix GeoJson CRS output format (1.0 spec). Add OGC long CRS format (Cf RFC 5165) as an option. On AsGeoJson it change option order from 1.3.X between Bbox and CRS. On AsGML a new option parameter is added

git-svn-id: http://svn.osgeo.org/postgis/trunk@3835 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoSome documentation updates; change the instructions for decompressing the tarballs...
Mark Cave-Ayland [Tue, 10 Mar 2009 17:24:25 +0000 (17:24 +0000)]
Some documentation updates; change the instructions for decompressing the tarballs for PROJ and GEOS so that they work for our Solaris friends (as per the instructions for the main PostGIS tarball). Also move version entities for GEOS and PROJ into postgis.xml, so that as newer versions of PROJ/GEOS are released, we only need to update the version number in one location for the change to be reflected throughout the installation documentation.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3833 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAugment comment related to Paul's fix for GBT#130 as I'm bound to forget why we decid...
Mark Cave-Ayland [Tue, 10 Mar 2009 16:26:09 +0000 (16:26 +0000)]
Augment comment related to Paul's fix for GBT#130 as I'm bound to forget why we decided to do this at a later date...

git-svn-id: http://svn.osgeo.org/postgis/trunk@3831 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd circstring release and LWGEOM conversion entry
Olivier Courtin [Tue, 10 Mar 2009 16:24:50 +0000 (16:24 +0000)]
Add circstring release and LWGEOM conversion entry

git-svn-id: http://svn.osgeo.org/postgis/trunk@3830 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoRemove some GCC-isms from the unparser related to setting array sizes at run-time...
Mark Cave-Ayland [Tue, 10 Mar 2009 16:18:52 +0000 (16:18 +0000)]
Remove some GCC-isms from the unparser related to setting array sizes at run-time rather than compile time. Per report from Mateusz Loskot.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3828 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix GBT#126: Don't include private PROJ.4 header projects.h. It appears that from...
Mark Cave-Ayland [Tue, 10 Mar 2009 15:54:19 +0000 (15:54 +0000)]
Fix GBT#126: Don't include private PROJ.4 header projects.h. It appears that from its inception, PostGIS has inadvertently used the PROJ.4 internal projects.h header file rather than the correct proj_api.h header file. This patch flips over to the new header file and changes everything over to use the new external structures/APIS.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3827 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for GBT #130, remove bdpoly regression failure.
Paul Ramsey [Tue, 10 Mar 2009 15:12:11 +0000 (15:12 +0000)]
Fix for GBT #130, remove bdpoly regression failure.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3826 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for GBT#89: transform() grid-shift 2nd chance logic defective. Remove the 2nd...
Mark Cave-Ayland [Tue, 10 Mar 2009 15:06:42 +0000 (15:06 +0000)]
Fix for GBT#89: transform() grid-shift 2nd chance logic defective. Remove the 2nd chance logic completely and allow the user to configure the behaviour using the standard PROJ.4 +nadgrids parameter. I've added a section to the ST_Transform() section of the manual which gives an example of how you can do this.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3825 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd SVG L Command in absolute path according to BNF SVG Path. Add some forgotten...
Olivier Courtin [Tue, 10 Mar 2009 14:59:39 +0000 (14:59 +0000)]
Add SVG L Command in absolute path according to BNF SVG Path. Add some forgotten geometry release.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3824 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoMoving parser changes from spike/mleslie/parser to allow the proper nesting of compou...
Mark Leslie [Tue, 10 Mar 2009 00:29:32 +0000 (00:29 +0000)]
Moving parser changes from spike/mleslie/parser to allow the proper nesting of compound curves within curve polygons and the validation of compound curve continuity.  This also resolves GBT#124.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3821 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoDon't segmentize geometry if input doesn't pass hasarc
Paul Ramsey [Mon, 9 Mar 2009 22:01:04 +0000 (22:01 +0000)]
Don't segmentize geometry if input doesn't pass hasarc

git-svn-id: http://svn.osgeo.org/postgis/trunk@3820 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoPut ST_CurveToLine back in script. Seems to not crash anymore with Paul's changes...
Regina Obe [Mon, 9 Mar 2009 21:15:42 +0000 (21:15 +0000)]
Put ST_CurveToLine back in script.  Seems to not crash anymore with Paul's changes to GBT: 112

git-svn-id: http://svn.osgeo.org/postgis/trunk@3819 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for GBT#96.
Paul Ramsey [Mon, 9 Mar 2009 18:40:23 +0000 (18:40 +0000)]
Fix for GBT#96.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3817 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix the OSGB 27700 SRID definition in spatial_ref_sys.sql since it is missing a datum...
Mark Cave-Ayland [Mon, 9 Mar 2009 17:19:54 +0000 (17:19 +0000)]
Fix the OSGB 27700 SRID definition in spatial_ref_sys.sql since it is missing a datum parameter. We can't backpatch this since it is only available in newer versions of PROJ, and we don't have any PROJ version detection capability in 1.3 branch.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3816 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoRemove compile warnings from lwgeom_dump.c related to the removal of TupleDescGetSlot...
Mark Cave-Ayland [Mon, 9 Mar 2009 16:20:03 +0000 (16:20 +0000)]
Remove compile warnings from lwgeom_dump.c related to the removal of TupleDescGetSlot (we don't need to set the deprecated fields in FuncCallContext if we are using BuildTupleFromCStrings).

git-svn-id: http://svn.osgeo.org/postgis/trunk@3815 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoMore camel-case changes.
Paul Ramsey [Mon, 9 Mar 2009 15:34:00 +0000 (15:34 +0000)]
More camel-case changes.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3814 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoRefactored the whole assvg export function in the same way than asgeojson. Fix #119...
Olivier Courtin [Mon, 9 Mar 2009 14:51:42 +0000 (14:51 +0000)]
Refactored the whole assvg export function in the same way than asgeojson. Fix #119 issue on big geometrycollection geometry. Keep the same SVG output than before

git-svn-id: http://svn.osgeo.org/postgis/trunk@3813 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoRemove some camelCase function signatures from liblwgeom
Paul Ramsey [Mon, 9 Mar 2009 14:36:15 +0000 (14:36 +0000)]
Remove some camelCase function signatures from liblwgeom

git-svn-id: http://svn.osgeo.org/postgis/trunk@3812 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for GBT#93: ST_Extent() and ST_Estimated_Extent() return BOX2DFLOAT4s. This is...
Mark Cave-Ayland [Sun, 8 Mar 2009 22:33:31 +0000 (22:33 +0000)]
Fix for GBT#93: ST_Extent() and ST_Estimated_Extent() return BOX2DFLOAT4s. This is currently done using a horrible hack for backwards compatibility which introduces a new type just for ST_Extent(). See GBT email to postgis-devel and code comments for more detail.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3811 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix goof in box2d computation.
Paul Ramsey [Sun, 8 Mar 2009 21:41:23 +0000 (21:41 +0000)]
Fix goof in box2d computation.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3809 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for GBT#112
Paul Ramsey [Sun, 8 Mar 2009 21:15:00 +0000 (21:15 +0000)]
Fix for GBT#112

git-svn-id: http://svn.osgeo.org/postgis/trunk@3807 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd some explanation comments to lwgeom_accum.c explaining why we need to implement...
Mark Cave-Ayland [Sun, 8 Mar 2009 17:00:54 +0000 (17:00 +0000)]
Add some explanation comments to lwgeom_accum.c explaining why we need to implement our own set of geometry aggregate functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3806 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAlter the in-built casts between the internal PostgreSQL BOX type and the PostGIS...
Mark Cave-Ayland [Sun, 8 Mar 2009 16:36:20 +0000 (16:36 +0000)]
Alter the in-built casts between the internal PostgreSQL BOX type and the PostGIS geometry/BOX3D types so that they do not go through an intermediate BOX2DFLOAT4 first. This prevents the float4 rounding errors appearing in the numbers when invoking the casts.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3805 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for GBT #116, EMPTY hex polygon no longer causes crash.
Paul Ramsey [Sun, 8 Mar 2009 15:37:27 +0000 (15:37 +0000)]
Fix for GBT #116, EMPTY hex polygon no longer causes crash.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3803 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix GBT#122: ST_SnapToGrid gives 13 when fed circular string. Alter the error message...
Mark Cave-Ayland [Sun, 8 Mar 2009 14:36:05 +0000 (14:36 +0000)]
Fix GBT#122: ST_SnapToGrid gives 13 when fed circular string. Alter the error message so that it correctly displays the type rather than just it's internal number.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3802 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agomissing svn tags and copyright info
Regina Obe [Fri, 6 Mar 2009 14:15:43 +0000 (14:15 +0000)]
missing svn tags and copyright info

git-svn-id: http://svn.osgeo.org/postgis/trunk@3799 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFlag ST_GeoHash as curved support friendly, put in pretty anchors for special functio...
Regina Obe [Tue, 3 Mar 2009 18:01:11 +0000 (18:01 +0000)]
Flag ST_GeoHash as curved support friendly, put in pretty anchors for special function sections

git-svn-id: http://svn.osgeo.org/postgis/trunk@3790 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix tests to match current geohash signatures (lon/lat) and precisions (odd and even)
Paul Ramsey [Tue, 3 Mar 2009 18:00:52 +0000 (18:00 +0000)]
Fix tests to match current geohash signatures (lon/lat) and precisions (odd and even)

git-svn-id: http://svn.osgeo.org/postgis/trunk@3789 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoGet rid of additional calls to TupleDescGetSlot(tupdesc) in dump and dumprings and...
Regina Obe [Fri, 27 Feb 2009 18:09:09 +0000 (18:09 +0000)]
Get rid of additional calls to  TupleDescGetSlot(tupdesc) in dump and dumprings and replace deprecated use of TupleDescGetSlot with 8.1+ preferred BlessTupleDesc

git-svn-id: http://svn.osgeo.org/postgis/trunk@3781 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix parse_hex to support lower-case A-F too (issue 120)
Sandro Santilli [Mon, 23 Feb 2009 15:19:37 +0000 (15:19 +0000)]
Fix parse_hex to support lower-case A-F too (issue 120)

git-svn-id: http://svn.osgeo.org/postgis/trunk@3762 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agochange to move postgis_comments.sql to root
Regina Obe [Mon, 23 Feb 2009 13:47:19 +0000 (13:47 +0000)]
change to move postgis_comments.sql to root

git-svn-id: http://svn.osgeo.org/postgis/trunk@3760 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd variable decls to trunk :)
Paul Ramsey [Thu, 19 Feb 2009 21:12:22 +0000 (21:12 +0000)]
Add variable decls to trunk :)

git-svn-id: http://svn.osgeo.org/postgis/trunk@3750 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd EOF marker, per GBT#105
Paul Ramsey [Thu, 19 Feb 2009 20:59:31 +0000 (20:59 +0000)]
Add EOF marker, per GBT#105

git-svn-id: http://svn.osgeo.org/postgis/trunk@3749 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoUpdate trunk so that it will compile against PostgreSQL 8.4. Based upon Talha Rizwan...
Mark Cave-Ayland [Thu, 19 Feb 2009 09:42:59 +0000 (09:42 +0000)]
Update trunk so that it will compile against PostgreSQL 8.4. Based upon Talha Rizwan's original patch, with a small tweak from me.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3741 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agochange to use tab separator instead
Regina Obe [Tue, 17 Feb 2009 18:26:04 +0000 (18:26 +0000)]
change to use tab separator instead

git-svn-id: http://svn.osgeo.org/postgis/trunk@3734 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agofix typo
Regina Obe [Tue, 17 Feb 2009 03:56:53 +0000 (03:56 +0000)]
fix typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@3730 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@3729 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Tue, 17 Feb 2009 03:02:17 +0000 (03:02 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@3729 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoMake new - 1 section with 2 subsections. Change ST_AsGeoJSON availability tag to...
Regina Obe [Tue, 17 Feb 2009 02:59:23 +0000 (02:59 +0000)]
Make new - 1 section with 2 subsections.  Change ST_AsGeoJSON availability tag to be consistent with others

git-svn-id: http://svn.osgeo.org/postgis/trunk@3728 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoSection new functions in 1.3
Regina Obe [Tue, 17 Feb 2009 02:55:49 +0000 (02:55 +0000)]
Section new functions in 1.3

git-svn-id: http://svn.osgeo.org/postgis/trunk@3727 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoTry again to get postgis_comments.sql to generate
Regina Obe [Mon, 16 Feb 2009 22:18:53 +0000 (22:18 +0000)]
Try again to get postgis_comments.sql to generate

git-svn-id: http://svn.osgeo.org/postgis/trunk@3721 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoamend st_union description to include new proto and performance enhancements. Add...
Regina Obe [Fri, 13 Feb 2009 19:56:52 +0000 (19:56 +0000)]
amend st_union description to include new proto and performance enhancements.  Add space before availability in xsl parser what is new section

git-svn-id: http://svn.osgeo.org/postgis/trunk@3705 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd special section listing new functions in this release. Get rid of note tag aroun...
Regina Obe [Fri, 13 Feb 2009 19:23:22 +0000 (19:23 +0000)]
Add special section listing new functions in this release.  Get rid of note tag around ST_GeoHash availability so consistent with other availability text

git-svn-id: http://svn.osgeo.org/postgis/trunk@3704 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@3702 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Fri, 13 Feb 2009 06:58:56 +0000 (06:58 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@3702 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agomore work on comments generation
Regina Obe [Thu, 12 Feb 2009 18:32:46 +0000 (18:32 +0000)]
more work on comments generation

git-svn-id: http://svn.osgeo.org/postgis/trunk@3694 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoPut in logic to output postgis_comments.sql
Regina Obe [Thu, 12 Feb 2009 17:39:59 +0000 (17:39 +0000)]
Put in logic to output postgis_comments.sql

git-svn-id: http://svn.osgeo.org/postgis/trunk@3690 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoBind ST_GeoHash into SQL.
Paul Ramsey [Wed, 11 Feb 2009 21:48:13 +0000 (21:48 +0000)]
Bind ST_GeoHash into SQL.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3688 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoChange references from ./lwgeom to ./postgis
Paul Ramsey [Wed, 11 Feb 2009 18:28:53 +0000 (18:28 +0000)]
Change references from ./lwgeom to ./postgis

git-svn-id: http://svn.osgeo.org/postgis/trunk@3687 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoChange the name of the main source directory. This is going to break the build for...
Paul Ramsey [Wed, 11 Feb 2009 18:22:32 +0000 (18:22 +0000)]
Change the name of the main source directory. This is going to break the build for a little while until I fix all the references, but I want to do it atomically to ensure version history is preserved.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3686 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoGeoHash implementation first cut.
Paul Ramsey [Wed, 11 Feb 2009 02:11:24 +0000 (02:11 +0000)]
GeoHash implementation first cut.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3685 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoSolve iconv-on-Solaris (and hopefully many other platforms with system iconv in...
Paul Ramsey [Tue, 10 Feb 2009 21:20:17 +0000 (21:20 +0000)]
Solve iconv-on-Solaris (and hopefully  many other platforms with system iconv in libc) problem in autoconf.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3683 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoDemote new loader code from default build for now.
Paul Ramsey [Tue, 10 Feb 2009 20:10:53 +0000 (20:10 +0000)]
Demote new loader code from default build for now.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3682 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoNew restore script, much simpler, takes -Fc dump and writes back ASCII on stdout
Paul Ramsey [Tue, 10 Feb 2009 20:06:00 +0000 (20:06 +0000)]
New restore script, much simpler, takes -Fc dump and writes back ASCII on stdout

git-svn-id: http://svn.osgeo.org/postgis/trunk@3681 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoKML output: use decimal places rather than significant digit, trim trailing zeros...
Olivier Courtin [Tue, 10 Feb 2009 08:00:39 +0000 (08:00 +0000)]
KML output: use decimal places rather than significant digit, trim trailing zeros, update documentation, update unit test

git-svn-id: http://svn.osgeo.org/postgis/trunk@3677 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoGeoJson output: trim trailing zero, add forgotten free on subgemotry inspect. GML...
Olivier Courtin [Tue, 10 Feb 2009 07:54:19 +0000 (07:54 +0000)]
GeoJson output: trim trailing zero, add forgotten free on subgemotry inspect. GML output: precision no more as a global one, decimal places rather than significant digits, trim trailing zero, add unit test, doc update with output example

git-svn-id: http://svn.osgeo.org/postgis/trunk@3676 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix case sensitive in AGGREGATE reading.
Paul Ramsey [Mon, 9 Feb 2009 23:51:30 +0000 (23:51 +0000)]
Fix case sensitive in AGGREGATE reading.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3675 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoUpdated ST_DumpRings description and example.
Kevin Neufeld [Thu, 5 Feb 2009 20:01:37 +0000 (20:01 +0000)]
Updated ST_DumpRings description and example.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3647 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdded example to ST_PointN
Kevin Neufeld [Wed, 4 Feb 2009 18:13:44 +0000 (18:13 +0000)]
Added example to ST_PointN

git-svn-id: http://svn.osgeo.org/postgis/trunk@3641 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agominor changes. Take ST_CurveToLine out so tests can complete until we fix.
Regina Obe [Wed, 4 Feb 2009 13:54:55 +0000 (13:54 +0000)]
minor changes.  Take ST_CurveToLine out so tests can complete until we fix.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3640 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoPropset Author Id Keyword Revision on all files.
Paul Ramsey [Wed, 4 Feb 2009 00:28:37 +0000 (00:28 +0000)]
Propset Author Id Keyword Revision on all files.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3639 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFormating
Paul Ramsey [Wed, 4 Feb 2009 00:23:38 +0000 (00:23 +0000)]
Formating

git-svn-id: http://svn.osgeo.org/postgis/trunk@3638 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix boundary conditions with from==to hitting first/list vertex.
Paul Ramsey [Tue, 3 Feb 2009 20:51:04 +0000 (20:51 +0000)]
Fix boundary conditions with from==to hitting first/list vertex.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3637 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix GBT#109: Some operators not supported for Circular. In this case I haven't added...
Mark Cave-Ayland [Tue, 3 Feb 2009 19:09:48 +0000 (19:09 +0000)]
Fix GBT#109: Some operators not supported for Circular. In this case I haven't added the comparison code as I am not 100% sure on the semantics, but the error message should be much clearer to users now.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3636 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdd corrections from Bruce Rindahl
Regina Obe [Tue, 3 Feb 2009 17:49:54 +0000 (17:49 +0000)]
Add corrections from Bruce Rindahl

git-svn-id: http://svn.osgeo.org/postgis/trunk@3635 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoforgot some spaces
Regina Obe [Tue, 3 Feb 2009 17:30:14 +0000 (17:30 +0000)]
forgot some spaces

git-svn-id: http://svn.osgeo.org/postgis/trunk@3634 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoforgot availability info
Regina Obe [Tue, 3 Feb 2009 16:10:15 +0000 (16:10 +0000)]
forgot availability info

git-svn-id: http://svn.osgeo.org/postgis/trunk@3633 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoupdate st_convexhull definition -- wasn't very clear
Regina Obe [Tue, 3 Feb 2009 15:23:57 +0000 (15:23 +0000)]
update st_convexhull definition -- wasn't very clear

git-svn-id: http://svn.osgeo.org/postgis/trunk@3632 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoDocument ST_MinimumBoundingCircle
Regina Obe [Tue, 3 Feb 2009 15:20:28 +0000 (15:20 +0000)]
Document ST_MinimumBoundingCircle

git-svn-id: http://svn.osgeo.org/postgis/trunk@3631 b70326c6-7e19-0410-871a-916f4a2858ee

16 years ago#HISTORY: ST_MinimumBoundingCircle -- also change to support geometries with LINESTRI...
Regina Obe [Tue, 3 Feb 2009 14:52:11 +0000 (14:52 +0000)]
#HISTORY: ST_MinimumBoundingCircle -- also change to support geometries with LINESTRING,POINT convex hulls

git-svn-id: http://svn.osgeo.org/postgis/trunk@3630 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFirst draft of ST_MinimumBoundingCircle contributed by Bruce Rindahl. Changed to...
Regina Obe [Tue, 3 Feb 2009 14:21:25 +0000 (14:21 +0000)]
First draft of ST_MinimumBoundingCircle contributed by Bruce Rindahl.  Changed to use named params and renamed function from mbc to ST_MinimumBoundingCircle.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3629 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoput back linetocurve curvetoline tests now that issue 86 and 108 should have fixed
Regina Obe [Tue, 3 Feb 2009 13:23:54 +0000 (13:23 +0000)]
put back linetocurve curvetoline tests now that issue 86 and 108 should have fixed

git-svn-id: http://svn.osgeo.org/postgis/trunk@3628 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoUse "extended string" format for escaping \ and ' in insert statements.
Paul Ramsey [Tue, 3 Feb 2009 07:20:16 +0000 (07:20 +0000)]
Use "extended string" format for escaping \ and ' in insert statements.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3623 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoAdding an rfc for changing the validation approach when parsing WKT.
Mark Leslie [Tue, 3 Feb 2009 04:36:09 +0000 (04:36 +0000)]
Adding an rfc for changing the validation approach when parsing WKT.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3622 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoastyle this file
Paul Ramsey [Tue, 3 Feb 2009 01:59:05 +0000 (01:59 +0000)]
astyle this file

git-svn-id: http://svn.osgeo.org/postgis/trunk@3621 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoComment datum slice pull.
Paul Ramsey [Tue, 3 Feb 2009 01:04:11 +0000 (01:04 +0000)]
Comment datum slice pull.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3620 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoformatting
Paul Ramsey [Mon, 2 Feb 2009 22:21:27 +0000 (22:21 +0000)]
formatting

git-svn-id: http://svn.osgeo.org/postgis/trunk@3619 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoTypo in docs confusing gardentester. Also change ST_Collect use to ST_Union so we...
Regina Obe [Mon, 2 Feb 2009 18:26:53 +0000 (18:26 +0000)]
Typo in docs confusing gardentester. Also change ST_Collect use to ST_Union so we are testing with valid polygons (reduces union intersection error messages)

git-svn-id: http://svn.osgeo.org/postgis/trunk@3617 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoFix for Issue 108 and regress test.
Mark Leslie [Mon, 2 Feb 2009 06:01:27 +0000 (06:01 +0000)]
Fix for Issue 108 and regress test.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3605 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoDocument ST_LocateBetweenElevations
Regina Obe [Mon, 2 Feb 2009 04:19:01 +0000 (04:19 +0000)]
Document ST_LocateBetweenElevations

git-svn-id: http://svn.osgeo.org/postgis/trunk@3604 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoGet rid of warnings -- no longer relevant for ST_LineCrossingDirection
Regina Obe [Sun, 1 Feb 2009 06:48:34 +0000 (06:48 +0000)]
Get rid of warnings -- no longer relevant for ST_LineCrossingDirection

git-svn-id: http://svn.osgeo.org/postgis/trunk@3603 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agorevise to correctly fill in timestamp/date args
Regina Obe [Fri, 30 Jan 2009 17:16:03 +0000 (17:16 +0000)]
revise to correctly fill in timestamp/date args

git-svn-id: http://svn.osgeo.org/postgis/trunk@3599 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoput in logic to test operators
Regina Obe [Fri, 30 Jan 2009 14:03:58 +0000 (14:03 +0000)]
put in logic to test operators

git-svn-id: http://svn.osgeo.org/postgis/trunk@3594 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoOperator check in wrong segment of xpath
Regina Obe [Fri, 30 Jan 2009 13:44:52 +0000 (13:44 +0000)]
Operator check in wrong segment of xpath

git-svn-id: http://svn.osgeo.org/postgis/trunk@3593 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agoChange error message.
Paul Ramsey [Wed, 28 Jan 2009 23:42:22 +0000 (23:42 +0000)]
Change error message.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3578 b70326c6-7e19-0410-871a-916f4a2858ee