]> granicus.if.org Git - postgis/log
postgis
9 years ago#3323 get rid of deprecated calls in our tests
Regina Obe [Wed, 7 Oct 2015 22:16:48 +0000 (22:16 +0000)]
#3323 get rid of deprecated calls in our tests

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

9 years ago#3322 get rid of hard-coded lib path
Regina Obe [Wed, 7 Oct 2015 21:27:38 +0000 (21:27 +0000)]
#3322 get rid of hard-coded lib path

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

9 years agoRemove freshmeat from list of sites to update
Paul Ramsey [Wed, 7 Oct 2015 19:15:38 +0000 (19:15 +0000)]
Remove freshmeat from list of sites to update

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

9 years agoBump versions on trunk
Paul Ramsey [Wed, 7 Oct 2015 18:59:49 +0000 (18:59 +0000)]
Bump versions on trunk

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

9 years agoPostGIS 2.2.0 version and date setting
Paul Ramsey [Wed, 7 Oct 2015 18:35:41 +0000 (18:35 +0000)]
PostGIS 2.2.0 version and date setting

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

9 years agoSlightly more useful error message from geohash
Paul Ramsey [Wed, 7 Oct 2015 18:35:08 +0000 (18:35 +0000)]
Slightly more useful error message from geohash

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

9 years agoFix compiler warnings, pretty much all safe (#3320)
Sandro Santilli [Wed, 7 Oct 2015 16:30:31 +0000 (16:30 +0000)]
Fix compiler warnings, pretty much all safe (#3320)

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

9 years agoAdd x-refs between cluster functions
Paul Ramsey [Tue, 6 Oct 2015 21:23:21 +0000 (21:23 +0000)]
Add x-refs between cluster functions

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

9 years ago#2603: provide a lame example with hopes to come up with a better one in future.
Regina Obe [Tue, 6 Oct 2015 00:08:55 +0000 (00:08 +0000)]
#2603: provide a lame example with hopes to come up with a better one in future.

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

9 years agoupdate explanation of what mask and weight do.
Regina Obe [Mon, 5 Oct 2015 22:47:39 +0000 (22:47 +0000)]
update explanation of what mask and weight do.

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

9 years ago#2916, they are 'curvepolygon' not 'curvedpolygon'
Paul Ramsey [Mon, 5 Oct 2015 20:18:43 +0000 (20:18 +0000)]
#2916, they are 'curvepolygon' not 'curvedpolygon'

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

9 years agosyntax cleanup
Bborie Park [Mon, 5 Oct 2015 17:37:18 +0000 (17:37 +0000)]
syntax cleanup

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

9 years agocode cleanup
Bborie Park [Mon, 5 Oct 2015 16:44:19 +0000 (16:44 +0000)]
code cleanup

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

9 years ago#3314 missed some spots forcing order of results
Regina Obe [Mon, 5 Oct 2015 16:26:25 +0000 (16:26 +0000)]
#3314 missed some spots forcing order of results

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

9 years ago#3314: change mask test to use st_dumpvalues to avoid endian differences. Also force...
Regina Obe [Mon, 5 Oct 2015 15:59:06 +0000 (15:59 +0000)]
#3314: change mask test to use st_dumpvalues to avoid endian differences.  Also force sort of records (since SQL doesn't guarantee sort will be the same across systems) for multi record results

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

9 years agofix invalid caption on ST_3DIntersection image (too much copy paste)
Regina Obe [Mon, 5 Oct 2015 15:02:15 +0000 (15:02 +0000)]
fix invalid caption on ST_3DIntersection image (too much copy paste)

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

9 years agoignore build files
Paul Ramsey [Mon, 5 Oct 2015 13:14:20 +0000 (13:14 +0000)]
ignore build files

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

9 years agoAdd ST_3DUnion example to complete the ST_3DDifference, ST_3DIntersection, ST_3DUnion...
Regina Obe [Mon, 5 Oct 2015 01:39:29 +0000 (01:39 +0000)]
Add ST_3DUnion example to complete the ST_3DDifference, ST_3DIntersection, ST_3DUnion trilogy

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

9 years agoanother typo in path
Regina Obe [Sun, 4 Oct 2015 23:40:06 +0000 (23:40 +0000)]
another typo in path

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

9 years agoadd an ST_3DIntersection graphic. Fix graphic link on ST_3DDifference
Regina Obe [Sun, 4 Oct 2015 23:28:10 +0000 (23:28 +0000)]
add an ST_3DIntersection graphic.  Fix graphic link on ST_3DDifference

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

9 years agoPut in example of ST_3DDifference and fix a typo
Regina Obe [Sun, 4 Oct 2015 22:54:32 +0000 (22:54 +0000)]
Put in example of ST_3DDifference and fix a typo

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

9 years ago#3315: fix typos in error messages for map algebra mask and provide more descriptive...
Regina Obe [Sun, 4 Oct 2015 20:47:09 +0000 (20:47 +0000)]
#3315: fix typos in error messages for map algebra mask and provide more descriptive error about dimension mismatch

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

9 years ago#3314 patch from sebastic for big endian
Regina Obe [Sun, 4 Oct 2015 17:37:59 +0000 (17:37 +0000)]
#3314 patch from sebastic for big endian

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

9 years ago#3298 document change in behavior of ST_3DClosestPoint, ST_3DShortestLine, ST_3DLonge...
Regina Obe [Sun, 4 Oct 2015 16:36:30 +0000 (16:36 +0000)]
#3298 document change in behavior of ST_3DClosestPoint, ST_3DShortestLine, ST_3DLongestLine, ST_3DMaxDistance

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

9 years agoForce output to little endian, #3314
Paul Ramsey [Sun, 4 Oct 2015 15:59:37 +0000 (15:59 +0000)]
Force output to little endian, #3314

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

9 years agoAdd note that ST_Summary now supports tins and curves. 2.1.8 just returned unknown...
Regina Obe [Sun, 4 Oct 2015 07:55:49 +0000 (07:55 +0000)]
Add note that ST_Summary now supports tins and curves.  2.1.8 just returned unknown type for these.  ST_Summary now tells the type (though I think it does a sucky job on reporting subelements of multisurface)

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

9 years agoput a note enhancment only availabe if compiled with proj 4.9+ for all geographiclib...
Regina Obe [Sat, 3 Oct 2015 19:51:17 +0000 (19:51 +0000)]
put a note enhancment only availabe if compiled with proj 4.9+ for all geographiclib enhanced function.  (also change to use ST_GeogFromText instead of the painfully long ST_GeographyFromText alias)

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

9 years agoFix for #3298, open for multi-geometries with mixed dim or 2d in 3d measurment functions
Nicklas Avén [Sat, 3 Oct 2015 19:05:00 +0000 (19:05 +0000)]
Fix for #3298, open for multi-geometries with mixed dim or 2d in 3d measurment functions

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

9 years ago#2603: add weighted and mask args
Regina Obe [Sat, 3 Oct 2015 18:28:58 +0000 (18:28 +0000)]
#2603: add weighted and mask args

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

9 years ago#1748: change arg names in raster ST_Intersection docs to agree with arg names instal...
Regina Obe [Sat, 3 Oct 2015 16:20:44 +0000 (16:20 +0000)]
#1748: change arg names in raster ST_Intersection docs to agree with arg names installed.  Also get rid of coming soon raster/geom that returns raster -- that's called ST_Clip.  Put in a note about that for people looking at ST_Intersection wanting ST_Clip.  Get rid of default args that aren't default at all (we have more protos than we need - may want to consider removing them in 2.3 and replacing with default args)

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

9 years agoDrop postgis_config.h include from header file (#2303)
Sandro Santilli [Sat, 3 Oct 2015 06:12:01 +0000 (06:12 +0000)]
Drop postgis_config.h include from header file (#2303)

It's better to only include build config header from C files.

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

9 years agoUpdate emails, #3309
Paul Ramsey [Fri, 2 Oct 2015 23:05:23 +0000 (23:05 +0000)]
Update emails, #3309

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

9 years ago#3308 patch winnie's build and packaging and regress to go back to static linking.
Regina Obe [Fri, 2 Oct 2015 15:11:05 +0000 (15:11 +0000)]
#3308 patch winnie's build and packaging and regress to go back to static linking.

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

9 years ago#3308 gui loader on windows doesn't work -- add in the extra dependencies introduced...
Regina Obe [Fri, 2 Oct 2015 05:40:08 +0000 (05:40 +0000)]
#3308 gui loader on windows doesn't work -- add in the extra dependencies introduced by PostGIS 2.2 :(

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

9 years agoAdd item about the new "lwgeom_version" function in liblwgeom
Sandro Santilli [Thu, 1 Oct 2015 20:13:11 +0000 (20:13 +0000)]
Add item about the new "lwgeom_version" function in liblwgeom

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

9 years agoAdd check for liblwgeom version mismatch in postgis_full_version()
Sandro Santilli [Thu, 1 Oct 2015 20:09:57 +0000 (20:09 +0000)]
Add check for liblwgeom version mismatch in postgis_full_version()

Adds a postgis_liblwgeom_version() function accessible to SQL.

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

9 years agoupdate srid exclude range for proper dump/restore preserve of custom spatial ref...
Regina Obe [Thu, 1 Oct 2015 04:39:38 +0000 (04:39 +0000)]
update srid exclude range for proper dump/restore preserve of custom spatial ref.  Add WHERE to compute_srid.. so its an easier cut and paster to editable routine

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

9 years agoHonour topology-wide precision configuration (#3304)
Sandro Santilli [Wed, 30 Sep 2015 15:37:40 +0000 (15:37 +0000)]
Honour topology-wide precision configuration (#3304)

NOTE: only 2.2.0-RC1 was published with this bug present

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

9 years agoImprove robustness of adding points to topology (#3280)
Sandro Santilli [Wed, 30 Sep 2015 13:57:52 +0000 (13:57 +0000)]
Improve robustness of adding points to topology (#3280)

When multiple edges are within tolerance from the added point,
give preference to snapping to the one which contains a point
projected to it.

Also, make sure to sort nodes and edges by distance before
considering them for matching or snapping, which is what
was done in previous versions.

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

9 years agotry to fix illegal abstract (with note (instead of para)) and listltiem with no para
Regina Obe [Wed, 30 Sep 2015 04:33:44 +0000 (04:33 +0000)]
try to fix illegal abstract (with note (instead of para)) and listltiem with no para

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

9 years agoupdate tiger instructions to be comprehensive (next step will be to delete them from...
Regina Obe [Wed, 30 Sep 2015 03:19:37 +0000 (03:19 +0000)]
update tiger instructions to be comprehensive (next step will be to delete them from README os have only one source to edit).  Also add a note about using GUC for raster settings (instead of less cross-platform environment approach)

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

9 years agoFix check-local rule to properly setup symlinks
Sandro Santilli [Tue, 29 Sep 2015 21:25:59 +0000 (21:25 +0000)]
Fix check-local rule to properly setup symlinks

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

9 years agoUpdate italian installation transation
Sandro Santilli [Tue, 29 Sep 2015 21:15:37 +0000 (21:15 +0000)]
Update italian installation transation

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

9 years agocommit debbie's translation script and add the check_localized call. (Switched debbi...
Regina Obe [Tue, 29 Sep 2015 20:38:52 +0000 (20:38 +0000)]
commit debbie's translation script and add the check_localized call.  (Switched debbie's job alreayd to use this script instead of the one from buildbot svn)

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

9 years agoFix it_IT translation of installation.xml.po
Sandro Santilli [Tue, 29 Sep 2015 20:10:56 +0000 (20:10 +0000)]
Fix it_IT translation of installation.xml.po

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

9 years agoAdd "check-localized" rule in doc/Makefile (#3302)
Sandro Santilli [Tue, 29 Sep 2015 20:09:06 +0000 (20:09 +0000)]
Add "check-localized" rule in doc/Makefile (#3302)

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

9 years agoFix pt_BR translation of installation.xml.po
Sandro Santilli [Tue, 29 Sep 2015 19:36:41 +0000 (19:36 +0000)]
Fix pt_BR translation of installation.xml.po

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

9 years agoupdate-po after new german translation was added
Sandro Santilli [Tue, 29 Sep 2015 19:29:51 +0000 (19:29 +0000)]
update-po after new german translation was added

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

9 years agoAdd missing Makefile to build german documentation
Sandro Santilli [Tue, 29 Sep 2015 19:29:19 +0000 (19:29 +0000)]
Add missing Makefile to build german documentation

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

9 years agoAdd missing ending quotes in german faq translations (#3293)
Sandro Santilli [Tue, 29 Sep 2015 19:15:57 +0000 (19:15 +0000)]
Add missing ending quotes in german faq translations (#3293)

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

9 years agoUpdate German translation of FAQs (#3293)
Sandro Santilli [Tue, 29 Sep 2015 19:10:26 +0000 (19:10 +0000)]
Update German translation of FAQs (#3293)

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

9 years ago#3300, Box3D for curves calculation fix
Paul Ramsey [Tue, 29 Sep 2015 17:30:28 +0000 (17:30 +0000)]
#3300, Box3D for curves calculation fix

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

9 years agoAdd german (partial) translation from transifex
Sandro Santilli [Tue, 29 Sep 2015 14:47:32 +0000 (14:47 +0000)]
Add german (partial) translation from transifex

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

9 years agoAdd missing reference_temporal.xml.po files
Sandro Santilli [Tue, 29 Sep 2015 14:47:00 +0000 (14:47 +0000)]
Add missing reference_temporal.xml.po files

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

9 years agoUpdate translation files from transifex
Sandro Santilli [Tue, 29 Sep 2015 14:46:39 +0000 (14:46 +0000)]
Update translation files from transifex

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

9 years ago#2473, only create spatial index if there's a shape file
Paul Ramsey [Tue, 29 Sep 2015 12:54:22 +0000 (12:54 +0000)]
#2473, only create spatial index if there's a shape file

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

9 years agoRemove old deprcated manual steps
Paul Ramsey [Tue, 29 Sep 2015 12:38:10 +0000 (12:38 +0000)]
Remove old deprcated manual steps

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

9 years agoUpdate translation templates
Sandro Santilli [Tue, 29 Sep 2015 12:31:27 +0000 (12:31 +0000)]
Update translation templates

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

9 years agoAdd reference_temporal.xml translation resource
Sandro Santilli [Tue, 29 Sep 2015 12:31:03 +0000 (12:31 +0000)]
Add reference_temporal.xml translation resource

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

9 years agoHonor build flags in liblwgeom and loader dirs (#3291)
Sandro Santilli [Tue, 29 Sep 2015 11:43:58 +0000 (11:43 +0000)]
Honor build flags in liblwgeom and loader dirs (#3291)

Patch by Markus Wanner <markus@bluegap.ch>

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

9 years agoStrip BOM out of manpage (#3292)
Sandro Santilli [Tue, 29 Sep 2015 11:38:31 +0000 (11:38 +0000)]
Strip BOM out of manpage (#3292)

Thanks Markus Wanner <markus@bluegap.ch>

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

9 years agoAdd 3D tests for ST_DelaunayTriangles (#2301)
Sandro Santilli [Tue, 29 Sep 2015 11:25:27 +0000 (11:25 +0000)]
Add 3D tests for ST_DelaunayTriangles (#2301)

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

9 years agoDo not override install/uninstall/clean targets from PGXS (#3284)
Sandro Santilli [Tue, 29 Sep 2015 11:12:36 +0000 (11:12 +0000)]
Do not override install/uninstall/clean targets from PGXS (#3284)

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

9 years agofix typo in tag provide example for enable driver and database and system level
Regina Obe [Tue, 29 Sep 2015 03:30:28 +0000 (03:30 +0000)]
fix typo in tag provide example for enable driver and database and system level

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

9 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@14122 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Tue, 29 Sep 2015 03:20:05 +0000 (03:20 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@14122 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoupdate ST_GDALDrivers example to demonstrate how to enable all drivers and also show...
Regina Obe [Tue, 29 Sep 2015 03:14:33 +0000 (03:14 +0000)]
update ST_GDALDrivers example to demonstrate how to enable all drivers and also show some cool new offerings in GDAL 2.0

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

9 years agoAdd support for creating extension from unpackaged (#3296)
Sandro Santilli [Mon, 28 Sep 2015 07:40:13 +0000 (07:40 +0000)]
Add support for creating extension from unpackaged (#3296)

Use: ./run_test.pl --extension --upgrade-path unpackaged--2.2.0

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

9 years agoTypo in help message
Sandro Santilli [Mon, 28 Sep 2015 07:15:11 +0000 (07:15 +0000)]
Typo in help message

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

9 years ago#3043: Some raster2pgsql options are not documented
Regina Obe [Sat, 26 Sep 2015 16:42:54 +0000 (16:42 +0000)]
#3043: Some raster2pgsql options are not documented

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

9 years ago#3297 fix check_gdal regress test to not test initial state (so not sensitive to...
Regina Obe [Sat, 26 Sep 2015 15:48:51 +0000 (15:48 +0000)]
#3297 fix check_gdal regress test to not test initial state (so not sensitive to users default postgis.gdal_enabled_drivers settings

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

9 years ago#3289 - spelling mistakes -- apply remainder shplib provided by sebastic
Regina Obe [Sat, 26 Sep 2015 14:30:47 +0000 (14:30 +0000)]
#3289 - spelling mistakes -- apply remainder shplib provided by sebastic

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

9 years agoDetect GNU/Hurd and treat it like Linux just as BSD (#3295)
Sandro Santilli [Sat, 26 Sep 2015 10:49:44 +0000 (10:49 +0000)]
Detect GNU/Hurd and treat it like Linux just as BSD (#3295)

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

9 years agoMinor spelling fixes (#3288)
Sandro Santilli [Sat, 26 Sep 2015 10:17:42 +0000 (10:17 +0000)]
Minor spelling fixes (#3288)

 recieved  -> received
 splitted  -> split

The "Portuguese" once were left untouched because inside
external shapelib component.

Thanks to Markus Wanner <markus@bluegap.ch>
and Bas Couwenberg <sebastic@debian.org>

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

9 years agoGet rid of obsolete comments
Regina Obe [Fri, 25 Sep 2015 18:03:49 +0000 (18:03 +0000)]
Get rid of obsolete comments

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

9 years agoBuild in place
Paul Ramsey [Fri, 25 Sep 2015 11:53:26 +0000 (11:53 +0000)]
Build in place

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

9 years ago#3286 get rid of obsolete link
Regina Obe [Fri, 25 Sep 2015 07:27:34 +0000 (07:27 +0000)]
#3286 get rid of obsolete link

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

9 years agoBuild output one dir lower
Paul Ramsey [Thu, 24 Sep 2015 22:05:17 +0000 (22:05 +0000)]
Build output one dir lower

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

9 years agoAllow building with an "RC" version number
Paul Ramsey [Thu, 24 Sep 2015 19:12:37 +0000 (19:12 +0000)]
Allow building with an "RC" version number

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

9 years ago#3286: update README
Regina Obe [Thu, 24 Sep 2015 19:00:06 +0000 (19:00 +0000)]
#3286: update README

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

9 years agoReformat
Paul Ramsey [Thu, 24 Sep 2015 17:44:09 +0000 (17:44 +0000)]
Reformat

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

9 years agoUpdate pgxn file
Paul Ramsey [Thu, 24 Sep 2015 17:43:29 +0000 (17:43 +0000)]
Update pgxn file

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

9 years agoSpling errata
Paul Ramsey [Thu, 24 Sep 2015 17:34:33 +0000 (17:34 +0000)]
Spling errata

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

9 years agoAdd 2.2 release notes, en-link'en ticket numbers
Paul Ramsey [Thu, 24 Sep 2015 17:18:15 +0000 (17:18 +0000)]
Add 2.2 release notes, en-link'en ticket numbers

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

9 years agoUpdate Changelog with Makefile rule
Paul Ramsey [Thu, 24 Sep 2015 16:28:19 +0000 (16:28 +0000)]
Update Changelog with Makefile rule

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

9 years ago#2842 Hide unselectable tables from raster_overview and raster_columns
Regina Obe [Thu, 24 Sep 2015 16:15:44 +0000 (16:15 +0000)]
#2842 Hide unselectable tables from raster_overview and raster_columns

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

9 years agoUpdate changelog
Paul Ramsey [Thu, 24 Sep 2015 13:31:26 +0000 (13:31 +0000)]
Update changelog

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

9 years agoIgnore working directories
Paul Ramsey [Thu, 24 Sep 2015 12:50:25 +0000 (12:50 +0000)]
Ignore working directories

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

9 years ago#2220, write the encoding down when exporting a shape file
Paul Ramsey [Wed, 23 Sep 2015 21:04:09 +0000 (21:04 +0000)]
#2220, write the encoding down when exporting a shape file

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

9 years ago#3283, be less brittle in cases of box-overlap-but-geom-not
Paul Ramsey [Wed, 23 Sep 2015 18:31:23 +0000 (18:31 +0000)]
#3283, be less brittle in cases of box-overlap-but-geom-not

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

9 years agoFix valgrind for lwprint for DMS malformed case
Paul Ramsey [Wed, 23 Sep 2015 13:59:35 +0000 (13:59 +0000)]
Fix valgrind for lwprint for DMS malformed case

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

9 years agoMore postgis_config.h include ordering
Sandro Santilli [Wed, 23 Sep 2015 07:41:03 +0000 (07:41 +0000)]
More postgis_config.h include ordering

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

9 years agoInclude postgis_config.h before others, to allow overriding debug
Sandro Santilli [Wed, 23 Sep 2015 07:03:50 +0000 (07:03 +0000)]
Include postgis_config.h before others, to allow overriding debug

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

9 years agoMake repeated point removal more sensitive to not creating invalid outputs
Paul Ramsey [Tue, 22 Sep 2015 20:40:25 +0000 (20:40 +0000)]
Make repeated point removal more sensitive to not creating invalid outputs

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

9 years agoSlight performance tweak to remove repeated points
Paul Ramsey [Tue, 22 Sep 2015 19:51:58 +0000 (19:51 +0000)]
Slight performance tweak to remove repeated points

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

9 years agoDo not export library symbols from the PostgreSQL module
Sandro Santilli [Mon, 21 Sep 2015 16:16:21 +0000 (16:16 +0000)]
Do not export library symbols from the PostgreSQL module

Makes it easy for other modules to use dynamically linked liblwgeom.
See #3281.

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

9 years agoSearch for exclude-libs support at configure time
Sandro Santilli [Mon, 21 Sep 2015 16:16:15 +0000 (16:16 +0000)]
Search for exclude-libs support at configure time

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

9 years agoStop looking for C++ compiler (#3282)
Sandro Santilli [Mon, 21 Sep 2015 15:46:56 +0000 (15:46 +0000)]
Stop looking for C++ compiler (#3282)

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

9 years agoCross-link ST_Subdivide and ST_Split
Sandro Santilli [Mon, 21 Sep 2015 06:59:25 +0000 (06:59 +0000)]
Cross-link ST_Subdivide and ST_Split

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

9 years agoGet rid of compiler warnings
Regina Obe [Fri, 18 Sep 2015 06:28:49 +0000 (06:28 +0000)]
Get rid of compiler warnings

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

9 years agoFix precision of face bounding box in topology callbacks
Sandro Santilli [Wed, 16 Sep 2015 12:00:10 +0000 (12:00 +0000)]
Fix precision of face bounding box in topology callbacks

This bug triggered a regression from 2.1

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