Rich Shepard wrote > The g.mapset man page confirms the way I've been using it: change to > another mapset in the current location. However, I need to re-project maps > existing in a different location. > > I've tried using it to create a new mapset in the current location (by > checking the box 'create mapset if it doesn't exist') but the name of a > mapset in the current location is required. The mapset does not yet exist > and I'm confused why there is an option to create it if it must already > exist. > > After re-projecting each mapset from the -feet to the -meters locations > I > exit grass, then reload it after defining a new mapset name. > > Is there a better way to do this?
just tried here with g.mapset -p data g.mapset -c mapset=t g.mapset -p t --- g.mapset - Changes/reports current mapset. Optionally create new mapset or list available mapsets in given location. --- here it works: change to mapset t which should be created. ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
