gis.rst 612 B

12345678910111213141516171819202122232425262728293031
  1. .. _GRASSdatabase-label:
  2. GRASS database management
  3. ===============================
  4. These classes are used to manage the infrastructure
  5. of GRASS database: Gisdbase, Location and Mapset
  6. .. autoclass:: pygrass.gis.Gisdbase
  7. :members:
  8. .. autoclass:: pygrass.gis.Location
  9. :members:
  10. .. autoclass:: pygrass.gis.Mapset
  11. :members:
  12. .. autoclass:: pygrass.gis.VisibleMapset
  13. :members:
  14. .. _Region-label:
  15. Region management
  16. ======================
  17. The Region class it is useful to obtain information
  18. about the computational region and to change it.
  19. .. autoclass:: pygrass.gis.region.Region
  20. :members: