]>
granicus.if.org Git - postgis/log
Paul Ramsey [Thu, 29 Dec 2011 21:00:31 +0000 (21:00 +0000)]
Conditionally drop loader test tables (requires PostgreSQL >= 8.2 to support IF EXISTS syntax)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8616
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 29 Dec 2011 20:32:54 +0000 (20:32 +0000)]
Fix postgis_valid_typmod to use gserialized* as an input instead of lwgeom* to get past in/out memory management issues (#1413)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8615
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 18:13:07 +0000 (18:13 +0000)]
Retain type of TopoGeometry objects defined by NO element (#1017)
Includes regression tests for conversion of typed empty objects
from simple to topological model.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8614
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 18:01:08 +0000 (18:01 +0000)]
Consider TopoElements of type 0 as empty, allow CreateTopoGeom calls w/out a TopoElementArray to construct empties (#1017)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8613
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 11:18:08 +0000 (11:18 +0000)]
Test more TopoGeometry creation
git-svn-id: http://svn.osgeo.org/postgis/trunk@8612
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 10:52:17 +0000 (10:52 +0000)]
CreateTopoGeom: tweak error message on out-of-range TopoGeometry type
git-svn-id: http://svn.osgeo.org/postgis/trunk@8611
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 10:44:08 +0000 (10:44 +0000)]
Complete parameter names
git-svn-id: http://svn.osgeo.org/postgis/trunk@8610
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 07:40:05 +0000 (07:40 +0000)]
Typos and argument names
git-svn-id: http://svn.osgeo.org/postgis/trunk@8609
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 07:39:56 +0000 (07:39 +0000)]
Honour verbosity for database initialization errors
git-svn-id: http://svn.osgeo.org/postgis/trunk@8608
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 07:04:39 +0000 (07:04 +0000)]
Tabs to spaces, a few TODO items...
git-svn-id: http://svn.osgeo.org/postgis/trunk@8607
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 07:04:29 +0000 (07:04 +0000)]
Put overridden (for topology) spatial predicates in their own file
git-svn-id: http://svn.osgeo.org/postgis/trunk@8606
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 06:48:18 +0000 (06:48 +0000)]
topology.toTopoGeom: add type compatibility checks (#1017)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8605
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Dec 2011 06:05:17 +0000 (06:05 +0000)]
Add geometry parameter names to functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@8604
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 28 Dec 2011 16:51:39 +0000 (16:51 +0000)]
Removed STRICT from various ST_Intersects functions and changed the costs of calling ST_Intersects to 1000. Related ticket is #1410.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8603
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 28 Dec 2011 15:45:19 +0000 (15:45 +0000)]
Force initialization of output GDAL raster from rt_raster_gdal_warp to band's NODATA value. Also, spelling correction.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8602
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Dec 2011 14:07:10 +0000 (14:07 +0000)]
I have difficulty with simple math
git-svn-id: http://svn.osgeo.org/postgis/trunk@8601
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Dec 2011 13:59:10 +0000 (13:59 +0000)]
more description of over view
git-svn-id: http://svn.osgeo.org/postgis/trunk@8600
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 28 Dec 2011 11:01:47 +0000 (11:01 +0000)]
Drop spurious white spaces. Should fix #1409. Thanks Peter Clark.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8599
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Wed, 28 Dec 2011 02:19:08 +0000 (02:19 +0000)]
Correct output of INSERT statements for overviews in raster2pgsql.c. Associated ticket is #1404. Aslo minor code formatting and additional code checks in rtpostgis.sql.in.c
git-svn-id: http://svn.osgeo.org/postgis/trunk@8598
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 16:37:57 +0000 (16:37 +0000)]
oops missing tag -- removed other copy paste mistakes
git-svn-id: http://svn.osgeo.org/postgis/trunk@8597
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 16:33:14 +0000 (16:33 +0000)]
document ST_HillShade (still need to put in examples)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8596
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 15:31:24 +0000 (15:31 +0000)]
norm is right - powers of 2 are better especially since my file tiles are in powers of 2 so don't get scrap tiles
git-svn-id: http://svn.osgeo.org/postgis/trunk@8595
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 06:32:01 +0000 (06:32 +0000)]
link to npgsql download site.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8594
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 06:27:33 +0000 (06:27 +0000)]
fix typo and provide link to java jdbc download site
git-svn-id: http://svn.osgeo.org/postgis/trunk@8593
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 06:04:26 +0000 (06:04 +0000)]
link to raster applications section that demonstrates how to use these functions in an application
git-svn-id: http://svn.osgeo.org/postgis/trunk@8592
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 06:01:58 +0000 (06:01 +0000)]
replace java example with a simpler more useful one
git-svn-id: http://svn.osgeo.org/postgis/trunk@8591
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 27 Dec 2011 05:29:10 +0000 (05:29 +0000)]
provide a java console app example
git-svn-id: http://svn.osgeo.org/postgis/trunk@8590
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 22:22:43 +0000 (22:22 +0000)]
more description
git-svn-id: http://svn.osgeo.org/postgis/trunk@8589
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 22:10:45 +0000 (22:10 +0000)]
c# example using ST_AsPNG
git-svn-id: http://svn.osgeo.org/postgis/trunk@8588
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 20:31:32 +0000 (20:31 +0000)]
more cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@8587
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 20:24:26 +0000 (20:24 +0000)]
use docbook paragraph tags
git-svn-id: http://svn.osgeo.org/postgis/trunk@8586
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 20:21:44 +0000 (20:21 +0000)]
some other minor cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@8585
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 20:20:32 +0000 (20:20 +0000)]
wrap php code in cdata tags
git-svn-id: http://svn.osgeo.org/postgis/trunk@8584
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 20:10:35 +0000 (20:10 +0000)]
Add php example using postgis raster
git-svn-id: http://svn.osgeo.org/postgis/trunk@8583
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 17:43:48 +0000 (17:43 +0000)]
correct comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@8582
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 17:38:53 +0000 (17:38 +0000)]
minor formatting cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@8581
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 17:37:53 +0000 (17:37 +0000)]
fix typo in image names
git-svn-id: http://svn.osgeo.org/postgis/trunk@8580
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 11:04:30 +0000 (11:04 +0000)]
example of resample
git-svn-id: http://svn.osgeo.org/postgis/trunk@8579
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 10:31:37 +0000 (10:31 +0000)]
fix typo in cast check expression. Should be checking for box3d existence not box2d
git-svn-id: http://svn.osgeo.org/postgis/trunk@8578
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Dec 2011 09:32:48 +0000 (09:32 +0000)]
bump up version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8577
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 25 Dec 2011 10:56:12 +0000 (10:56 +0000)]
Stub toTopoGeom function and testcase (#1017)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8576
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 25 Dec 2011 10:56:02 +0000 (10:56 +0000)]
Add missing dependencies of topology.sql (includes)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8575
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Dec 2011 22:27:48 +0000 (22:27 +0000)]
another minor typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@8574
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Dec 2011 22:10:05 +0000 (22:10 +0000)]
fix typo in column numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8573
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Dec 2011 21:39:49 +0000 (21:39 +0000)]
minor formatting change
git-svn-id: http://svn.osgeo.org/postgis/trunk@8572
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Dec 2011 21:07:07 +0000 (21:07 +0000)]
fix formatting of ST_Transform example and add another sub example demonstrating using different algorithm
git-svn-id: http://svn.osgeo.org/postgis/trunk@8571
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Dec 2011 20:18:26 +0000 (20:18 +0000)]
example for raster transform
git-svn-id: http://svn.osgeo.org/postgis/trunk@8570
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Dec 2011 18:40:26 +0000 (18:40 +0000)]
change docs to use unix style slashes which work correctly on both Unix and windows.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8569
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 24 Dec 2011 16:42:57 +0000 (16:42 +0000)]
If generating overviews and -F is set, overview tables will have "filename" column.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8568
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 24 Dec 2011 15:52:08 +0000 (15:52 +0000)]
Testing the wrong variable when checking if two rasters is different.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8567
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:41:12 +0000 (11:41 +0000)]
Encode dependency of objects and scripts on configuration
git-svn-id: http://svn.osgeo.org/postgis/trunk@8566
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:22:12 +0000 (11:22 +0000)]
Ignore generated uninstall_rtpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8565
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:22:08 +0000 (11:22 +0000)]
Drop created tables after run
git-svn-id: http://svn.osgeo.org/postgis/trunk@8564
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:22:02 +0000 (11:22 +0000)]
Cleanup created tables after run
git-svn-id: http://svn.osgeo.org/postgis/trunk@8563
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:21:56 +0000 (11:21 +0000)]
drop created table after run
git-svn-id: http://svn.osgeo.org/postgis/trunk@8562
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:21:50 +0000 (11:21 +0000)]
Add support for dropping DOMAINs in create_undef.pl (#1407)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8561
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:21:45 +0000 (11:21 +0000)]
Enable uninstall_topology.sql testing
git-svn-id: http://svn.osgeo.org/postgis/trunk@8560
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:21:41 +0000 (11:21 +0000)]
Allow fully-qualified basetype name for aggregates
git-svn-id: http://svn.osgeo.org/postgis/trunk@8559
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 11:21:35 +0000 (11:21 +0000)]
Drop tables in reverse order, reducing probability of fkey troubles
git-svn-id: http://svn.osgeo.org/postgis/trunk@8558
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 10:42:48 +0000 (10:42 +0000)]
run_test doesn't need USE_VERSION anymore
git-svn-id: http://svn.osgeo.org/postgis/trunk@8557
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 10:42:40 +0000 (10:42 +0000)]
Generate uninstall_topology.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8556
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 10:34:46 +0000 (10:34 +0000)]
Stop using USE_VERSION, assume pgsql is always > 7.4.
Hopefully fixes #819
git-svn-id: http://svn.osgeo.org/postgis/trunk@8555
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 10:34:42 +0000 (10:34 +0000)]
Add support for objects schema definition in create_undef.pl
git-svn-id: http://svn.osgeo.org/postgis/trunk@8554
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:59:14 +0000 (09:59 +0000)]
Drop created function after run
git-svn-id: http://svn.osgeo.org/postgis/trunk@8553
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:59:08 +0000 (09:59 +0000)]
Ensure mapalgebra test functions are dropped
git-svn-id: http://svn.osgeo.org/postgis/trunk@8552
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:59:00 +0000 (09:59 +0000)]
Don't load rt_utility_test data creator as test
git-svn-id: http://svn.osgeo.org/postgis/trunk@8551
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:53 +0000 (09:58 +0000)]
Add rt_empty_raster dropper script
git-svn-id: http://svn.osgeo.org/postgis/trunk@8550
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:46 +0000 (09:58 +0000)]
Add rt_properties_test dropper script
git-svn-id: http://svn.osgeo.org/postgis/trunk@8549
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:39 +0000 (09:58 +0000)]
Move single-test data tables within the testfiles, cleanup after run
git-svn-id: http://svn.osgeo.org/postgis/trunk@8548
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:31 +0000 (09:58 +0000)]
Cleanup after run
git-svn-id: http://svn.osgeo.org/postgis/trunk@8547
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:25 +0000 (09:58 +0000)]
Add a drop_rt_band_properties_test script for cleanup purposes
git-svn-id: http://svn.osgeo.org/postgis/trunk@8546
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:17 +0000 (09:58 +0000)]
cleanup data tables
git-svn-id: http://svn.osgeo.org/postgis/trunk@8545
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:10 +0000 (09:58 +0000)]
Add a drop_rt_gist_test.sql file for cleanup purposes (#301)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8544
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:58:03 +0000 (09:58 +0000)]
Cleanup created objects
git-svn-id: http://svn.osgeo.org/postgis/trunk@8543
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:57:57 +0000 (09:57 +0000)]
Avoid function calls in DEFAULT specifications for unknown SRID
Matches what postgis.sql does as well.
Fixes generation of uninstall script for raster (#301)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8542
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:57:52 +0000 (09:57 +0000)]
Enhance DEFAULT specification stripper
git-svn-id: http://svn.osgeo.org/postgis/trunk@8541
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:57:47 +0000 (09:57 +0000)]
Run uninstall test for raster, when enabled
git-svn-id: http://svn.osgeo.org/postgis/trunk@8540
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 24 Dec 2011 09:56:56 +0000 (09:56 +0000)]
Generate uninstall_rtpostgis.sql (#301)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8539
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 24 Dec 2011 02:51:02 +0000 (02:51 +0000)]
Additional work to remove DROP FUNCTION statements depending upon prior DROP TYPE ... CASCADE statements that generate ERRORs
git-svn-id: http://svn.osgeo.org/postgis/trunk@8538
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 24 Dec 2011 01:14:16 +0000 (01:14 +0000)]
Instead of using spatial reference text in WKT format, use PROJ.4 format when possible. This does mean that in situations that require WKT format, rt_raster_gdal_sr must be called to convert from one format to the other.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8537
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sat, 24 Dec 2011 01:08:20 +0000 (01:08 +0000)]
Fix issue with RASTER_sameAlignment where the deserializing of the raster is not being limited to just the header.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8536
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 17:33:13 +0000 (17:33 +0000)]
support multiline function signatures at the parsing stage too...
git-svn-id: http://svn.osgeo.org/postgis/trunk@8535
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 17:30:20 +0000 (17:30 +0000)]
Add support for multiline function signatures
git-svn-id: http://svn.osgeo.org/postgis/trunk@8534
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 23 Dec 2011 17:01:15 +0000 (17:01 +0000)]
Overview constraints should always be added regardless of whether or not the user requests raster constraints.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8533
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:49:59 +0000 (16:49 +0000)]
Write header in the files generated by create_undef.pl
Header includes license, creation timestamp and input filename
git-svn-id: http://svn.osgeo.org/postgis/trunk@8532
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:49:53 +0000 (16:49 +0000)]
Simplify uninstall_postgis.sql rule, drop the manual edited version
git-svn-id: http://svn.osgeo.org/postgis/trunk@8531
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 23 Dec 2011 16:39:04 +0000 (16:39 +0000)]
Fixed erroneous addition of filename to overviews when the flags -l -F -Y are combined.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8530
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 23 Dec 2011 16:22:34 +0000 (16:22 +0000)]
Fixed for better path handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@8529
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Dec 2011 16:18:30 +0000 (16:18 +0000)]
put in sections for postgis extensions. Probably will need some cleanup.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8528
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:14:52 +0000 (16:14 +0000)]
Ignore generated comment files
git-svn-id: http://svn.osgeo.org/postgis/trunk@8527
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:14:48 +0000 (16:14 +0000)]
Ignore generated raster files
git-svn-id: http://svn.osgeo.org/postgis/trunk@8526
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:14:44 +0000 (16:14 +0000)]
Let create_undef.pl generate uninstall_postgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@8525
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:14:39 +0000 (16:14 +0000)]
Cleanup after loader test runs, fixing uninstall testing
git-svn-id: http://svn.osgeo.org/postgis/trunk@8524
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:14:35 +0000 (16:14 +0000)]
Drop objects created by the tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@8523
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Dec 2011 16:14:28 +0000 (16:14 +0000)]
Fix create_undef.pl script to generate correct uninstall script
git-svn-id: http://svn.osgeo.org/postgis/trunk@8522
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 23 Dec 2011 16:04:53 +0000 (16:04 +0000)]
Added uninstall_script to facilitate generation of uninstall_postgis.sql and uninstall_rtpostgis.sql. It could still use additional validation and cleaning up of the output uninstall sql files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8521
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Dec 2011 13:20:50 +0000 (13:20 +0000)]
minor code change to make example a bit shorter
git-svn-id: http://svn.osgeo.org/postgis/trunk@8520
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Dec 2011 13:06:28 +0000 (13:06 +0000)]
fix some erroneous statements about ST_Clip and provide example demonstrating trimraster argument effect
git-svn-id: http://svn.osgeo.org/postgis/trunk@8519
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Dec 2011 08:53:18 +0000 (08:53 +0000)]
fix unbalanced tag
git-svn-id: http://svn.osgeo.org/postgis/trunk@8518
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 23 Dec 2011 08:38:58 +0000 (08:38 +0000)]
some cosmetic cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@8517
b70326c6 -7e19-0410-871a-
916f4a2858ee