[GRASS-dev] Python: core.create_location() available but core.create_mapset() yet missing

Markus Neteler neteler at osgeo.org
Mon May 5 15:02:59 PDT 2014


Hi,

would it be possible to also add a convenient core.create_mapset() function?
The code already exists:

gui/wxpython/gis_set.py line 858:

def CreateNewMapset(self, mapset):
....

This would help folks who want to batch-process data and appears to be
the missing piece to completely generate a new location in the Python
way.

thanks
Markus

PS: since it is wxGUI code I hesitate to modify it myself


More information about the grass-dev mailing list