[udig-devel] thoughts about projection
Andrea Antonello
andrea.antonello at gmail.com
Sun Apr 22 18:40:06 PDT 2007
while I was testing a piece of code it occurred to me the following:
- I had loaded a grass raster, which was in gauss-boaga (I loaded that
first, since that doesn't support on the fly reprojection)
- after that I loaded a shapfile in UTM
- they fit perfectly
- the piece of code at a certain point needs to get the elevations of
the shape nodesextracted from the raster (dtm)
What happens is that the features I got from the layer are in their
original reference system and obviously do not fit the raster.
Is that how it should be? I was expecting to get what I saw.
Anyone any thought about that?
Thanks,
Andrea
More information about the udig-devel
mailing list