[postgis-devel] [PostGIS] #478: [wktraster] There seems to be an offset in ST_Envelope or ST_Box2D
PostGIS
trac at osgeo.org
Tue Apr 6 04:11:52 PDT 2010
#478: [wktraster] There seems to be an offset in ST_Envelope or ST_Box2D
------------------------+---------------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: WKTRaster 0.1.6
Component: wktraster | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by jorgearevalo):
Regina,
Sorry, I was using OpenJump from Ubuntu 9.10 repositories. That's the old
1.0 version. I've downloaded the last stable one (1.3.1), and now it's ok.
I can see what you say.
About the loader, yes, you have to specify the srid as an argument. If
not, -1 is used. In the DEM file, for example, the srid matching with
+proj=utm +zone=10 +ellps=clrk66 +datum=NAD27 +units=m +no_defs
should be used, but you get -1 if don't specify the right one with --srid
option (I suppose you did it). This could be a new ticket, I guess...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/478#comment:10>
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