Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/onroerenderfgoed/grass-dhm-import
- Owner: OnroerendErfgoed
- License: gpl-3.0
- Created: 2014-04-24T08:38:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-24T10:10:17.000Z (over 10 years ago)
- Last Synced: 2024-04-16T01:56:05.422Z (7 months ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 finishesInstall
-------* 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.