[GRASS-user] v.proj: lat or lon limits exceeded

Markus Metz markus.metz.giswork at gmail.com
Sat Jul 20 00:40:05 PDT 2019


On Fri, Jul 19, 2019 at 11:44 PM Rich Shepard <rshepard at appl-ecosys.com>
wrote:
>
> 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 latitudes of -123.9x are smaller than -90, exceeding limits. Did you
swap easting and northing?

Markus M

>
> 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
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190720/fe897255/attachment.html>


More information about the grass-user mailing list