]> granicus.if.org Git - postgis/commit
Added support for attempting to identify the EPSG from a raster's metadata if SRID...
authorBborie Park <bkpark at ucdavis.edu>
Sun, 1 Jan 2012 01:40:21 +0000 (01:40 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Sun, 1 Jan 2012 01:40:21 +0000 (01:40 +0000)
commit60596060bc77e25372b96fbaec4ff226823da36d
tree7055ee3bee07a5a62355b0a23f1504edc46c0c1b
parent6ea56faa020429287c66bda6bf5f7c27125bbf0e
Added support for attempting to identify the EPSG from a raster's metadata if SRID is not provided with -s.  If unable to get geotransform matrix from raster, use generic default of (0, 1, 0, 0, 0, -1).

Associated ticket is #1421

git-svn-id: http://svn.osgeo.org/postgis/trunk@8630 b70326c6-7e19-0410-871a-916f4a2858ee
raster/loader/raster2pgsql.c
raster/loader/raster2pgsql.h