#2922: create new location based on pack file
--------------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.1.0
Component: Startup | Version: unspecified
Keywords: new location, pack | CPU: Unspecified
Platform: Unspecified |
--------------------------------+-------------------------
It's possible to create new location based GDAL-supported files, GRASS
pack files are not supported yet. Eg.
{{{
rass71 -c ~/smetiste/roads_ttb.pack /opt/grassdata/osm1
Cleaning up temporary files...
Creating new GRASS GIS location/mapset...
ERROR: ERROR 4: `/home/martin/smetiste/roads_ttb.pack' not recognized as a
supported file format.
ERROR: Could not read georeferenced file
/home/martin/smetiste/roads_ttb.pack using either OGR nor GDAL
Exiting...
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2922>
GRASS GIS <https://grass.osgeo.org>