GRASS GIS: One of the most underutilised and powerful GIS software out there...
Salman Atif
Associate Professor @ NUST | Geography, Spatial Analysis, Realtime systems, Spatial database, Remote Sensing, Geomorphology, Anthropology, Cartography
Of the many GI software that I have come across one of the most powerful and capable has been grass. This is partly because it is free to use, and also because it is free to modify and add to. Another important and very valuable feature of GRASS GIS is the way it forces users to organise their maps and store them collectively. GRASS store spatial data as structured database file, either in PostgreSQL, sqlite or mySQL, depending on the user preference. When you are working on a GRASS project you will naturally be forced to create a Location, this is the main directory where you data and maps will be stored. In this location will be your map sets and in these map sets will be your vectors or raster files, or maps and satellite images for simplicity.
GRASS have a series of functions for vector processing, raster processing, 3D maps and vectors and rasters. It has the ability to harness the power of your computer, by allowing the user, to use the functionality offered by the software through command line. Hence, putting it in sync with any installed programming/processing languages like Python, Shell Script or Perl. Provided the environment variables have been set right.
Here is a short video on how to start with GRASS GIS. We shall be continuing with additional exercises in the month to help you get a hands on. #NCGSA #FOSSGIS
GIS Senior Advisor at Statnett SF
1 年GRASS is a great software. I used it almost everyday in the last 2 years !
Geo-spatial data handling, processing and analysis ; LULC change and urban growth modelling; GIS Applications in Public Health;Multicriteria evaluation and decision making
1 年Absolutely ??
Jubilado encaminado a la actividad Profesional Independiente. Comenzando conversaciones para decidir la elección propicia.
1 年NIce software !! Truth!!
Associate Professor at Kharazmi University
1 年Well said
PhD Candidate in Energy System Modelling | Data Scientist
1 年GRASS GIS is great. Love that you can “easily” interface with python - although a little learning curve is required.