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 _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
