Commit graph

395 commits

Author SHA1 Message Date
Sandro Santilli 5d334557cd Note Length2d_spheroid and Point_Inside_Circle renames
git-svn-id: http://svn.osgeo.org/postgis/trunk@13509 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-15 09:29:25 +00:00
Regina Obe a20f68ae80 add ST_AsX3D Geocoordinates and axis flipping support to history
git-svn-id: http://svn.osgeo.org/postgis/trunk@13486 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-09 23:06:19 +00:00
Paul Ramsey 75a88c1a6c #3092, Slow performance of geometry_columns
git-svn-id: http://svn.osgeo.org/postgis/trunk@13443 b70326c6-7e19-0410-871a-916f4a2858ee
2015-04-24 17:50:00 +00:00
Paul Ramsey 7f96b4d20e #3048, shp2pgsql - illegal number format when specific system locale set
git-svn-id: http://svn.osgeo.org/postgis/trunk@13439 b70326c6-7e19-0410-871a-916f4a2858ee
2015-04-23 19:36:10 +00:00
Paul Ramsey c2f586ac7d #3018, GROUP BY geography sometimes returns duplicate rows
git-svn-id: http://svn.osgeo.org/postgis/trunk@13437 b70326c6-7e19-0410-871a-916f4a2858ee
2015-04-23 18:20:00 +00:00
Sandro Santilli ca80d60917 Allow splitting lines by multipoints
git-svn-id: http://svn.osgeo.org/postgis/trunk@13434 b70326c6-7e19-0410-871a-916f4a2858ee
2015-04-22 15:25:42 +00:00
Sandro Santilli fab1facae8 Allow splitting lines by multilines and (multi)polygon boundaries
Funded by Tuscany Region (Italy) - SITA (CIG: 6002233F59)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13433 b70326c6-7e19-0410-871a-916f4a2858ee
2015-04-22 15:25:32 +00:00
Paul Ramsey b15c8fc77f Add NEWS note on ST_SubDivide
git-svn-id: http://svn.osgeo.org/postgis/trunk@13429 b70326c6-7e19-0410-871a-916f4a2858ee
2015-04-15 15:36:21 +00:00
Bborie Park f32b7827e9 Fix ST_DumpValues() crasher when cleaning. Ticket #3086
git-svn-id: http://svn.osgeo.org/postgis/trunk@13390 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-23 16:23:20 +00:00
Sandro Santilli 92de824cc2 Add 2.1.5 and 2.1.6 sections in NEWS
git-svn-id: http://svn.osgeo.org/postgis/trunk@13388 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-23 08:43:44 +00:00
Paul Ramsey f7e12b7efe #3061, do not drop repeated points when reading JSON/GML/KML
git-svn-id: http://svn.osgeo.org/postgis/trunk@13340 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-16 18:38:09 +00:00
Sandro Santilli 54f661eeb1 Simplify geometry type constraint (#3070)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13316 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-06 08:51:14 +00:00
Sandro Santilli 63aa799510 Implement canonical text output for GIDX and BOX2DF
They make spatial indexes inspectable with Gevel:
http://www.sai.msu.su/~megera/wiki/Gevel

git-svn-id: http://svn.osgeo.org/postgis/trunk@13297 b70326c6-7e19-0410-871a-916f4a2858ee
2015-03-03 10:26:01 +00:00
Sandro Santilli f89961fc6e Add ST_SwapOrdinates function
This is a generalization of ST_FlipCoordinates

git-svn-id: http://svn.osgeo.org/postgis/trunk@13289 b70326c6-7e19-0410-871a-916f4a2858ee
2015-02-25 15:03:31 +00:00
Sandro Santilli 19bd4ed016 Add N-dimensional distance operator with KNN support
Includes docs and tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@13287 b70326c6-7e19-0410-871a-916f4a2858ee
2015-02-25 08:46:08 +00:00
Paul Ramsey 8fb855139d #3048, speed up simplify
git-svn-id: http://svn.osgeo.org/postgis/trunk@13248 b70326c6-7e19-0410-871a-916f4a2858ee
2015-02-20 15:18:25 +00:00
Sandro Santilli 2837af506c Document swapping 'edge crosses node' reported ids (#3022)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13206 b70326c6-7e19-0410-871a-916f4a2858ee
2015-01-29 20:19:21 +00:00
Bborie Park 556c94038f ST_AddBand out-db band uses width value for height
git-svn-id: http://svn.osgeo.org/postgis/trunk@13196 b70326c6-7e19-0410-871a-916f4a2858ee
2015-01-24 17:26:59 +00:00
Sandro Santilli aeef7987eb Update list of deprecated signatures
git-svn-id: http://svn.osgeo.org/postgis/trunk@13193 b70326c6-7e19-0410-871a-916f4a2858ee
2015-01-21 18:04:02 +00:00
Sandro Santilli f1b955e091 CamelCase-ize ST_LengtSpheroid, ST_DistanceSpheroid (#2748)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13173 b70326c6-7e19-0410-871a-916f4a2858ee
2015-01-04 17:08:14 +00:00
Sandro Santilli be2604afdb CamelCase-ize ST_ShiftLongitude, ST_CombineBbox, ST_FindExtent (#2748)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13172 b70326c6-7e19-0410-871a-916f4a2858ee
2015-01-04 16:43:37 +00:00
Sandro Santilli c35b276bbf Implement interruptability of ST_Segmentize(geometry)
Includes testcases at sql and cunit levels.
Closes #2893

git-svn-id: http://svn.osgeo.org/postgis/trunk@13105 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-22 14:22:25 +00:00
Sandro Santilli f75eb0307c Add interruptability API to liblwgeom
git-svn-id: http://svn.osgeo.org/postgis/trunk@13099 b70326c6-7e19-0410-871a-916f4a2858ee
2014-10-21 10:08:54 +00:00
Sandro Santilli f6b715cbb8 Add ST_ClipByBox2D and lwgeom_clip_by_rect (#2939)
Includes testcases and documentation
Requires GEOS-3.5.0+

git-svn-id: http://svn.osgeo.org/postgis/trunk@12999 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-26 08:51:07 +00:00
Regina Obe 2570d1052a cut in missing 2.1.3 and 2.1.4 release notes, fix date type in 2.0.5, add 2.1.4 to extension upgrade mix
git-svn-id: http://svn.osgeo.org/postgis/trunk@12968 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-11 03:57:29 +00:00
Sandro Santilli 9d07a9bde1 Implement ST_Retile and ST_CreateOverview (#2247)
Includes testcases and documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@12941 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-03 14:52:33 +00:00
Regina Obe 52b9518936 #2906 document new enhancement
git-svn-id: http://svn.osgeo.org/postgis/trunk@12930 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-31 06:19:04 +00:00
Sandro Santilli 91f0500d25 Add sections for 2.0.5, 2.0.6 and 2.1.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@12927 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-27 15:53:01 +00:00
Sandro Santilli e1adb7b95f Remove bugfix items already noted for previous versions
git-svn-id: http://svn.osgeo.org/postgis/trunk@12926 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-27 15:44:10 +00:00
Paul Ramsey 0b7d493d34 #2780, Binary insert into geography column results in value being inserted as geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@12887 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-14 22:53:26 +00:00
Paul Ramsey 9627a33631 #2845, Bad geometry created from ST_AddPoint
git-svn-id: http://svn.osgeo.org/postgis/trunk@12849 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-01 18:43:59 +00:00
Bborie Park d053d96595 shortcut ST_Clip if clipping geometry extent fully contains raster extent. Ticket #2829
git-svn-id: http://svn.osgeo.org/postgis/trunk@12833 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-27 17:06:54 +00:00
Bborie Park 2ff7023685 ST_Envelope(raster) in C instead of ST_Envelope(ST_ConvexHull(raster)). ticket #2828
git-svn-id: http://svn.osgeo.org/postgis/trunk@12832 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-26 13:47:29 +00:00
Regina Obe 40834a3081 oops duplicated entry in last commit. add another.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12830 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-25 18:44:19 +00:00
Regina Obe ec09a81e32 add some missing new features to NEWS items
git-svn-id: http://svn.osgeo.org/postgis/trunk@12829 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-25 18:41:19 +00:00
Sandro Santilli 7f24e6b2d0 Generalize estimator code to also work with expressional indexes
Improves raster selectivity estimator (#2839)
Includes regression tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@12814 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-21 16:39:56 +00:00
Sandro Santilli 9e569f9f3c Add support for raster reprojection on import (#2843)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12789 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-17 08:59:53 +00:00
Bborie Park 74c6926760 use @ operator instead of ST_CoveredBy(). Ticket #2822
git-svn-id: http://svn.osgeo.org/postgis/trunk@12752 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-07 15:39:14 +00:00
Sandro Santilli 236881f97e Added support for encoded_polyline input/output (#2349)
Allow to convert from Encoded Polyline to LineString.
Useful for storing routes from Osrm or Google into PostGIS.

See http://developers.google.com/maps/documentation/utilities/polylinealgorithm

Contributed by Kashif Rasul <kashif.rasul@gmail.com>

Includes unit and regress tests.
Includes documentation.

Signed-off-by: Sandro Santilli <strk@keybit.net>

git-svn-id: http://svn.osgeo.org/postgis/trunk@12750 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-07 10:21:22 +00:00
Bborie Park c7e5baf6b0 Validate that ST_MapAlgebra callback function has correct return
datatype. Ticket #2802

git-svn-id: http://svn.osgeo.org/postgis/trunk@12744 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-06 20:01:53 +00:00
Bborie Park 6dc54f2ef7 Raster max extent uses envelope like Geometry. Ticket #2777
git-svn-id: http://svn.osgeo.org/postgis/trunk@12740 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-06 18:10:23 +00:00
Bborie Park 2efe725eae added NEWS and updated tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@12735 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-06 15:27:39 +00:00
Regina Obe df25351c66 missed an edit
git-svn-id: http://svn.osgeo.org/postgis/trunk@12718 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-03 03:04:17 +00:00
Regina Obe f6136b350d Add address_standardizer and sfcgal to list of contributions
git-svn-id: http://svn.osgeo.org/postgis/trunk@12717 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-03 03:04:03 +00:00
Sandro Santilli fdce90e483 With latest changes, support for libjson 0.9 was restored :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12661 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-25 13:30:43 +00:00
Sandro Santilli 2e3d8372f3 Document minimum required libjson-c version being 0.10
Latest debian stable (wheezy) packages 0.11 already.
See http://trac.osgeo.org/postgis/ticket/2539#comment:6

git-svn-id: http://svn.osgeo.org/postgis/trunk@12653 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-25 07:54:02 +00:00
Sandro Santilli 473c5484d8 Report libjson version from postgis_full_version(), closing #2159
git-svn-id: http://svn.osgeo.org/postgis/trunk@12652 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-25 07:25:23 +00:00
Bborie Park 741e3d50ed fix premature memory free in RASTER_getBandPath (ST_BandPath)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12631 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-21 17:30:13 +00:00
Sandro Santilli 23898d4d51 Implement ST_MemSize(raster)
Closes #2770
Includes testcases, but no documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@12630 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-20 10:37:22 +00:00
Sandro Santilli 77a5d18a7b Deprecate ST_Mem_Size, welcome ST_MemSize
Closes #2769

git-svn-id: http://svn.osgeo.org/postgis/trunk@12629 b70326c6-7e19-0410-871a-916f4a2858ee
2014-06-20 10:12:35 +00:00