From: Bborie Park Date: Sun, 6 Jul 2014 17:32:55 +0000 (+0000) Subject: fix obsolete URL in headers X-Git-Tag: 2.2.0rc1~1009 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e22285d18a78a56c3f85361d7f65569e217272b6;p=postgis fix obsolete URL in headers git-svn-id: http://svn.osgeo.org/postgis/trunk@12737 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/raster/rt_core/librtcore.h b/raster/rt_core/librtcore.h index e60d69818..2f7c29a06 100644 --- a/raster/rt_core/librtcore.h +++ b/raster/rt_core/librtcore.h @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_band_properties.c b/raster/rt_pg/rtpg_band_properties.c index 7808c1038..275675a0e 100644 --- a/raster/rt_pg/rtpg_band_properties.c +++ b/raster/rt_pg/rtpg_band_properties.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_create.c b/raster/rt_pg/rtpg_create.c index 67388ad52..ac4cc5a31 100644 --- a/raster/rt_pg/rtpg_create.c +++ b/raster/rt_pg/rtpg_create.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_gdal.c b/raster/rt_pg/rtpg_gdal.c index 35b253df8..38f64d170 100644 --- a/raster/rt_pg/rtpg_gdal.c +++ b/raster/rt_pg/rtpg_gdal.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_geometry.c b/raster/rt_pg/rtpg_geometry.c index 0f85d9be7..69d881964 100644 --- a/raster/rt_pg/rtpg_geometry.c +++ b/raster/rt_pg/rtpg_geometry.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_inout.c b/raster/rt_pg/rtpg_inout.c index 5d4eaa66d..683c8fe5f 100644 --- a/raster/rt_pg/rtpg_inout.c +++ b/raster/rt_pg/rtpg_inout.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_internal.c b/raster/rt_pg/rtpg_internal.c index 297399350..cd24d1580 100644 --- a/raster/rt_pg/rtpg_internal.c +++ b/raster/rt_pg/rtpg_internal.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_internal.h b/raster/rt_pg/rtpg_internal.h index d344a18b9..843ae4eba 100644 --- a/raster/rt_pg/rtpg_internal.h +++ b/raster/rt_pg/rtpg_internal.h @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_mapalgebra.c b/raster/rt_pg/rtpg_mapalgebra.c index 2cfbf9c8d..0e4bec785 100644 --- a/raster/rt_pg/rtpg_mapalgebra.c +++ b/raster/rt_pg/rtpg_mapalgebra.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_pixel.c b/raster/rt_pg/rtpg_pixel.c index af8a90bfc..b9f3f0265 100644 --- a/raster/rt_pg/rtpg_pixel.c +++ b/raster/rt_pg/rtpg_pixel.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_raster_properties.c b/raster/rt_pg/rtpg_raster_properties.c index 0c6e5bfad..62ee72fcb 100644 --- a/raster/rt_pg/rtpg_raster_properties.c +++ b/raster/rt_pg/rtpg_raster_properties.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_spatial_relationship.c b/raster/rt_pg/rtpg_spatial_relationship.c index 17dfbd821..dfded1e28 100644 --- a/raster/rt_pg/rtpg_spatial_relationship.c +++ b/raster/rt_pg/rtpg_spatial_relationship.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpg_statistics.c b/raster/rt_pg/rtpg_statistics.c index 76f6b20ae..71bd1ff67 100644 --- a/raster/rt_pg/rtpg_statistics.c +++ b/raster/rt_pg/rtpg_statistics.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2013 Bborie Park * Copyright (C) 2011-2013 Regents of the University of California diff --git a/raster/rt_pg/rtpg_utility.c b/raster/rt_pg/rtpg_utility.c index 31e05a606..ec6ad25b7 100644 --- a/raster/rt_pg/rtpg_utility.c +++ b/raster/rt_pg/rtpg_utility.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpostgis.c b/raster/rt_pg/rtpostgis.c index 3f816bff4..c17210119 100644 --- a/raster/rt_pg/rtpostgis.c +++ b/raster/rt_pg/rtpostgis.c @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2011-2013 Regents of the University of California * diff --git a/raster/rt_pg/rtpostgis.h b/raster/rt_pg/rtpostgis.h index bffc156a9..075ffba3b 100644 --- a/raster/rt_pg/rtpostgis.h +++ b/raster/rt_pg/rtpostgis.h @@ -2,7 +2,7 @@ * $Id$ * * WKTRaster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2010-2011 Jorge Arevalo * Copyright (C) 2010-2011 David Zwarg diff --git a/raster/test/cunit/cu_band_basics.c b/raster/test/cunit/cu_band_basics.c index 745ec8616..3acb45fd2 100644 --- a/raster/test/cunit/cu_band_basics.c +++ b/raster/test/cunit/cu_band_basics.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_band_misc.c b/raster/test/cunit/cu_band_misc.c index 908ebebce..a599db388 100644 --- a/raster/test/cunit/cu_band_misc.c +++ b/raster/test/cunit/cu_band_misc.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_band_stats.c b/raster/test/cunit/cu_band_stats.c index dc5e0ec0d..cd8ef8395 100644 --- a/raster/test/cunit/cu_band_stats.c +++ b/raster/test/cunit/cu_band_stats.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_gdal.c b/raster/test/cunit/cu_gdal.c index 3c5144634..657c71aa2 100644 --- a/raster/test/cunit/cu_gdal.c +++ b/raster/test/cunit/cu_gdal.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_mapalgebra.c b/raster/test/cunit/cu_mapalgebra.c index 8c31d0155..77ec8243f 100644 --- a/raster/test/cunit/cu_mapalgebra.c +++ b/raster/test/cunit/cu_mapalgebra.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_misc.c b/raster/test/cunit/cu_misc.c index f6881eca9..8993f5ef0 100644 --- a/raster/test/cunit/cu_misc.c +++ b/raster/test/cunit/cu_misc.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2013 Regents of the University of California * diff --git a/raster/test/cunit/cu_pixtype.c b/raster/test/cunit/cu_pixtype.c index 665dd69e7..d7d11b613 100644 --- a/raster/test/cunit/cu_pixtype.c +++ b/raster/test/cunit/cu_pixtype.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_raster_basics.c b/raster/test/cunit/cu_raster_basics.c index 2c6f2f248..4a600c81d 100644 --- a/raster/test/cunit/cu_raster_basics.c +++ b/raster/test/cunit/cu_raster_basics.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_raster_geometry.c b/raster/test/cunit/cu_raster_geometry.c index a7f222e0b..c4eb2f5f3 100644 --- a/raster/test/cunit/cu_raster_geometry.c +++ b/raster/test/cunit/cu_raster_geometry.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012-2013 Regents of the University of California * diff --git a/raster/test/cunit/cu_raster_misc.c b/raster/test/cunit/cu_raster_misc.c index 4f5747f40..458ecb5b4 100644 --- a/raster/test/cunit/cu_raster_misc.c +++ b/raster/test/cunit/cu_raster_misc.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_raster_wkb.c b/raster/test/cunit/cu_raster_wkb.c index ff0c54c56..72bf9e724 100644 --- a/raster/test/cunit/cu_raster_wkb.c +++ b/raster/test/cunit/cu_raster_wkb.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/cunit/cu_spatial_relationship.c b/raster/test/cunit/cu_spatial_relationship.c index 5718d219e..342f72287 100644 --- a/raster/test/cunit/cu_spatial_relationship.c +++ b/raster/test/cunit/cu_spatial_relationship.c @@ -1,6 +1,6 @@ /* * PostGIS Raster - Raster Types for PostGIS - * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage + * http://trac.osgeo.org/postgis/wiki/WKTRaster * * Copyright (C) 2012 Regents of the University of California * diff --git a/raster/test/regress/rt_mapalgebra.sql b/raster/test/regress/rt_mapalgebra.sql index ef5c70ff7..39a059de4 100644 --- a/raster/test/regress/rt_mapalgebra.sql +++ b/raster/test/regress/rt_mapalgebra.sql @@ -650,9 +650,8 @@ SELECT (ST_BandMetadata(rast, 1)) FROM foo; --- Test that you can't pass a strict callback and no user argument --- Se http://trac.osgeo.org/postgis/ticket/2803 - +-- Ticket #2803 +-- http://trac.osgeo.org/postgis/ticket/2803 ALTER FUNCTION raster_nmapalgebra_test( value double precision[][][], pos int[][], @@ -671,3 +670,6 @@ SELECT ) = 255 FROM raster_nmapalgebra_in WHERE rid IN (2); + +DROP FUNCTION IF EXISTS raster_nmapalgebra_test(double precision[], int[], text[]); +DROP TABLE IF EXISTS raster_nmapalgebra_in;