]> granicus.if.org Git - postgis/log
postgis
9 years agoUpdate NEWS-file
Nicklas Avén [Sun, 24 May 2015 13:03:07 +0000 (13:03 +0000)]
Update NEWS-file

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

9 years ago#2703, don't use the cache when running distance tests for geography
Paul Ramsey [Fri, 22 May 2015 21:45:28 +0000 (21:45 +0000)]
#2703, don't use the cache when running distance tests for geography

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

9 years agominor wording and additional explain of KNN true dist (also put in an Enhanced flag)
Regina Obe [Fri, 22 May 2015 20:00:52 +0000 (20:00 +0000)]
minor wording and additional explain of KNN true dist (also put in an Enhanced flag)

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

9 years agoProperly guard against unused parameter reads
Paul Ramsey [Fri, 22 May 2015 19:04:51 +0000 (19:04 +0000)]
Properly guard against unused parameter reads

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

9 years agoCatch enhancements
Regina Obe [Fri, 22 May 2015 18:29:28 +0000 (18:29 +0000)]
Catch enhancements

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

9 years ago#3123, add example using array input form of function
Paul Ramsey [Fri, 22 May 2015 12:51:14 +0000 (12:51 +0000)]
#3123, add example using array input form of function

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

9 years agoTypos
Sandro Santilli [Fri, 22 May 2015 08:21:42 +0000 (08:21 +0000)]
Typos

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

9 years ago<-> for geography committed with recheck
Paul Ramsey [Thu, 21 May 2015 22:48:40 +0000 (22:48 +0000)]
<-> for geography committed with recheck

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

9 years agoReduce string concatenation operations
Sandro Santilli [Thu, 21 May 2015 15:32:02 +0000 (15:32 +0000)]
Reduce string concatenation operations

According to the SQL standard literal strings are automatically
merged when separated by at least a newline...

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

9 years agoClarify status
Paul Ramsey [Thu, 21 May 2015 13:12:30 +0000 (13:12 +0000)]
Clarify status

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

9 years ago#3124, Deprecation Warnings inside Aggregates
Paul Ramsey [Thu, 21 May 2015 13:00:23 +0000 (13:00 +0000)]
#3124, Deprecation Warnings inside Aggregates

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

9 years agoAdd postgis-out.xml back as a dependency of postgis_aggs_mm.xml
Sandro Santilli [Thu, 21 May 2015 11:37:43 +0000 (11:37 +0000)]
Add postgis-out.xml back as a dependency of postgis_aggs_mm.xml

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

9 years agoReduce number of calls to ST_RelateMatch during ValidateTopology
Sandro Santilli [Thu, 21 May 2015 11:29:06 +0000 (11:29 +0000)]
Reduce number of calls to ST_RelateMatch during ValidateTopology

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

9 years agoFix dependency of postgis_aggs_mm.xml Makefile rule
Sandro Santilli [Thu, 21 May 2015 08:26:09 +0000 (08:26 +0000)]
Fix dependency of postgis_aggs_mm.xml Makefile rule

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

9 years agoDo not get fooled by carriage returns - chomp did not do the job now explicit remove
Regina Obe [Wed, 20 May 2015 21:12:47 +0000 (21:12 +0000)]
Do not get fooled by carriage returns - chomp did not do the job now explicit remove

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

9 years ago#2703, support true KNN in PgSQL 9.5+
Paul Ramsey [Wed, 20 May 2015 19:00:26 +0000 (19:00 +0000)]
#2703, support true KNN in PgSQL 9.5+

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

9 years agoDo not get fooled by carriage returns
Sandro Santilli [Wed, 20 May 2015 18:09:56 +0000 (18:09 +0000)]
Do not get fooled by carriage returns

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

9 years agoFix regression "error" in UTM/geog ticket
Paul Ramsey [Tue, 19 May 2015 23:17:29 +0000 (23:17 +0000)]
Fix regression "error" in UTM/geog ticket

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

9 years agoFix comment
Paul Ramsey [Tue, 19 May 2015 18:12:56 +0000 (18:12 +0000)]
Fix comment

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

9 years agoOnly use new geodesics when Proj 4.9 is installed
Paul Ramsey [Tue, 19 May 2015 18:11:48 +0000 (18:11 +0000)]
Only use new geodesics when Proj 4.9 is installed

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

9 years agoSupport new array_create_iterator in 9.5
Paul Ramsey [Tue, 19 May 2015 15:46:07 +0000 (15:46 +0000)]
Support new array_create_iterator in 9.5

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

