Skip to content
Prev 3526 / 29559 Next

Scale Bar

On Fri, 2 May 2008, PUJAN RAJ REGMI wrote:

            
Do you know where the irregular values came from - type of file written by 
what software? Are they just rounding at some stage - I feel that it would 
be helpful to rule out real causes before correcting something that might 
be an actual mistake, if you see what I mean.
proj4string(A) <- CRS("+proj=utm +zone=31 +ellps=intl")

but because ED50 is not well defined, there is no +towgs84= value in the 
EPSG database in the rgdal package. If you need to datum-transform spatial 
data (not the grid, obviously), you'll need the +towgs84 values for your 
location.

Roger