[GRASS-dev] How to get data from a location where the user does not own any mapset?

Radim Blazek radim.blazek at gmail.com
Mon Sep 21 03:09:43 PDT 2015


Is it possible to access data through GRASS modules in a location
where the user does not own any mapset? Each GRASS module calls first
G_gisinit() which checks if current mapset returned by G_mapset() is
owned by current user. If it is not, it ends with fatal error. How to
get around this for locations where the user does not own any mapset?

Radim


More information about the grass-dev mailing list