Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onroerenderfgoed/grass-dhm-import

Quick and dirty grass module for importing and interpollating DHM source data from AGIV.
https://github.com/onroerenderfgoed/grass-dhm-import

Last synced: about 4 hours ago
JSON representation

Quick and dirty grass module for importing and interpollating DHM source data from AGIV.

Awesome Lists containing this project

README

        

grass-dhm-import
================

Quick and dirty grass module for importing and interpollating DHM source data from AGIV.

Basic workflow
--------------

1. Request data from AGIV
2. Unzip de download provided by AGIV
3. Either:
* open Grass and execute script with command line options
* open Grass GUI and execute script (File Launch script) and provide options
4. wait until commands finishes

Install
-------

* checkout repository or download dhm_import.py
* Place script in a location specified in GRASS_ADDON_PATH environment variable or add location of script to this variable.