On Tue, May 6, 2014 at 12:02 AM, Markus Neteler <[email protected]> wrote:
> 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.

Is it possible, that create_location() only works *within* a GRASS session?

How would I generate a location in Python when not having the location
yet created but only a SHAPE/.prj file available or a GeoTIFF?
Seems I am overlooking something. Pointers welcome!

Markus
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to