[postgis-devel] [PostGIS] #1902: [raster] GDAL Surfer export creates files with minY and maxY swapped in header.
PostGIS
trac at osgeo.org
Thu Jul 5 13:04:50 PDT 2012
#1902: [raster] GDAL Surfer export creates files with minY and maxY swapped in
header.
------------------------------+---------------------------------------------
Reporter: febi | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: raster | Version: 2.0.x
Keywords: raster GSBG GSAG |
------------------------------+---------------------------------------------
When you try to export Golden Software Binary/ASCII grid data from PostGIS
2.0.X with ST_AsGDALRaster function the maxY and minY are swapped in the
header.
In ASCII or Binary version, it should be in order of minY maxY but it is
recorded as maxY minY. This cause problem on some software like
Mathematica which checks these value and report as error.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1902>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list