[GRASS-dev] [GRASS GIS] #3999: Mention projection of current location in error message
GRASS GIS
trac at osgeo.org
Sun Nov 24 19:54:47 PST 2019
#3999: Mention projection of current location in error message
--------------------------------+---------------------------------
Reporter: jidanni | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: Projections/Datums | Version: git-releasebranch78
Keywords: | CPU: Unspecified
Platform: Unspecified |
--------------------------------+---------------------------------
{{{
$ grass --exec v.in.ogr -j input=e.geojson
WARNING: Projection of dataset does not appear to match current location.
Dataset PROJ_INFO is:
name: WGS 84
datum: wgs84
ellps: wgs84
proj: ll
no_defs: defined
ERROR: proj
}}}
OK, it says
- Dataset PROJ_INFO is:
so it also should say
- Current location is:
even if the result is unknown (say so.) Yes even if the user forgot to run
it inside grass.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3999>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list