]>
granicus.if.org Git - postgis/log
Paul Ramsey [Mon, 12 Mar 2012 21:27:39 +0000 (21:27 +0000)]
Complete alternate implementation of vsnprintf, vasprintf for non-C99 systems. (#1668)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9477
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 12 Mar 2012 17:45:48 +0000 (17:45 +0000)]
Fix UTM zone reserved SRID interpretation (#1680)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9476
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:33:35 +0000 (14:33 +0000)]
Check docs as part of "make check"
Adds "xmllint" to the requirements for running "make check"
git-svn-id: http://svn.osgeo.org/postgis/trunk@9475
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:28:09 +0000 (14:28 +0000)]
Introduce use of <simplelist>. I think we should use it more..
git-svn-id: http://svn.osgeo.org/postgis/trunk@9474
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:28:00 +0000 (14:28 +0000)]
typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@9473
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:27:48 +0000 (14:27 +0000)]
Drop commented out lines
git-svn-id: http://svn.osgeo.org/postgis/trunk@9472
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:08:42 +0000 (14:08 +0000)]
Add credits to Salvatore
git-svn-id: http://svn.osgeo.org/postgis/trunk@9471
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:08:23 +0000 (14:08 +0000)]
No <para> allowed after <simplesect> in <sect1> (xmllint) -- add Vizzuality credit
git-svn-id: http://svn.osgeo.org/postgis/trunk@9470
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:08:13 +0000 (14:08 +0000)]
<sect1info> goes before <title>
git-svn-id: http://svn.osgeo.org/postgis/trunk@9469
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:08:03 +0000 (14:08 +0000)]
<note> cannot be direct child of <abstract> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9468
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:07:54 +0000 (14:07 +0000)]
choice is a <paramdef> attribute, not <type>'s
git-svn-id: http://svn.osgeo.org/postgis/trunk@9467
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 14:07:41 +0000 (14:07 +0000)]
<abstract> can't contain <note> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9466
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:44:22 +0000 (13:44 +0000)]
Use empty params as placeholders, add missing refsection title (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9465
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:44:14 +0000 (13:44 +0000)]
More <para> wrapping (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9464
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:44:04 +0000 (13:44 +0000)]
wrap more <informalfigure> content in <para> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9463
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:43:53 +0000 (13:43 +0000)]
choice is a <paramdef> attribute, not <type>'s
git-svn-id: http://svn.osgeo.org/postgis/trunk@9462
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:43:44 +0000 (13:43 +0000)]
wrap <informalfigure> content in <para> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9461
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:43:35 +0000 (13:43 +0000)]
wrap <listitem> content in <para> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9460
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:43:26 +0000 (13:43 +0000)]
choice belongs to <paramdef>, not <parameter> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9459
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:43:15 +0000 (13:43 +0000)]
<sect1info> goes before <title>
git-svn-id: http://svn.osgeo.org/postgis/trunk@9458
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:43:06 +0000 (13:43 +0000)]
<informalfigure> goes in <para> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9457
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:42:56 +0000 (13:42 +0000)]
Use <para> as appropriate (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9456
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:42:43 +0000 (13:42 +0000)]
<informalfigure> must be in <para> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9455
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:42:32 +0000 (13:42 +0000)]
Put semicolon where it belongs (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9454
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:42:22 +0000 (13:42 +0000)]
Use <para> elements according to the DTD (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9453
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:42:12 +0000 (13:42 +0000)]
<strong> to <emphasis> (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9452
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 13:00:14 +0000 (13:00 +0000)]
<filename> is not a valid child of <listitem>, <para> is (xmllint)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9451
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 12:51:42 +0000 (12:51 +0000)]
More linked -> linkend typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@9450
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 12:10:11 +0000 (12:10 +0000)]
Fix xref (thanks make check)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9449
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 12:07:17 +0000 (12:07 +0000)]
linked -> linkend (thanks make check)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9448
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 11:38:56 +0000 (11:38 +0000)]
Add credit to Avencia (#1671)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9447
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 11:31:44 +0000 (11:31 +0000)]
More credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@9446
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 11:26:31 +0000 (11:26 +0000)]
Add postgis topology signers to credits section (#1601)
I also formatted the names to be one-per-line. Output won't care
but it's easier to sort alphabetically ...
git-svn-id: http://svn.osgeo.org/postgis/trunk@9445
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 10:34:47 +0000 (10:34 +0000)]
Substitute CREDITS content with pointers to manual (#1601)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9444
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 10 Mar 2012 10:27:28 +0000 (10:27 +0000)]
Be quiet when postgis_svn_revision.h isn't needed (#1666)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9443
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 10 Mar 2012 00:40:10 +0000 (00:40 +0000)]
Cleanup for testing GDAL include files
git-svn-id: http://svn.osgeo.org/postgis/trunk@9442
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 10 Mar 2012 00:30:32 +0000 (00:30 +0000)]
This should do it. Debugging Hudson is fun... like entertaining a grumpy old man.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9441
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 10 Mar 2012 00:24:53 +0000 (00:24 +0000)]
Removed multiple AC_ARG_WITH calls for raster
git-svn-id: http://svn.osgeo.org/postgis/trunk@9440
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 10 Mar 2012 00:19:00 +0000 (00:19 +0000)]
Another attempt to fix hudson...
git-svn-id: http://svn.osgeo.org/postgis/trunk@9439
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 10 Mar 2012 00:05:08 +0000 (00:05 +0000)]
Comment cleanup as hudson isn't happy.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9438
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 9 Mar 2012 23:57:50 +0000 (23:57 +0000)]
Fixed GDAL configuration as hudson wasn't getting GDALFPolygonize. This may be the cause for Windows not detecting GDALFPolygonize either.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9437
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 9 Mar 2012 19:00:25 +0000 (19:00 +0000)]
Initialize variables that may cause compile-time warnings in rt_api.c. Added additional NLS items to raster2pgsql.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9436
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 9 Mar 2012 17:46:29 +0000 (17:46 +0000)]
Work around difference between behavior of MS snprintf and C99 snprintf. (#1668)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9435
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Mar 2012 14:59:24 +0000 (14:59 +0000)]
minor correction in title of example
git-svn-id: http://svn.osgeo.org/postgis/trunk@9434
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Mar 2012 14:20:05 +0000 (14:20 +0000)]
Fix mapalgebra2 syntax
git-svn-id: http://svn.osgeo.org/postgis/trunk@9433
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Mar 2012 10:58:47 +0000 (10:58 +0000)]
Ignore all html files under doc/html/ (also chunked)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9432
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Mar 2012 10:58:35 +0000 (10:58 +0000)]
Give introduction chapter an id.
This should give it a nice URL online so we can point to credits
from the CREDITS file (#1601)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9431
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Mar 2012 10:36:27 +0000 (10:36 +0000)]
Remove .svnignore files (#1665)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9430
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Mar 2012 10:36:15 +0000 (10:36 +0000)]
Drop .cvsignore files
git-svn-id: http://svn.osgeo.org/postgis/trunk@9429
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 20:51:19 +0000 (20:51 +0000)]
Update trunk versions for next cycle
git-svn-id: http://svn.osgeo.org/postgis/trunk@9427
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 20:50:11 +0000 (20:50 +0000)]
Update for beta2 release
git-svn-id: http://svn.osgeo.org/postgis/trunk@9425
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 20:47:38 +0000 (20:47 +0000)]
Fix need to hack regress source path
git-svn-id: http://svn.osgeo.org/postgis/trunk@9424
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 20:38:53 +0000 (20:38 +0000)]
Remove reliance on `pwd` for raster build and test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9423
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 19:31:38 +0000 (19:31 +0000)]
Replace " with ' in mingw pwd call
git-svn-id: http://svn.osgeo.org/postgis/trunk@9422
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 19:27:09 +0000 (19:27 +0000)]
MinGW configure for regression dir
git-svn-id: http://svn.osgeo.org/postgis/trunk@9421
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 17:40:39 +0000 (17:40 +0000)]
ST_Summary output contains a spurious "+" sign (#1663)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9420
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 7 Mar 2012 11:39:46 +0000 (11:39 +0000)]
Actually run GeoJSON input tests when libjson is available
git-svn-id: http://svn.osgeo.org/postgis/trunk@9419
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 7 Mar 2012 11:18:07 +0000 (11:18 +0000)]
Report libjson availability from postgis_full_version (#1660)
This commit adds a postgis_libjson_version() although the library
doesn't give any version information. We just return NULL if not
using the library and "UNKNOWN" otherwise.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9418
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 7 Mar 2012 10:55:52 +0000 (10:55 +0000)]
Add note about installing json-c library on apt-based systems
git-svn-id: http://svn.osgeo.org/postgis/trunk@9417
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 7 Mar 2012 09:16:06 +0000 (09:16 +0000)]
Update REQUIREMENTS section, add JSON-C (#1660)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9416
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 7 Mar 2012 08:17:41 +0000 (08:17 +0000)]
I didn't realize we had ST_AsLatLonText already :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9415
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 7 Mar 2012 05:31:24 +0000 (05:31 +0000)]
Crash in ST_Project on NULL input (#1658)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9414
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 7 Mar 2012 04:28:02 +0000 (04:28 +0000)]
Slightly more verbose error message for when rt_raster_gdal_rasterize() is unable to have an OSR object project a provided srs text.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9413
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Mar 2012 21:16:38 +0000 (21:16 +0000)]
Update TODO list dropping done items
git-svn-id: http://svn.osgeo.org/postgis/trunk@9412
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 6 Mar 2012 18:55:19 +0000 (18:55 +0000)]
Work around default rule for lexer generation. (#1644)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9411
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 6 Mar 2012 16:19:25 +0000 (16:19 +0000)]
I'm not sure this "fix" was actually a fix so I'm removing it.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9410
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Mar 2012 16:16:34 +0000 (16:16 +0000)]
Snap new lines over existing nodes (#1654)
Also add Salvatore to the list of testing heroes :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9409
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Mar 2012 13:44:04 +0000 (13:44 +0000)]
Don't let a single collapse hide _all_ edges (#1650)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9408
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Mar 2012 13:21:01 +0000 (13:21 +0000)]
Skip collapsed edges after snapping (#1650)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9407
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Mar 2012 13:20:41 +0000 (13:20 +0000)]
Uncomment new tests for #1641
git-svn-id: http://svn.osgeo.org/postgis/trunk@9406
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Mar 2012 09:45:47 +0000 (09:45 +0000)]
Have "make install" only install what "make" built (#1652)
Also updates the README to be in sync with Makefile.in
git-svn-id: http://svn.osgeo.org/postgis/trunk@9405
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Mar 2012 09:05:00 +0000 (09:05 +0000)]
Fix toTopoGeom to actualy _use_ to given tolerance (#1647)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9404
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 5 Mar 2012 23:09:24 +0000 (23:09 +0000)]
Rename LOADER_OBJS to the more direct SHPLIB_OBJS
git-svn-id: http://svn.osgeo.org/postgis/trunk@9403
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 5 Mar 2012 22:54:48 +0000 (22:54 +0000)]
Defines are picked up from ../../postgis_config.h via ../liblwgeom_internal.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@9402
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 5 Mar 2012 22:51:52 +0000 (22:51 +0000)]
Add static link directive to libtool (#1644) allows build on Debian Wheezy
git-svn-id: http://svn.osgeo.org/postgis/trunk@9401
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 5 Mar 2012 16:45:30 +0000 (16:45 +0000)]
Update kneufeld contact info
git-svn-id: http://svn.osgeo.org/postgis/trunk@9400
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 5 Mar 2012 12:24:48 +0000 (12:24 +0000)]
Add GetTopologySRID (#1182)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9399
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 5 Mar 2012 12:14:47 +0000 (12:14 +0000)]
Optimize ST_AddIsoNode (#983)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9398
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 5 Mar 2012 11:33:59 +0000 (11:33 +0000)]
Move topology reference entries from "processing" to "constructors"
git-svn-id: http://svn.osgeo.org/postgis/trunk@9397
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 5 Mar 2012 11:05:34 +0000 (11:05 +0000)]
_ST_MinTolerance isn't IMMUTABLE, due to db lookup...
git-svn-id: http://svn.osgeo.org/postgis/trunk@9396
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 5 Mar 2012 10:49:41 +0000 (10:49 +0000)]
Handle 0 tolerance by using topology.precision or min float one
This handling fixes the #1641 case w/out passing an explicit
tolerance and makes a step toward #785.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9395
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 5 Mar 2012 08:28:46 +0000 (08:28 +0000)]
Fix typos (FUNCION), drop duplicate entries
git-svn-id: http://svn.osgeo.org/postgis/trunk@9394
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 4 Mar 2012 22:35:32 +0000 (22:35 +0000)]
put in libiconv path specification if it needs to be done. For some reason my mingw64 can't find it unless its explicitly set.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9393
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Mar 2012 22:59:40 +0000 (22:59 +0000)]
Link postgis raster contributors to raster funding page.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9392
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Mar 2012 22:56:27 +0000 (22:56 +0000)]
add in missing credits and link to Paul's credit description blog pages.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9391
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 2 Mar 2012 23:35:32 +0000 (23:35 +0000)]
Add an SRID to box3d to allow lossless casts.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9390
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Fri, 2 Mar 2012 20:53:56 +0000 (20:53 +0000)]
Finish fix for ticket #1635. Added operator function to skip when restoring.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9389
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Fri, 2 Mar 2012 20:17:21 +0000 (20:17 +0000)]
Fix for ticket #1589. Removed misleading example.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9388
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Fri, 2 Mar 2012 20:14:49 +0000 (20:14 +0000)]
Fix for ticket #1589. Removed misleading example.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9387
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 2 Mar 2012 19:00:44 +0000 (19:00 +0000)]
Fixed problem with passing PROJ.4 text to GDAL which may result in SRS WKT that is NOT what is desired. Now preferentially use EPSG:SRID if available. Ticket is #1618.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9386
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Mar 2012 15:02:17 +0000 (15:02 +0000)]
#1630 and drop type raster_columns. Good grief how many hidden objects are there.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9385
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Mar 2012 14:36:33 +0000 (14:36 +0000)]
#1630 Add missing permutations of st_clip that exist in older versions so trimraster can be renamed to crop
git-svn-id: http://svn.osgeo.org/postgis/trunk@9384
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Mar 2012 14:11:54 +0000 (14:11 +0000)]
oops type in last commit.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9383
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Mar 2012 14:05:59 +0000 (14:05 +0000)]
#1630 -- this has got to be a bug in the PostgreSQL extensions model that I have to drop dependent types of views and types from extension when drop view and type. Will confirm later.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9382
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Mar 2012 13:15:31 +0000 (13:15 +0000)]
Add section about soft upgrade with extensions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9381
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 2 Mar 2012 01:15:35 +0000 (01:15 +0000)]
Add handling of when clamped pixel values is equal to the band's clamped NODATA value. Ticket is #1139.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9380
b70326c6 -7e19-0410-871a-
916f4a2858ee
David Zwarg [Thu, 1 Mar 2012 22:25:12 +0000 (22:25 +0000)]
Added regression test for error case reported in #1638.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9379
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Thu, 1 Mar 2012 22:17:28 +0000 (22:17 +0000)]
Refactored how skewed rasters are computed as the extents were not correct. Rewrote parts of rt_raster_gdal_warp and rt_raster_gdal_rasterize. Related ticket is #1615.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9378
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 1 Mar 2012 21:05:09 +0000 (21:05 +0000)]
Fix for #1589 and #1633.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9377
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 1 Mar 2012 20:32:41 +0000 (20:32 +0000)]
postgis_drop_before.sql.in.c => postgis_drop_before.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@9376
b70326c6 -7e19-0410-871a-
916f4a2858ee