When launching GRASS GIS for the first time, you will open a default project "world_latlog_wgs84" where you can find a map layer called "country_boundaries" showing a world map in the WGS84 coordinate system.
The main component of the Data tab is the Data Catalog which shows the GRASS GIS hierarchical structure consisting of database , project and mapset .
For more info about data hierarchy, see GRASS GIS Database page.
First, if you would like to get to know GRASS better before importing your own data, please download provided samples such as the "North Carolina" dataset. You can simply reach them through "Download sample project to current database" management icon .
To work with your own data, you typically want to first create a new project with a coordinate reference system (CRS) suitable for your study area or one that matches your data's CRS. The Project Wizard will help you with that by guiding you through a series of dialogs to browse and select predefined projections (also via EPSG code) or to define individual projections.
If you know the CRS of your data or study area, you can fill EPSG code or description and Project Wizard finds appropriate CRS from a predefined list of projections. If you do not know CRS of you data, you can read it from your georeferenced data file (e.g. shapefile or GeoTiff file with the related metadata properly included).
List of EPSG codes (Database of worldwide coordinate systems), CRS Explorer - PROJ codes, and EPSG Geodetic Parameter Dataset
Available at: GRASS GIS Quickstart source code (history)
Latest change: Thursday Nov 14 16:58:23 2024 in commit: 346c8a21a55c221f7175a09ca25d80ef1290d21a
Main index | Topics index | Keywords index | Graphical index | Full index
© 2003-2024 GRASS Development Team, GRASS GIS 8.5.0dev Reference Manual