Quantcast
Channel: Ecostudies
Browsing all 1257 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

New GRASS GIS Web Site

The GRASS GIS web team has created a whole new website. The goal was to create a simplified structure, general update and nicer experience. And they certainly succeeded, it looks great! And navigating...

View Article


Image may be NSFW.
Clik here to view.

Multivariate Environmental Similarity Surfaces (MESS) index in GRASS GIS

The Multivariate Environmental Similarity Surfaces (MESS) is an index that represents how similar a point in space is to a reference set of points, with respect to a set of predictor variables (Elith...

View Article


Image may be NSFW.
Clik here to view.

Extracting lines ending with specific character using sed or grep

A quick note (to myself mostly) about how to extract lines from a text file that end with a specific set of characters. In Linux, you can very easily do this using ‘grep’ or ‘sed’. But, first a little...

View Article

Image may be NSFW.
Clik here to view.

Spatialite 4.0 is out

The release of Spatialite 4.0 was just announced on the Spatialite user group. You can download it from the Spatialite website. And while you are on the website, check out the page about switching to...

View Article

Image may be NSFW.
Clik here to view.

Stratified random sampling in GRASS GIS

There are various options to create a vector or raster layers with random sample points, including v.random, r.random and r.random.cells. The first two generate random points within the defined region....

View Article


Image may be NSFW.
Clik here to view.

Stratified random sampling in QGIS

In my previous post I described how you can create a random stratified sampling using GRASS GIS. Unlike in GRASS GIS however, QGIS has a dedicated tool to do this. You can find it under ‘research...

View Article

Image may be NSFW.
Clik here to view.

Import MODIS data in GRASS using r.in.gdal

NASA offers access to its MODIS and ASTER data sets through Reverb|Echo. The data comes in HDF format and uses the Sinusoidal grid tiling system. If your gdal is compiled with HDF4 support (use...

View Article

Image may be NSFW.
Clik here to view.

Check out the new Landcover Polygon overlay function in the LecoS QGIS plugin

The author of the QGIS plugin LecoS came up with  a new feature which might come in handy for some of you: a polygon overlay tool. This tool can extract raster values and save them directly to the...

View Article


Image may be NSFW.
Clik here to view.

Improved r.mask in GRASS GIS 7.0

I am mostly using GRASS GIS 7.0, which is the development version. Main reason I started to use this version was the better (faster) vector handling. But there are many other new features and...

View Article


Image may be NSFW.
Clik here to view.

Calculating the raster cell area of an unprojected raster layer

What if you get a raster layer with number of people per raster cell, like for example the population layer from Afripop,  and you want to convert it to a population density layer? Well, obviously, you...

View Article

Image may be NSFW.
Clik here to view.

New release candidate for GRASS 6.4.3 is out

The second release candidate of stable release 6.4.3 is available now. It contains a good number of improvements and especially stability fixes, see here for more details.Filed under: GRASS GIS,...

View Article

Image may be NSFW.
Clik here to view.

Looking for a pdf reader with good annotations options

I read my articles on my (Android) tablet or on my computer (Ubuntu 12.10). On both, I want to be able to add notes and underline and highlight text.  For Android there are various apps that allow you...

View Article

Image may be NSFW.
Clik here to view.

Find Latitude and Longitude Values in Google Maps

Getting the coordinates of a location on Google maps isn’t as straight forwards as one may expect. But, as usual, if you know how, it is easy enough. And, there are actually several ways. What’s here?...

View Article


Image may be NSFW.
Clik here to view.

Sum up values of neighbouring polygons – a GRASS GIS approach

How to sum up values of neighbouring polygons in QGIS? This question was asked on gis.stackexchange, with two interesting answers. One answer explains how to use Spatialite and SQL to achieve this. The...

View Article

Image may be NSFW.
Clik here to view.

A quick look at the new GRASS Map Swipe Tool

I have just been trying out the new GRASS Map Swipe tool For now it is available in GRASS 7.0 but I understand it will be backported to GRASS 6 after some testing. The tool allows GRASS users to...

View Article


Image may be NSFW.
Clik here to view.

Point coordinates to polygon – part I

Articles about field studies sometimes (but not always unfortunately) contain coordinates delimiting the boundaries of the field study. What if you want to view those boundaries in e.g., Google Earth?...

View Article

Image may be NSFW.
Clik here to view.

Point coordinates to polygon – part II

In my previous article, I showed how you can convert point coordinates into a polygon vector layer in QGIS. So how about GRASS GIS? Like in my previous post, let’s assume you have a text file with two...

View Article


Image may be NSFW.
Clik here to view.

Import GRASS function console output as data.frame in R

In R you can use system calls or the spgrass6 package to run GRASS GIS functions. To do this, you need to run R from within GRASS GIS. This is as simple as starting GRASS GIS and subsequently starting...

View Article

Image may be NSFW.
Clik here to view.

Sharing or exporting sub-sections of a ZIM notebook

I use ZIM desktop wiki to keep all kind of notes. Sometimes I want to share my notes. This is easy enough when I want to share the whole notebook. I simply send the whole folder containing the ZIM...

View Article

Image may be NSFW.
Clik here to view.

Presentation of map query result improved in GRASS 7.0

GRASS GIS (version 6.4, and up to recently 7.0 too) would present map query results in the command console. I have never really got used to it though. Often when I needed to query some points on the...

View Article
Browsing all 1257 articles
Browse latest View live