Category Cloud
Android botany climate change Data handling Data sources decision support tool forest GIS GIS software GRASS GIS history LibreOffice / OpenOffice Mobile tools Modelling online mapping Open access Operating system QGIS R computing environment research tools Software release Spatialite SQLite tools Uncategorized vegetationJune 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Meta
Tag Archives: CLI
Add geometry values to vector layer in GRASS GIS
In my previous post I explained how to add geometry values to the attribute table of a vector map in QGIS. You can do the same in GRASS GIS. It is slightly more complicated (don’t worry, it is still easy … Continue reading
Posted in Data handling, GIS, GRASS GIS
Tagged CLI, command line, command line tool, GIS, GRASS GIS, mapping
1 Comment
Creating a map using the command line
Although I like to carry out GIS analyses using the command line interface (CLI), creating maps is something I still tend to do using the graphical interface (GUI). And most of the time that makes perfect sense to me, creating … Continue reading
Posted in GIS, GIS software, GRASS GIS, Uncategorized
Tagged CLI, command line, GRASS GIS, mapping, tutorial
Leave a comment
Which text editor to use with R?
Although some users would prefer a graphical user interface for R, the arguably best way to work with R is through the command line. This can be done directly in the R console, but often it is more convenient to … Continue reading
Why a GUI for R isn’t always a bad idea
The arguably best way to work with R is through the command line. Some even argue that the use of a graphical user interface (GUI) should be completely discouraged. And that is where I disagree. The command line can be … Continue reading