9 years agoAvoid regression failures when using old geodetic support
Paul Ramsey [Tue, 19 May 2015 15:45:44 +0000 (15:45 +0000)]
Avoid regression failures when using old geodetic support

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

9 years agoInclude new files for #2918
Paul Ramsey [Tue, 19 May 2015 14:48:41 +0000 (14:48 +0000)]
Include new files for #2918

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

9 years ago#2918, Use GeographicLib functions for geodetics
Paul Ramsey [Tue, 19 May 2015 14:37:01 +0000 (14:37 +0000)]
#2918, Use GeographicLib functions for geodetics

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

9 years agoDrop obsoleted _st_mapalgebra version on upgrade (#2664)
Sandro Santilli [Mon, 18 May 2015 08:55:17 +0000 (08:55 +0000)]
Drop obsoleted _st_mapalgebra version on upgrade (#2664)

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

9 years agoFix error message about malformed --upgrade-path format
Sandro Santilli [Mon, 18 May 2015 08:55:11 +0000 (08:55 +0000)]
Fix error message about malformed --upgrade-path format

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

9 years agoImprove upgrade tester by adding postgis objects (#3120)
Sandro Santilli [Mon, 18 May 2015 07:19:02 +0000 (07:19 +0000)]
Improve upgrade tester by adding postgis objects (#3120)

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

9 years agoFix confusing help message for --with-pgconfig
Sandro Santilli [Mon, 18 May 2015 07:00:10 +0000 (07:00 +0000)]
Fix confusing help message for --with-pgconfig

Patch by Volf Tomáš

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

9 years agoDO block to emit message. ticket #3118
Bborie Park [Fri, 15 May 2015 16:18:30 +0000 (16:18 +0000)]
DO block to emit message. ticket #3118

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

9 years agoNote Length2d_spheroid and Point_Inside_Circle renames
Sandro Santilli [Fri, 15 May 2015 09:29:25 +0000 (09:29 +0000)]
Note Length2d_spheroid and Point_Inside_Circle renames

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

9 years agoAdd test for ST_Length2DSpheroid
Sandro Santilli [Fri, 15 May 2015 09:27:20 +0000 (09:27 +0000)]
Add test for ST_Length2DSpheroid

checks that 2D is really enforced

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

9 years agoDeprecate ST_Length2D_Spheroid, renamed to ST_Length2DSpheroid
Sandro Santilli [Fri, 15 May 2015 09:23:26 +0000 (09:23 +0000)]
Deprecate ST_Length2D_Spheroid, renamed to ST_Length2DSpheroid

See #2748

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

9 years agoWarn deprecation of ST_Locate_Between_Measures and ST_Locate_Along_Measure
Sandro Santilli [Fri, 15 May 2015 08:23:47 +0000 (08:23 +0000)]
Warn deprecation of ST_Locate_Between_Measures and ST_Locate_Along_Measure

Also add TODO item about switching to the pure-sql deprecation method
(still not done now because output is slightly different between the
old and new versions). See #2748.

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

9 years agoRemove unused assignment
Sandro Santilli [Fri, 15 May 2015 08:04:02 +0000 (08:04 +0000)]
Remove unused assignment

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

9 years agoSimplify argument handling for twkb
Paul Ramsey [Wed, 13 May 2015 20:08:04 +0000 (20:08 +0000)]
Simplify argument handling for twkb

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

9 years agoFree iterator when complete
Paul Ramsey [Wed, 13 May 2015 20:00:47 +0000 (20:00 +0000)]
Free iterator when complete

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

9 years agoReplace manual array iterating with pgsql iterator
Paul Ramsey [Wed, 13 May 2015 19:38:23 +0000 (19:38 +0000)]
Replace manual array iterating with pgsql iterator

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

9 years agoRemove manual array iteration
Paul Ramsey [Wed, 13 May 2015 19:09:44 +0000 (19:09 +0000)]
Remove manual array iteration

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

9 years agoDe-dupe doc entries
Paul Ramsey [Wed, 13 May 2015 19:08:47 +0000 (19:08 +0000)]
De-dupe doc entries

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

9 years agoRemove unneed bytebuffer.h ref
Paul Ramsey [Wed, 13 May 2015 18:39:39 +0000 (18:39 +0000)]
Remove unneed bytebuffer.h ref

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

9 years ago#3085, document ST_GeomFromTWKB
Paul Ramsey [Wed, 13 May 2015 18:38:02 +0000 (18:38 +0000)]
#3085, document ST_GeomFromTWKB

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

9 years agoAdd back some $Id tags and files missing in TWKB commit
Paul Ramsey [Wed, 13 May 2015 18:29:52 +0000 (18:29 +0000)]
Add back some $Id tags and files missing in TWKB commit

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

9 years agoRemove the many and unloved $Id$ tags that clutter the code base
Paul Ramsey [Wed, 13 May 2015 18:13:18 +0000 (18:13 +0000)]
Remove the many and unloved $Id$ tags that clutter the code base

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

9 years agoInclude old regression cases for GeoJSON
Paul Ramsey [Wed, 13 May 2015 18:06:21 +0000 (18:06 +0000)]
Include old regression cases for GeoJSON

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

9 years agoQuiet warnings about using fabs on ints
Paul Ramsey [Wed, 13 May 2015 18:06:04 +0000 (18:06 +0000)]
Quiet warnings about using fabs on ints

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

9 years ago#3085 Add aggregate support and enhance TWKB support in general
Paul Ramsey [Wed, 13 May 2015 18:03:16 +0000 (18:03 +0000)]
#3085 Add aggregate support and enhance TWKB support in general

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

9 years agofix tag mismatch
Regina Obe [Tue, 12 May 2015 22:27:57 +0000 (22:27 +0000)]
fix tag mismatch

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

9 years agoFigures for new ST_Subdivide function
Regina Obe [Tue, 12 May 2015 21:07:32 +0000 (21:07 +0000)]
Figures for new ST_Subdivide function

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

9 years ago#3108, subdivide dropping some squares
Paul Ramsey [Tue, 12 May 2015 00:01:18 +0000 (00:01 +0000)]
#3108, subdivide dropping some squares

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

9 years agoDeprecate ST_Point_Inside_Circle (#2748)
Sandro Santilli [Mon, 11 May 2015 17:07:38 +0000 (17:07 +0000)]
Deprecate ST_Point_Inside_Circle (#2748)

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

9 years agoget rid of dangling para mark
Regina Obe [Sat, 9 May 2015 23:13:29 +0000 (23:13 +0000)]
get rid of dangling para mark

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

9 years agoadd ST_AsX3D Geocoordinates and axis flipping support to history
Regina Obe [Sat, 9 May 2015 23:06:19 +0000 (23:06 +0000)]
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

9 years ago#897 (part of #2840 ) Support for X3D Geocoordinate (just WGS 84 for now), also...
Regina Obe [Sat, 9 May 2015 22:57:15 +0000 (22:57 +0000)]
#897  (part of #2840 ) Support for X3D Geocoordinate (just WGS 84 for now), also ability to flip X/Y axis, includes documentation and cunit tests (still need postgresql specific tests)

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

9 years agoAdd installcheck step to travis build
Sandro Santilli [Mon, 4 May 2015 11:18:26 +0000 (11:18 +0000)]
Add installcheck step to travis build

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

9 years agoFix online tickets test with sfcgal
Sandro Santilli [Mon, 4 May 2015 11:02:36 +0000 (11:02 +0000)]
Fix online tickets test with sfcgal

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

9 years agoSimplify a couple of sfcgal tests to simply wrap originals
Sandro Santilli [Mon, 4 May 2015 11:02:31 +0000 (11:02 +0000)]
Simplify a couple of sfcgal tests to simply wrap originals

Adds support for using the :regdir variable in regression tests
and turns 2 sfcgal tests into simple wrappers. More of this should
follow.

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

9 years agoAllow passing custom RUNTESTFLAGS with 'make installcheck'
Sandro Santilli [Mon, 4 May 2015 10:26:16 +0000 (10:26 +0000)]
Allow passing custom RUNTESTFLAGS with 'make installcheck'

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

9 years agoFix online legacy test with sfcgal (#3105)
Sandro Santilli [Mon, 4 May 2015 10:16:16 +0000 (10:16 +0000)]
Fix online legacy test with sfcgal (#3105)

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

9 years agoProperly handle tear-down with --sfcgal
Sandro Santilli [Mon, 4 May 2015 10:02:15 +0000 (10:02 +0000)]
Properly handle tear-down with --sfcgal

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

9 years agoAdd "installcheck" rule (#2358)
Sandro Santilli [Mon, 4 May 2015 09:57:10 +0000 (09:57 +0000)]
Add "installcheck" rule (#2358)

This is a first step, simply wraps a make check call with a
properly setup RUNTESTFLAGS env variable.

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

9 years agoMake Postgis_Noop call unambiguous to not fail with raster enabled
Sandro Santilli [Mon, 4 May 2015 09:57:05 +0000 (09:57 +0000)]
Make Postgis_Noop call unambiguous to not fail with raster enabled

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

9 years agoC++ style comments are not allowed in ISO C90
Sandro Santilli [Mon, 4 May 2015 08:36:28 +0000 (08:36 +0000)]
C++ style comments are not allowed in ISO C90

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

9 years agoRename "errmsg" variable to avoid clash with PostgreSQL global
Sandro Santilli [Mon, 4 May 2015 07:57:43 +0000 (07:57 +0000)]
Rename "errmsg" variable to avoid clash with PostgreSQL global

Patch by Haribabu Kommi

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

9 years agoregex for parsing constraints. ticket #3096
Bborie Park [Sun, 3 May 2015 00:41:58 +0000 (00:41 +0000)]
regex for parsing constraints. ticket #3096

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

9 years agoadd unit tests for numeric overflow. ticket #3100
Bborie Park [Sat, 2 May 2015 20:27:49 +0000 (20:27 +0000)]
add unit tests for numeric overflow. ticket #3100

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

9 years agoround to 10 places instead of numeric(25,10). ticket #3006
Bborie Park [Sat, 2 May 2015 19:48:17 +0000 (19:48 +0000)]
round to 10 places instead of numeric(25,10). ticket #3006

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

9 years agoadd other error you might see to the security raster faq
Regina Obe [Sat, 2 May 2015 07:01:51 +0000 (07:01 +0000)]
add other error you might see to the security raster faq

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

9 years agoPut back raster security details that are in 2.1 but weren't upported to 2.2
Regina Obe [Sat, 2 May 2015 06:56:12 +0000 (06:56 +0000)]
Put back raster security details that are in 2.1 but weren't upported to 2.2

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

9 years ago#2365: Significantly improve performance of find_srid when lots of geometry columns
Regina Obe [Wed, 29 Apr 2015 18:42:07 +0000 (18:42 +0000)]
#2365: Significantly improve performance of find_srid when lots of geometry columns

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

9 years agoQuiet pedantic warnings some
Paul Ramsey [Wed, 29 Apr 2015 16:11:39 +0000 (16:11 +0000)]
Quiet pedantic warnings some

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

9 years agoC90 madness
Paul Ramsey [Wed, 29 Apr 2015 15:55:30 +0000 (15:55 +0000)]
C90 madness

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

9 years agoQuiet warnings about misuse of abs() / fabs() on
Paul Ramsey [Wed, 29 Apr 2015 15:49:19 +0000 (15:49 +0000)]
Quiet warnings about misuse of abs() / fabs() on
wrong types (new clang in OSX 10.10)

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

9 years ago#3104, st_asgml introduces random characters in ID field
Paul Ramsey [Wed, 29 Apr 2015 12:48:34 +0000 (12:48 +0000)]
#3104, st_asgml introduces random characters in ID field

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

9 years agochange to drop view if exists just in case it doesn't
Regina Obe [Mon, 27 Apr 2015 17:43:20 +0000 (17:43 +0000)]
change to drop view if exists just in case it doesn't

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

9 years ago#3103 Get rid of casting of table, schema, and column name. though oddly find_srid...
Regina Obe [Mon, 27 Apr 2015 17:29:55 +0000 (17:29 +0000)]
#3103 Get rid of casting of table, schema, and column name.  though oddly find_srid did not seem to be slowed down by this -- need to investigate (might be the immutable strict)

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

9 years ago#2587, CompoundCurve with empties parses differently from WKB and WKT
Paul Ramsey [Mon, 27 Apr 2015 17:07:55 +0000 (17:07 +0000)]
#2587, CompoundCurve with empties parses differently from WKB and WKT

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

9 years ago#2335, rename internal LWGEOMWKB to be a bit more clear it is for EWKB
Paul Ramsey [Mon, 27 Apr 2015 16:43:05 +0000 (16:43 +0000)]
#2335, rename internal LWGEOMWKB to be a bit more clear it is for EWKB

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

9 years agoUpdate corporate name
Paul Ramsey [Mon, 27 Apr 2015 12:22:23 +0000 (12:22 +0000)]
Update corporate name

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

9 years ago#3092 refinement to geometry_columns view. Aslo add missing 2.1 extension upgrade...
Regina Obe [Sun, 26 Apr 2015 01:09:09 +0000 (01:09 +0000)]
#3092 refinement to geometry_columns view.  Aslo add missing 2.1 extension upgrade targets

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

9 years ago#3102 - add include <locale.h> to fix mingw-64 compile issue
Regina Obe [Sun, 26 Apr 2015 00:43:05 +0000 (00:43 +0000)]
#3102 - add include <locale.h>  to fix mingw-64 compile issue

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

9 years ago#3092, Slow performance of geometry_columns
Paul Ramsey [Fri, 24 Apr 2015 17:50:00 +0000 (17:50 +0000)]
#3092, Slow performance of geometry_columns

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

9 years ago#3098, odd dimension mixes in WKT
Paul Ramsey [Thu, 23 Apr 2015 22:56:23 +0000 (22:56 +0000)]
#3098, odd dimension mixes in WKT

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

9 years ago#3091, segfault in unit tests in debug
Paul Ramsey [Thu, 23 Apr 2015 20:00:45 +0000 (20:00 +0000)]
#3091, segfault in unit tests in debug

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

9 years ago#3048, shp2pgsql - illegal number format when specific system locale set
Paul Ramsey [Thu, 23 Apr 2015 19:36:10 +0000 (19:36 +0000)]
#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

9 years ago#3018, GROUP BY geography sometimes returns duplicate rows
Paul Ramsey [Thu, 23 Apr 2015 18:20:00 +0000 (18:20 +0000)]
#3018, GROUP BY geography sometimes returns duplicate rows

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

9 years agoAllow splitting lines by multipoints
Sandro Santilli [Wed, 22 Apr 2015 15:25:42 +0000 (15:25 +0000)]
Allow splitting lines by multipoints

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

9 years agoAllow splitting lines by multilines and (multi)polygon boundaries
Sandro Santilli [Wed, 22 Apr 2015 15:25:32 +0000 (15:25 +0000)]
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

9 years agoDo not leak symbols outside of header guard block
Sandro Santilli [Wed, 22 Apr 2015 15:25:23 +0000 (15:25 +0000)]
Do not leak symbols outside of header guard block

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

9 years agoAdd NEWS note on ST_SubDivide
Paul Ramsey [Wed, 15 Apr 2015 15:36:21 +0000 (15:36 +0000)]
Add NEWS note on ST_SubDivide

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

9 years ago#3094, found another one
Paul Ramsey [Wed, 15 Apr 2015 15:20:30 +0000 (15:20 +0000)]
#3094, found another one

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

9 years agoeffectivearea: force qsort to always return the same ordering when comparing identica...
Nicklas Avén [Mon, 6 Apr 2015 09:46:00 +0000 (09:46 +0000)]
effectivearea: force qsort to always return the same ordering when comparing identical area. Prevents different result cross platforms.

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

9 years agoadd cunit and regression tests to simplifyvw and seteffectivearea
Nicklas Avén [Sat, 4 Apr 2015 19:44:20 +0000 (19:44 +0000)]
add cunit and regression tests to simplifyvw and seteffectivearea

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

9 years agosimplifyvw: allow polygon inner rings to collapse
Nicklas Avén [Sat, 4 Apr 2015 19:42:02 +0000 (19:42 +0000)]
simplifyvw: allow polygon inner rings to collapse

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

9 years agoclean up
Nicklas Avén [Fri, 3 Apr 2015 22:31:53 +0000 (22:31 +0000)]
clean up

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

9 years agoAdd ST_SimplifyVW
Nicklas Avén [Fri, 3 Apr 2015 22:28:56 +0000 (22:28 +0000)]
Add ST_SimplifyVW

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

9 years agoeffective area: fix multiple bugs in minHeap and make "set m-value" optional
Nicklas Avén [Fri, 3 Apr 2015 22:28:08 +0000 (22:28 +0000)]
effective area: fix multiple bugs in minHeap and make "set m-value" optional

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

9 years agoFix z+ handling
Paul Ramsey [Fri, 27 Mar 2015 16:27:03 +0000 (16:27 +0000)]
Fix z+ handling

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

9 years agoGeoJSON maintenance
Paul Ramsey [Thu, 26 Mar 2015 22:30:51 +0000 (22:30 +0000)]
GeoJSON maintenance

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

9 years agoAdd minheap for ordering areas, and funtionality to avoid collapsing polygons for...
Nicklas Avén [Thu, 26 Mar 2015 19:16:45 +0000 (19:16 +0000)]
Add minheap for ordering areas, and funtionality to avoid collapsing polygons for ST_Seteffectivearea

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

9 years agoEntity the <
Paul Ramsey [Thu, 26 Mar 2015 12:09:10 +0000 (12:09 +0000)]
Entity the <

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