GRASS GIS is a Geographic Information System used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization. In this project, we show how to install it on pcDuino.
Since GRASS is a standard package in Debian, installation on pcDuino is very easy. At a terminal prompt type:
$sudo apt-get install grass grass-doc grass-dev
To run it, we simply type “$grass”, then it will bring up the GUI:
Leave a Reply
You must be logged in to post a comment.