]>
granicus.if.org Git - postgis/log
Sandro Santilli [Wed, 16 Oct 2013 16:12:39 +0000 (16:12 +0000)]
Close opened filedescriptors after use. Might help with #2509
git-svn-id: http://svn.osgeo.org/postgis/trunk@12038
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Oct 2013 15:02:20 +0000 (15:02 +0000)]
Use a different diff file for each tested shapefile output file
Hopefully fixes #2507 (permission denied on overriding a tmp file)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12037
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Oct 2013 14:31:02 +0000 (14:31 +0000)]
More hard-coded version numbers reduction
This commit fixes raster and postgis/raster extension.
I noticed that the extension files have what looks like being
an attempt to compute the "previous" version in another way,
but haven't tried to use those variables. Also, I think it would
be worth moving all the version strings into the Version.config
file in top-level. Not done by this commit, but comments left
git-svn-id: http://svn.osgeo.org/postgis/trunk@12036
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 13 Oct 2013 15:44:38 +0000 (15:44 +0000)]
#2506 regress failure on 32-bit windows PostgreSQL. More stringent round but also subtract to guarantee they are the same
git-svn-id: http://svn.osgeo.org/postgis/trunk@12035
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 11 Oct 2013 12:11:21 +0000 (12:11 +0000)]
Fix literalsrid dumper test (#2507)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12033
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 11 Oct 2013 12:11:12 +0000 (12:11 +0000)]
Name dumper test shapefile after test name (#2507)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12032
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Oct 2013 15:20:21 +0000 (15:20 +0000)]
Take stderr noise from diff as failure. Fixes false negatives (#2505)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12028
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Oct 2013 09:01:52 +0000 (09:01 +0000)]
Copy 2.1.0 NEWS section from the 2.1 branch
git-svn-id: http://svn.osgeo.org/postgis/trunk@12027
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Oct 2013 08:45:39 +0000 (08:45 +0000)]
Drop run_test, long live run_test.pl !
git-svn-id: http://svn.osgeo.org/postgis/trunk@12026
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Oct 2013 08:29:22 +0000 (08:29 +0000)]
Create regression tests for pgsql2shp (#2390)
NOTE: only implemented in run_test.pl (not in run_test.sh)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12025
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Oct 2013 07:11:34 +0000 (07:11 +0000)]
Advertise -v, do not load rc file while fetching databases list
git-svn-id: http://svn.osgeo.org/postgis/trunk@12024
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Oct 2013 15:58:00 +0000 (15:58 +0000)]
Print usage and exit if only option switches are given to run_test.pl
git-svn-id: http://svn.osgeo.org/postgis/trunk@12023
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Oct 2013 15:24:17 +0000 (15:24 +0000)]
Fix usage string for run_test.pl
git-svn-id: http://svn.osgeo.org/postgis/trunk@12022
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Oct 2013 14:42:23 +0000 (14:42 +0000)]
Add 2.0.4 block in NEWS file
git-svn-id: http://svn.osgeo.org/postgis/trunk@12021
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Oct 2013 14:36:46 +0000 (14:36 +0000)]
Fix segfault on bogus pgsql2shp call (#2504)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12017
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Oct 2013 10:06:24 +0000 (10:06 +0000)]
Reduce hard-coded version numbers to only one (previous minor version)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12015
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Oct 2013 06:36:48 +0000 (06:36 +0000)]
Put postgis_topology_scripts_installed() in topology schema (#2502)
This was the only topology signature installed in the default schema.
The postgis_full_version() function is updated to find it there.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12012
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Oct 2013 17:46:46 +0000 (17:46 +0000)]
Drop signatures replaced in 2.1 (#2489)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12011
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 7 Oct 2013 19:31:49 +0000 (19:31 +0000)]
infinite loop around gserialized_gist_picksplit_2d from smagen (#2449)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12009
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 7 Oct 2013 17:56:17 +0000 (17:56 +0000)]
Filter LOG entries #2499
git-svn-id: http://svn.osgeo.org/postgis/trunk@12007
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 7 Oct 2013 02:13:51 +0000 (02:13 +0000)]
fix typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@12005
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 6 Oct 2013 17:15:30 +0000 (17:15 +0000)]
typo oops (hope strk doesn't catch this)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12004
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 6 Oct 2013 17:00:39 +0000 (17:00 +0000)]
add new section to document gucs, move raster postgis.gdal.data.path to guc section, exclude gucs from comment sql generation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12003
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 6 Oct 2013 01:50:00 +0000 (01:50 +0000)]
update link for http://workshops.boundlessgeo.com/postgis-intro/ and also put in more pretty tags for common faqs
git-svn-id: http://svn.osgeo.org/postgis/trunk@12000
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Thu, 3 Oct 2013 03:45:24 +0000 (03:45 +0000)]
added regression tests for ticket #2493
git-svn-id: http://svn.osgeo.org/postgis/trunk@11999
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Thu, 3 Oct 2013 03:18:49 +0000 (03:18 +0000)]
Fixed behavior of ST_DumpValues(raster, ...) when passed an empty raster. Ticket #2493
git-svn-id: http://svn.osgeo.org/postgis/trunk@11996
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 30 Sep 2013 20:26:48 +0000 (20:26 +0000)]
#2490 point back to state level zip files (only available in tiger 2010 folder)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11994
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 27 Sep 2013 21:49:19 +0000 (21:49 +0000)]
#2396 change one more test to endian agnostic, fix transposition error in a ticket number
git-svn-id: http://svn.osgeo.org/postgis/trunk@11991
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Sep 2013 16:34:30 +0000 (16:34 +0000)]
Add deprecation WARNINGS for functions deprecated 1 version ago
NOTE: it means a full version cycle with non-warned deprecations
See #2440
git-svn-id: http://svn.osgeo.org/postgis/trunk@11989
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Sep 2013 16:34:21 +0000 (16:34 +0000)]
Change deprecation warning to raise a WARNING after 2 version deprecation time
I kept the DEBUG for the first deprecating version to keep changes
small (no need to change testsuite again) but I really think
it should be at least a NOTICE in that case, or nobody would notice.
See #2440
git-svn-id: http://svn.osgeo.org/postgis/trunk@11988
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Sep 2013 14:58:21 +0000 (14:58 +0000)]
Remove misplaced comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@11985
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Sep 2013 15:31:40 +0000 (15:31 +0000)]
Tweak TopologySummary output to count all layers (not only populated ones)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11982
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 24 Sep 2013 21:50:14 +0000 (21:50 +0000)]
#2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (5th time)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11978
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 24 Sep 2013 21:44:59 +0000 (21:44 +0000)]
#2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (4th time)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11977
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 24 Sep 2013 21:34:31 +0000 (21:34 +0000)]
#2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (4th time)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11976
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 24 Sep 2013 21:23:34 +0000 (21:23 +0000)]
#2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (3rd time hopefully a charm)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11975
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 24 Sep 2013 21:09:06 +0000 (21:09 +0000)]
#2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11974
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 24 Sep 2013 21:02:39 +0000 (21:02 +0000)]
#2396 liblwgeom tests fail on big-endian architectures.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11973
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 23 Sep 2013 04:52:27 +0000 (04:52 +0000)]
#2466 point json-c to github loc instead of old 0.9 loc
git-svn-id: http://svn.osgeo.org/postgis/trunk@11970
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 22 Sep 2013 21:43:06 +0000 (21:43 +0000)]
#2483 patch from Kashif Rasul (get rid of deprecated calls, update to use faster dump format, and update create scripts to use 2013 data
git-svn-id: http://svn.osgeo.org/postgis/trunk@11968
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sun, 22 Sep 2013 02:40:44 +0000 (02:40 +0000)]
clean up code for ST_Intersects(geometry, raster)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11966
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 22 Sep 2013 01:36:09 +0000 (01:36 +0000)]
#2440 -- changed deprecated example to test by setting to debug mode.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11963
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 22 Sep 2013 01:17:59 +0000 (01:17 +0000)]
#2440 -- remove warnings from functions -- (pushing this to a debug level notice)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11962
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 15 Sep 2013 02:46:42 +0000 (02:46 +0000)]
merge in 2.1.0 and 2.0.4 release notes and start 2.2 chain
git-svn-id: http://svn.osgeo.org/postgis/trunk@11961
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 8 Sep 2013 15:08:45 +0000 (15:08 +0000)]
update to include updating source.html page. Minor other changes reshuffling
git-svn-id: http://svn.osgeo.org/postgis/trunk@11952
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 7 Sep 2013 13:27:17 +0000 (13:27 +0000)]
Clean up restore script (#2471)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11945
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 6 Sep 2013 22:52:41 +0000 (22:52 +0000)]
Splling (#2255)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11940
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 6 Sep 2013 16:46:30 +0000 (16:46 +0000)]
Enhance error messages in lwgeom_intersection and lwgeom_normalize
git-svn-id: http://svn.osgeo.org/postgis/trunk@11931
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 5 Sep 2013 08:11:43 +0000 (08:11 +0000)]
#2168 test to test non-commutative fix of geog ST_Distance
git-svn-id: http://svn.osgeo.org/postgis/trunk@11920
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 4 Sep 2013 23:42:19 +0000 (23:42 +0000)]
change to notify only on change or for success and always for failure
git-svn-id: http://svn.osgeo.org/postgis/trunk@11917
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 4 Sep 2013 23:39:15 +0000 (23:39 +0000)]
Test travis alerting system
git-svn-id: http://svn.osgeo.org/postgis/trunk@11916
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 4 Sep 2013 16:39:10 +0000 (16:39 +0000)]
travis yaml script for testing many thanks to Getty (Torsten Raudssus)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11914
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 4 Sep 2013 12:22:42 +0000 (12:22 +0000)]
Set default client_min_messages to NOTICE when running tests
See #2467 and #2469
git-svn-id: http://svn.osgeo.org/postgis/trunk@11913
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Sep 2013 17:31:04 +0000 (17:31 +0000)]
#2467 add min_messages so travis doesn't scream
git-svn-id: http://svn.osgeo.org/postgis/trunk@11911
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 2 Sep 2013 16:15:54 +0000 (16:15 +0000)]
Geog intersection fix, from kashif (#2434)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11909
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 1 Sep 2013 00:09:40 +0000 (00:09 +0000)]
#2456 : update HOWTO_RELEASE to include flipping docs alias when relevant. Also some other minor edits
git-svn-id: http://svn.osgeo.org/postgis/trunk@11899
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 31 Aug 2013 15:46:41 +0000 (15:46 +0000)]
Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter
git-svn-id: http://svn.osgeo.org/postgis/trunk@11898
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 30 Aug 2013 23:03:09 +0000 (23:03 +0000)]
Add 2.2 what's new section
git-svn-id: http://svn.osgeo.org/postgis/trunk@11893
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Mon, 26 Aug 2013 22:57:41 +0000 (22:57 +0000)]
change to int8 for twkb ID in doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@11890
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Mon, 26 Aug 2013 22:35:19 +0000 (22:35 +0000)]
add support for ID up to int64
git-svn-id: http://svn.osgeo.org/postgis/trunk@11889
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Mon, 26 Aug 2013 20:55:11 +0000 (20:55 +0000)]
remove double sql signatures
git-svn-id: http://svn.osgeo.org/postgis/trunk@11883
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Mon, 26 Aug 2013 18:58:28 +0000 (18:58 +0000)]
Remove homebrewed compression method. Don't add ID if not used.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11878
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 23 Aug 2013 19:57:51 +0000 (19:57 +0000)]
Allow version parser to handle PostgreSQL 9.3rc1
git-svn-id: http://svn.osgeo.org/postgis/trunk@11866
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Aug 2013 12:02:42 +0000 (12:02 +0000)]
fix typo in function name
git-svn-id: http://svn.osgeo.org/postgis/trunk@11863
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Aug 2013 03:51:45 +0000 (03:51 +0000)]
#2413 -- switch extension to use 2013 loader script instead
git-svn-id: http://svn.osgeo.org/postgis/trunk@11856
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Aug 2013 03:33:56 +0000 (03:33 +0000)]
#2413 -- create 2013 -- so far thru testing seems like just changing the year in variables is sufficient
git-svn-id: http://svn.osgeo.org/postgis/trunk@11855
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Aug 2013 02:45:52 +0000 (02:45 +0000)]
#2446 Drop_Nation_Script doco is wrong
git-svn-id: http://svn.osgeo.org/postgis/trunk@11853
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 22 Aug 2013 15:32:26 +0000 (15:32 +0000)]
Fix AsTopoJSON example to output correctly formatted arcs (#2444)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11852
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 22 Aug 2013 04:36:09 +0000 (04:36 +0000)]
#2441 Tiger geocoder uses new features only available in Postgres 9.3. Revised since running with sh didn't like some of my changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@11850
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 22 Aug 2013 03:56:50 +0000 (03:56 +0000)]
#2441 Tiger geocoder uses new features only available in Postgres 9.3. Changed to not use CREATE .. IF NOT EXISTS and use DO instead. Also revised extension to upgrade loader (it wasn't before)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11849
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 21 Aug 2013 21:45:18 +0000 (21:45 +0000)]
Fixed more null cases.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11848
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sun, 18 Aug 2013 21:59:02 +0000 (21:59 +0000)]
Fix wrong size-calculation when mixed types in aggregated twkb
git-svn-id: http://svn.osgeo.org/postgis/trunk@11839
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sat, 17 Aug 2013 23:23:47 +0000 (23:23 +0000)]
Add varInt encoding for twkb (seems to be the best option)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11813
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Fri, 16 Aug 2013 18:49:31 +0000 (18:49 +0000)]
fix back polyhedralsurface to distance calculations #2431 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11808
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 16 Aug 2013 00:57:28 +0000 (00:57 +0000)]
#2435 ST_Summary document S flag
git-svn-id: http://svn.osgeo.org/postgis/trunk@11805
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Aug 2013 22:40:16 +0000 (22:40 +0000)]
Implement ST_ForceCurve (#2430)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11803
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Aug 2013 07:37:23 +0000 (07:37 +0000)]
lw_segment_side may return any negative number, not just -1 (#2420)
Adds other unit tests for line desegmentation excercising quadrant
computation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11801
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 13 Aug 2013 23:48:04 +0000 (23:48 +0000)]
Fix computation of number of quadrants per arc (#2420)
Note: I had to change some tests that expected 3-quadrant curves
to be accepted as curvey input to rely on round-trip instead
git-svn-id: http://svn.osgeo.org/postgis/trunk@11794
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 13 Aug 2013 23:47:54 +0000 (23:47 +0000)]
Pick curve control point farther than in the middle
Seems to get a good point when doing manual tests...
git-svn-id: http://svn.osgeo.org/postgis/trunk@11793
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 13 Aug 2013 22:54:21 +0000 (22:54 +0000)]
Make sure to retain first point of curves on linearization (#2427)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11790
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 13 Aug 2013 07:27:23 +0000 (07:27 +0000)]
Fix short allocation of edge to curves store (#2425)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11789
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 13 Aug 2013 06:51:12 +0000 (06:51 +0000)]
Add COMPOUNDCURVE in MULTICURVE support for ST_CurveToLine (#2424)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11784
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 12 Aug 2013 18:11:36 +0000 (18:11 +0000)]
Require all arc edges to form the same angle (#2423)
Note: gives expected result for #183
git-svn-id: http://svn.osgeo.org/postgis/trunk@11778
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 12 Aug 2013 09:59:01 +0000 (09:59 +0000)]
Fix ticket reference (it's #2420, not 30)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11773
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 11 Aug 2013 17:05:59 +0000 (17:05 +0000)]
Declare variables the proper C way
git-svn-id: http://svn.osgeo.org/postgis/trunk@11770
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 11 Aug 2013 15:55:50 +0000 (15:55 +0000)]
Require at least 8 edges to define a full circle (#2420)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11769
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 11 Aug 2013 09:07:11 +0000 (09:07 +0000)]
Add cunit-level test for #2412
git-svn-id: http://svn.osgeo.org/postgis/trunk@11768
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 11 Aug 2013 08:40:30 +0000 (08:40 +0000)]
Fix ST_LineToCurve with input having less than 4 vertices (#2412)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11765
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 10 Aug 2013 06:26:59 +0000 (06:26 +0000)]
#2414 extension not installing census tables
git-svn-id: http://svn.osgeo.org/postgis/trunk@11761
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 10 Aug 2013 06:15:14 +0000 (06:15 +0000)]
#2419: agc_rules loading defaulting to is_custom true instead of false
git-svn-id: http://svn.osgeo.org/postgis/trunk@11759
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 9 Aug 2013 06:59:55 +0000 (06:59 +0000)]
Fix ST_Multi with COMPOUNDCURVE and CURVEPOLYGON types (#2415)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11754
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 8 Aug 2013 23:11:53 +0000 (23:11 +0000)]
dupe 2934 (give Northwest next id), get rid of hard-coding of schemas in sh line
git-svn-id: http://svn.osgeo.org/postgis/trunk@11753
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 8 Aug 2013 22:55:07 +0000 (22:55 +0000)]
dupe 2934 (give Northwest next id)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11752
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 8 Aug 2013 21:19:41 +0000 (21:19 +0000)]
#2396: liblwgeom CUnit tests fail on big-endian architectures.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11749
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Aug 2013 06:07:50 +0000 (06:07 +0000)]
Fix segmentize of collinear curve (#2410)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11745
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Aug 2013 06:07:17 +0000 (06:07 +0000)]
Ignore generated file
git-svn-id: http://svn.osgeo.org/postgis/trunk@11744
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 8 Aug 2013 05:20:18 +0000 (05:20 +0000)]
#2403 force northwest into postdir, fix some other casing issues and upport any other changes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11743
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Wed, 7 Aug 2013 18:41:01 +0000 (18:41 +0000)]
#2405 second try
git-svn-id: http://svn.osgeo.org/postgis/trunk@11741
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Tue, 6 Aug 2013 19:19:50 +0000 (19:19 +0000)]
#2405 fix handling of the newer create aggregate syntax
git-svn-id: http://svn.osgeo.org/postgis/trunk@11740
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Tue, 6 Aug 2013 17:09:15 +0000 (17:09 +0000)]
getting rid of some compiling warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@11739
b70326c6 -7e19-0410-871a-
916f4a2858ee