[GRASS-dev] [GRASS GIS] #1905: Import modules allow to import into northern UTM location southern data
GRASS GIS
trac at osgeo.org
Mon Mar 18 02:21:34 PDT 2013
#1905: Import modules allow to import into northern UTM location southern data
--------------------------------+-------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.3
Component: Projections/Datums | Version: svn-releasebranch64
Keywords: v.in.ogr, r.in.ogr | Platform: Unspecified
Cpu: Unspecified |
--------------------------------+-------------------------------------------
Comment(by neteler):
Replying to [ticket:1905 marisn]:
...
> Import should fail as there's a "small" difference between UTM 36N and
36S but GRASS just announces "location appears to match" and imports file.
The code in question is here:
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/lib/gis/make_loc.c#L164
-> G_compare_projections()
There is no check for UTM in terms of "north" and "south". Since I always
struggle
with strings, no idea how to implement that. Might be easy, though.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1905#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list