[GRASS-user] v.proj: lat or lon limits exceeded
Rich Shepard
rshepard at appl-ecosys.com
Fri Jul 19 14:44:41 PDT 2019
Trying to re-project a vector file from location lon_lat to the project's
location fails:
Reprojecting primitives ...
WARNING: proj_trans() failed: latitude or longitude exceeded limits
ERROR: Unable to re-project vector map <anal_area at PERMANENT> from <lon_lat>
lon_lat/PERMANENT/PROJ_INFO has no geographic coordinates. The vector file
has these corners:
45.150100, -123.940000
45.145400, -123.940000
45.145400, -123.960000
45.150100, -123.960000
45.150100, -123.940000
The project location's PROJ_INFO is:
name: NAD_1983_HARN_Oregon_Statewide_Lambert_Feet_Intl
datum: nad83harn
ellps: grs80
proj: lcc
lat_1: 43
lat_2: 45.5
lat_0: 41.75
lon_0: -120.5
x_0: 399999.9999999999
y_0: 0
no_defs: defined
The warning does not inform which location's limits are exceeded, and I need
to learn how to resolve this situation (and avoid future ones.)
Regards,
Rich
More information about the grass-user
mailing list