]> granicus.if.org Git - postgis/log
postgis
11 years agoSplit test for #1968 in two parts, to avoid false negative
Sandro Santilli [Thu, 7 Mar 2013 07:31:50 +0000 (07:31 +0000)]
Split test for #1968 in two parts, to avoid false negative

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

11 years agoImprove the test for #1968 to also check duplicated components
Sandro Santilli [Wed, 6 Mar 2013 18:37:50 +0000 (18:37 +0000)]
Improve the test for #1968 to also check duplicated components

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

11 years agoFix missing edge from toTopoGeom return (#1968)
Sandro Santilli [Wed, 6 Mar 2013 18:11:27 +0000 (18:11 +0000)]
Fix missing edge from toTopoGeom return (#1968)

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

11 years agoBad switch for debug output
Bborie Park [Wed, 6 Mar 2013 15:33:28 +0000 (15:33 +0000)]
Bad switch for debug output

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

11 years agoAllow adding points at precision distance with TopoGeo_addPoint
Sandro Santilli [Wed, 6 Mar 2013 15:20:48 +0000 (15:20 +0000)]
Allow adding points at precision distance with TopoGeo_addPoint

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

11 years agoMinor code cleanup in raster2pgsql and additional debug output for
Bborie Park [Tue, 5 Mar 2013 16:57:49 +0000 (16:57 +0000)]
Minor code cleanup in raster2pgsql and additional debug output for
rt_api

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

11 years agoMake libjson-c optional adding --without-json configure switch (#2202)
Sandro Santilli [Tue, 5 Mar 2013 09:10:26 +0000 (09:10 +0000)]
Make libjson-c optional adding --without-json configure switch (#2202)

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

11 years agoFix equality operator between EMPTY and point on origin (#2110)
Sandro Santilli [Mon, 4 Mar 2013 17:57:55 +0000 (17:57 +0000)]
Fix equality operator between EMPTY and point on origin (#2110)

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

11 years agoDrop PDF version of EJB3 spatial tutorial
Sandro Santilli [Mon, 4 Mar 2013 17:02:54 +0000 (17:02 +0000)]
Drop PDF version of EJB3 spatial tutorial

There's an ODT version of the manual, pdf can be generated

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

12 years agoAdd regression test for #2216
Sandro Santilli [Thu, 28 Feb 2013 17:56:27 +0000 (17:56 +0000)]
Add regression test for #2216

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

12 years agoFix parsing GeoJSON of multipolygon with holes (#2216)
Sandro Santilli [Thu, 28 Feb 2013 17:42:49 +0000 (17:42 +0000)]
Fix parsing GeoJSON of multipolygon with holes (#2216)

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

12 years agoAdd lwgeom_from_geojson to liblwgeom, add cunit test, fix memory leak
Sandro Santilli [Thu, 28 Feb 2013 17:04:44 +0000 (17:04 +0000)]
Add lwgeom_from_geojson to liblwgeom, add cunit test, fix memory leak

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

12 years agoAdded ST_MinConvexHull(raster). Ticket #2210
Bborie Park [Tue, 26 Feb 2013 23:23:38 +0000 (23:23 +0000)]
Added ST_MinConvexHull(raster). Ticket #2210

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

12 years agoChanged name of exclusion constraint to by dynamic due to conflict of
Bborie Park [Tue, 26 Feb 2013 17:42:12 +0000 (17:42 +0000)]
Changed name of exclusion constraint to by dynamic due to conflict of
implicit index names. Ticket #2215

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

12 years agoAddition debug output for rt_raster_from_gdal_dataset()
Bborie Park [Tue, 26 Feb 2013 17:42:03 +0000 (17:42 +0000)]
Addition debug output for rt_raster_from_gdal_dataset()

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

12 years agomordernize faq on creating spatial table.
Regina Obe [Sat, 23 Feb 2013 05:08:19 +0000 (05:08 +0000)]
mordernize faq on creating spatial table.

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

12 years ago#2209: reword to encoding raster issue to not specify explicit byte count
Regina Obe [Sat, 23 Feb 2013 02:04:54 +0000 (02:04 +0000)]
#2209: reword to encoding raster issue to not specify explicit byte count

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

12 years ago#1292, go back to nudging geodetic coordinates (realityexists)
Paul Ramsey [Fri, 22 Feb 2013 18:26:55 +0000 (18:26 +0000)]
#1292, go back to nudging geodetic coordinates (realityexists)

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

12 years agoremove duped qandset tags
Regina Obe [Thu, 21 Feb 2013 15:53:08 +0000 (15:53 +0000)]
remove duped qandset tags

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

12 years agomissing para tag
Regina Obe [Thu, 21 Feb 2013 14:09:21 +0000 (14:09 +0000)]
missing para tag

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

12 years agooops forgot pretty anchor
Regina Obe [Thu, 21 Feb 2013 13:31:31 +0000 (13:31 +0000)]
oops forgot pretty anchor

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

12 years agodocument issue in ticket #2209 in FAQ. Probably only affects me, but who knows.
Regina Obe [Thu, 21 Feb 2013 13:29:35 +0000 (13:29 +0000)]
document issue in ticket #2209 in FAQ.  Probably only affects me, but who knows.

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

12 years ago#2208 : document that ST_PointN no longer works with first linestring of multilinestring
Regina Obe [Tue, 19 Feb 2013 23:03:31 +0000 (23:03 +0000)]
#2208 : document that ST_PointN no longer works with first linestring of multilinestring

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

12 years agoWrong debug output function
Bborie Park [Mon, 18 Feb 2013 04:17:19 +0000 (04:17 +0000)]
Wrong debug output function

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

12 years agohad type and name swapped
Regina Obe [Sun, 17 Feb 2013 19:27:33 +0000 (19:27 +0000)]
had type and name swapped

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

12 years agoST_MapAlgebra: create variablelist and move much of commentary to that so page is...
Regina Obe [Sun, 17 Feb 2013 18:37:42 +0000 (18:37 +0000)]
ST_MapAlgebra: create variablelist and move much of commentary to that so page is more easily digestable

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

12 years agoFixed handling of out-db rasters with no geotransform matrix
Bborie Park [Sun, 17 Feb 2013 16:24:32 +0000 (16:24 +0000)]
Fixed handling of out-db rasters with no geotransform matrix

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

12 years agoAdditional debug output for rt_raster_gdal_warp()
Bborie Park [Sat, 16 Feb 2013 21:47:24 +0000 (21:47 +0000)]
Additional debug output for rt_raster_gdal_warp()

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

12 years agoUpdate raster TODO as it was sorely out of date
Bborie Park [Sat, 16 Feb 2013 21:47:18 +0000 (21:47 +0000)]
Update raster TODO as it was sorely out of date

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

12 years agoFaster ST_Union() done using memcpy when possible
Bborie Park [Sat, 16 Feb 2013 01:00:33 +0000 (01:00 +0000)]
Faster ST_Union() done using memcpy when possible

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

12 years agoChanged how rasters with unknown SRID and default geotransform are
Bborie Park [Fri, 15 Feb 2013 23:53:32 +0000 (23:53 +0000)]
Changed how rasters with unknown SRID and default geotransform are
handled when calling GDAL Warp API. Ticket #2203

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

12 years agochange check geos to be 3.4 (3.4 is the new standard of excellence)
Regina Obe [Sat, 9 Feb 2013 06:08:30 +0000 (06:08 +0000)]
change check geos to be 3.4 (3.4 is the new standard of excellence)

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

12 years agoget rid of use of xml tags in arg - messing up formatting of cheat sheet gen
Regina Obe [Sat, 9 Feb 2013 05:24:05 +0000 (05:24 +0000)]
get rid of use of xml tags in arg - messing up formatting of cheat sheet gen

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

12 years agomissed one
Regina Obe [Sat, 9 Feb 2013 05:17:01 +0000 (05:17 +0000)]
missed one

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

12 years agofix version number -- should change to read from config at some point, but too lazy...
Regina Obe [Sat, 9 Feb 2013 05:16:39 +0000 (05:16 +0000)]
fix version number -- should change to read from config at some point, but too lazy to figure that out right now

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

12 years agoadd styles to avoid page breaks in awkward places
Regina Obe [Sat, 9 Feb 2013 04:29:20 +0000 (04:29 +0000)]
add styles to avoid page breaks in awkward places

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

12 years agoupdate to summary of what's new in PostGIS 2.1 - this will be a really slick release...
Regina Obe [Sat, 9 Feb 2013 03:45:07 +0000 (03:45 +0000)]
update to summary of what's new in PostGIS 2.1 - this will be a really slick release :).  Fix doc links in cheatsheet generator

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

12 years agoExpand size of generic cache to allow future
Paul Ramsey [Thu, 7 Feb 2013 20:49:19 +0000 (20:49 +0000)]
Expand size of generic cache to allow future
pointcloud cache to sneak into it if necessary

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

12 years agoCorrected use of pfree instead of PG_FREE_IF_COPY
Bborie Park [Thu, 7 Feb 2013 17:16:54 +0000 (17:16 +0000)]
Corrected use of pfree instead of PG_FREE_IF_COPY

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

12 years agoAdditional assert() calls. Will need to add usage of NDEBUG flag to turn
Bborie Park [Thu, 7 Feb 2013 17:16:49 +0000 (17:16 +0000)]
Additional assert() calls. Will need to add usage of NDEBUG flag to turn
off assert() for non-debug builds

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

12 years agouhh how could we forget to mention the cool ST_Union(rast,unionarg) is new in PostGIS...
Regina Obe [Thu, 7 Feb 2013 06:31:47 +0000 (06:31 +0000)]
uhh how could we forget to mention the cool ST_Union(rast,unionarg) is new in PostGIS 2.1.  Got rid of some other notes as its only that annoying ST_Union(rast,uniontype) that's a sore in my back.

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

12 years ago#2199: clarify ST_Union(rast) multiband union feature is just for first variant....
Regina Obe [Wed, 6 Feb 2013 21:38:07 +0000 (21:38 +0000)]
#2199: clarify ST_Union(rast) multiband union feature is just for first variant.  A bit too verbose, but at least I won't be confused anymore.

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

12 years agoFixed dimension error of bands when using ST_Tile on out-db rasters.
Bborie Park [Mon, 4 Feb 2013 19:07:28 +0000 (19:07 +0000)]
Fixed dimension error of bands when using ST_Tile on out-db rasters.
Ticket #2198

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

12 years agoAdditional calls to assert() and better checking of out-db raster bands
Bborie Park [Mon, 4 Feb 2013 19:07:22 +0000 (19:07 +0000)]
Additional calls to assert() and better checking of out-db raster bands

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

12 years agoRemoved some unnecessary assert() calls
Bborie Park [Mon, 4 Feb 2013 19:07:16 +0000 (19:07 +0000)]
Removed some unnecessary assert() calls

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

12 years ago#2190: further cleanup of topology existence checking so regresses for 9.3. Should...
Regina Obe [Sat, 2 Feb 2013 23:48:13 +0000 (23:48 +0000)]
#2190: further cleanup of topology existence checking so regresses for 9.3.  Should pass with flying colors now.

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

12 years agofix for 9.3 -- pg 9.3 seems to throw errors sooner so we need to check a topology...
Regina Obe [Sat, 2 Feb 2013 22:12:28 +0000 (22:12 +0000)]
fix for 9.3 -- pg 9.3 seems to throw errors sooner so we need to check a topology exists before trying to query it.

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

12 years agofix gdal_translate examples (port now required) and have typos in syntax
Regina Obe [Fri, 1 Feb 2013 20:13:28 +0000 (20:13 +0000)]
fix gdal_translate examples (port now required) and have typos in syntax

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

12 years agoAdded check that raster metadata check and warn if not
Bborie Park [Tue, 29 Jan 2013 15:25:19 +0000 (15:25 +0000)]
Added check that raster metadata check and warn if not

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

12 years agoRemove debug output from rt_raster_gdal_warp()
Bborie Park [Tue, 29 Jan 2013 14:48:26 +0000 (14:48 +0000)]
Remove debug output from rt_raster_gdal_warp()

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

12 years agoFix function parameter value overflow that caused problems when copying
Bborie Park [Mon, 28 Jan 2013 23:01:25 +0000 (23:01 +0000)]
Fix function parameter value overflow that caused problems when copying
data from a GDAL dataset. Problem first appeared in ST_Resize(). Ticket #2188

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

12 years agoCode cleanup of rt_raster_gdal_warp()
Bborie Park [Mon, 28 Jan 2013 23:01:15 +0000 (23:01 +0000)]
Code cleanup of rt_raster_gdal_warp()

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

12 years agoST_Perimeter not being flagged in matrix as geography function because of double...
Regina Obe [Sat, 26 Jan 2013 18:17:02 +0000 (18:17 +0000)]
ST_Perimeter not being flagged in matrix as geography function because of double function synopsis

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

12 years agolink happiness -- add ref to postgresql math functions so people aren't puzzled by...
Regina Obe [Sat, 26 Jan 2013 17:31:38 +0000 (17:31 +0000)]
link happiness -- add ref to postgresql math functions so people aren't puzzled by degrees, pi, radians where they came from

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

12 years agoclarify distance is in meters in the short-descrip that shows in db environment
Regina Obe [Sat, 26 Jan 2013 17:27:27 +0000 (17:27 +0000)]
clarify distance is in meters in the short-descrip that shows in db environment

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

12 years agoST_Project -- somebody didn't follow protocol and didn't tag PostGIS version when...
Regina Obe [Sat, 26 Jan 2013 17:22:46 +0000 (17:22 +0000)]
ST_Project -- somebody didn't follow protocol and didn't tag PostGIS version when they added this

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

12 years agospell degrees correctly -- its degrees not degreees
Regina Obe [Sat, 26 Jan 2013 02:42:30 +0000 (02:42 +0000)]
spell degrees correctly -- its degrees not degreees

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

12 years ago#657: correct the documentation on ST_Project to reflect it expects bearing measured...
Regina Obe [Sat, 26 Jan 2013 02:32:22 +0000 (02:32 +0000)]
#657: correct the documentation on ST_Project to reflect it expects bearing measured in radians and how to handle for both degrees and radians

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

12 years agoSupport dumps where the geometry column has a mixEdCaseD name
Sandro Santilli [Fri, 25 Jan 2013 11:03:24 +0000 (11:03 +0000)]
Support dumps where the geometry column has a mixEdCaseD name

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

12 years agoProperly copy topologies with Z value (#2184)
Sandro Santilli [Thu, 24 Jan 2013 21:15:40 +0000 (21:15 +0000)]
Properly copy topologies with Z value (#2184)

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

12 years agoFix issue with outdb rasters with no SRID and ST_Resize (GDAL warp
Bborie Park [Sun, 20 Jan 2013 16:56:27 +0000 (16:56 +0000)]
Fix issue with outdb rasters with no SRID and ST_Resize (GDAL warp
calls). Ticket #2182

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

12 years agoHave ST_Summary advertise presence of known srid with an [S] flag
Sandro Santilli [Fri, 18 Jan 2013 18:09:22 +0000 (18:09 +0000)]
Have ST_Summary advertise presence of known srid with an [S] flag

Closes #2178

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

12 years agoobsolete links
Regina Obe [Fri, 18 Jan 2013 14:10:52 +0000 (14:10 +0000)]
obsolete links

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

12 years agoupdate news with new tiger geocoder features
Regina Obe [Fri, 18 Jan 2013 08:55:44 +0000 (08:55 +0000)]
update news with new tiger geocoder features

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

12 years agoPrefer boolean predicates over overlay ops in ST_ChangeEdgeGeom
Sandro Santilli [Thu, 17 Jan 2013 08:05:43 +0000 (08:05 +0000)]
Prefer boolean predicates over overlay ops in ST_ChangeEdgeGeom

Further reduces robustness issues and squeezes another bit of
performance.

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

12 years agoDrop useless input endpoints relate check in ST_ChangeEdgeGeom
Sandro Santilli [Wed, 16 Jan 2013 21:42:56 +0000 (21:42 +0000)]
Drop useless input endpoints relate check in ST_ChangeEdgeGeom

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

12 years agoMake ST_ChangeEdgeGeom motion collision detection code more robust
Sandro Santilli [Wed, 16 Jan 2013 15:14:06 +0000 (15:14 +0000)]
Make ST_ChangeEdgeGeom motion collision detection code more robust

The new model avoids a call to GEOSSymDifference but rather checks
each candidate node against both "motion ranges" containment.
It still constructs something, but only MULTIPOINT, which should
be safe. Haven't profiled but the new code should also be faster
than the previous. Fixes ticket #2176, includes testcase for it.

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

12 years agochange to about link to show new website link
Regina Obe [Wed, 16 Jan 2013 14:24:35 +0000 (14:24 +0000)]
change to about link to show new website link

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

12 years agofix formatting and word changes to tiger extension install section
Regina Obe [Wed, 16 Jan 2013 09:42:40 +0000 (09:42 +0000)]
fix formatting and word changes to tiger extension install section

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

12 years agoupdate to reflect new protocol when we are on new site. Also to update download...
Regina Obe [Wed, 16 Jan 2013 09:16:35 +0000 (09:16 +0000)]
update to reflect new protocol when we are on new site.  Also to update download links

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

12 years agomove note into para
Regina Obe [Wed, 16 Jan 2013 07:48:23 +0000 (07:48 +0000)]
move note into para

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

12 years agoget rid of program listing stuff try to fix regress.
Regina Obe [Wed, 16 Jan 2013 07:38:30 +0000 (07:38 +0000)]
get rid of program listing stuff try to fix regress.

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

12 years agoget rid of unbalanced para tag
Regina Obe [Wed, 16 Jan 2013 07:24:29 +0000 (07:24 +0000)]
get rid of unbalanced para tag

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

12 years agoadd extension model instructions for tiger geocoder install. add xml entity for...
Regina Obe [Wed, 16 Jan 2013 07:13:07 +0000 (07:13 +0000)]
add extension model instructions for tiger geocoder install.  add xml entity for download link

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

12 years agoBase vertex snap tolerance in lwline_split_by_point on line length
Sandro Santilli [Tue, 15 Jan 2013 11:54:29 +0000 (11:54 +0000)]
Base vertex snap tolerance in lwline_split_by_point on line length

Fixes robustness issue in splitting line with own vertex (#2173)
Also fixes one case of topology building (#2172)

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

12 years agogive anchor friendly ids for chapter and sections (so if we shuffle in future anchor...
Regina Obe [Wed, 2 Jan 2013 12:24:24 +0000 (12:24 +0000)]
give anchor friendly ids for chapter and sections (so if we shuffle in future anchor doesn't change)

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

12 years agoUse grep found by ./configure (and have ./configure look for it)
Sandro Santilli [Mon, 31 Dec 2012 15:18:55 +0000 (15:18 +0000)]
Use grep found by ./configure (and have ./configure look for it)

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

12 years agoUse grep found by ./configure
Sandro Santilli [Thu, 27 Dec 2012 23:38:18 +0000 (23:38 +0000)]
Use grep found by ./configure

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

12 years agoDrop "lwgeom_init_allocators" need, add "lwgeom_set_handlers"
Sandro Santilli [Thu, 27 Dec 2012 12:56:59 +0000 (12:56 +0000)]
Drop "lwgeom_init_allocators" need, add "lwgeom_set_handlers"

This change allows using liblwgeom from clients which cannot define
C-level methods for link-back (e.g. python ctypes). See #2089.

NOTE: existing clients should take care of calling the new function
      because their "lwgeom_init_allocators" won't be called anymore.
      Failure to do so will result in default allocators / reporters
      being used.

Thanks Giuseppe Sucameli for the base work on this

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

12 years agoAdd add_search_path helper function and call it in install of postgis_tiger_geocoder...
Regina Obe [Wed, 26 Dec 2012 13:44:51 +0000 (13:44 +0000)]
Add add_search_path helper function and call it in install of postgis_tiger_geocoder to add tiger to search path.  Create unpacked script for geocoder so can do CREATE EXTENSION postgis_tiger_geocoder FROM unpackaged;

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

12 years agoMore code and memory cleanup
Bborie Park [Fri, 21 Dec 2012 22:55:10 +0000 (22:55 +0000)]
More code and memory cleanup

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

12 years agoAdditional cleanup and making sure to free memory when hitting errors
Bborie Park [Fri, 21 Dec 2012 22:18:49 +0000 (22:18 +0000)]
Additional cleanup and making sure to free memory when hitting errors

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

12 years agoCode cleanup of rt_raster_serialize(). Basically make sure to free
Bborie Park [Fri, 21 Dec 2012 22:18:43 +0000 (22:18 +0000)]
Code cleanup of rt_raster_serialize().  Basically make sure to free
allocated memory if function has error

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

12 years agoFix memory leak in lwcollection_homogenize
Sandro Santilli [Fri, 21 Dec 2012 10:53:12 +0000 (10:53 +0000)]
Fix memory leak in lwcollection_homogenize

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

12 years agoUpdate ignores
Sandro Santilli [Fri, 21 Dec 2012 10:01:48 +0000 (10:01 +0000)]
Update ignores

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

12 years agoFix compiler warnings
Sandro Santilli [Fri, 21 Dec 2012 10:01:39 +0000 (10:01 +0000)]
Fix compiler warnings

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

12 years agoPostgreSQL 9.3 changed where heap_form_tuple() is declared. Fixed in
Bborie Park [Thu, 20 Dec 2012 20:47:23 +0000 (20:47 +0000)]
PostgreSQL 9.3 changed where heap_form_tuple() is declared. Fixed in
raster and postgis. Ticket #2013.

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

12 years agoQuiet compile warnings.
Paul Ramsey [Thu, 20 Dec 2012 18:40:37 +0000 (18:40 +0000)]
Quiet compile warnings.

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

12 years agoFix leak in cu_stringbuffer test
Sandro Santilli [Thu, 20 Dec 2012 18:26:48 +0000 (18:26 +0000)]
Fix leak in cu_stringbuffer test

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

12 years agoFix memory leak in lwmline_locate_along
Sandro Santilli [Thu, 20 Dec 2012 18:07:13 +0000 (18:07 +0000)]
Fix memory leak in lwmline_locate_along

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

12 years agoFix memory leak in geometry cleaner
Sandro Santilli [Thu, 20 Dec 2012 17:51:38 +0000 (17:51 +0000)]
Fix memory leak in geometry cleaner

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

12 years agoDrop unused "libtgeom.h" include
Sandro Santilli [Thu, 20 Dec 2012 17:20:15 +0000 (17:20 +0000)]
Drop unused "libtgeom.h" include

This is to make libtgeom memory errors less scary  :)
See #1553

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

12 years agoFix memory leaks in lwsegmentize and cu_ptarray
Sandro Santilli [Thu, 20 Dec 2012 17:19:13 +0000 (17:19 +0000)]
Fix memory leaks in lwsegmentize and cu_ptarray

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

12 years agoadd topology so extension now installs cleanly. still need to add set path and cleanu...
Regina Obe [Thu, 20 Dec 2012 16:02:35 +0000 (16:02 +0000)]
add topology so extension now installs cleanly. still need to add set path and cleanup the make clean

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

12 years agoStomp out memory leaks in CUnit tests
Bborie Park [Wed, 19 Dec 2012 23:26:45 +0000 (23:26 +0000)]
Stomp out memory leaks in CUnit tests

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

12 years agoMake sure to free OGR geometry when the geometry is empty
Bborie Park [Wed, 19 Dec 2012 23:26:39 +0000 (23:26 +0000)]
Make sure to free OGR geometry when the geometry is empty

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

12 years agoChanged memory handling of offline band path. Now explicitly owned
Bborie Park [Wed, 19 Dec 2012 23:26:33 +0000 (23:26 +0000)]
Changed memory handling of offline band path. Now explicitly owned
internally

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

12 years agoFix memory leak in circ_tree_new
Sandro Santilli [Wed, 19 Dec 2012 20:52:22 +0000 (20:52 +0000)]
Fix memory leak in circ_tree_new

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

12 years agoFix leak in cu_geodetic test
Sandro Santilli [Wed, 19 Dec 2012 20:52:13 +0000 (20:52 +0000)]
Fix leak in cu_geodetic test

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

12 years agoCUnit is not only needed for liblwgeom
Sandro Santilli [Wed, 19 Dec 2012 20:08:22 +0000 (20:08 +0000)]
CUnit is not only needed for liblwgeom

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