Read data from Digital Standard vegetation mapping projects
Project description
DSreader
Tools for reading vegetation maps created in the 'Digitale Standaard' data format, developed by the Dutch National Forestry Service ('Staatsbosbeheer').
Why DSreader?
Staatsbosbeheer is a Dutch governmental institute that manages over 200.000 hectare of nature areas in the Netherlands. To monitor changes in time vegetation maps are made about every twelve years. These data are available in the Digital Standard data format, that consists of:
- shapefiles with polygones and lines of mapped elements.
- A Microsoft Access database with non-spatial information about the vegetation types and vegetation quality.
The field ElmID is used to connect All spatial information in the shapefile elements are connected to the vegetation data in the datbase using the field ElmID (element ID). The python package DSreader can be used to read data and export data to shapefiles or to analyse data in a vegetation map.
Getting started
The DSreader package can be installed on your system using PIP:
pip install DSreader
Code is documented with docstrings, to get started, try:
import DSreader as dsr
dsr?
dsr.MapData?
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file DSreader-0.0.1.tar.gz
.
File metadata
- Download URL: DSreader-0.0.1.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec40a2977ec4c5b757d3d1270776006b029fe3ccaf91731890053bafc25277d2 |
|
MD5 | 976786c9330c24a8ca07a84e2f722529 |
|
BLAKE2b-256 | c441e53ba8a6f753ab964219cbe3dfae1a5a845f96f1b0da21d5138eb5435c31 |
File details
Details for the file DSreader-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: DSreader-0.0.1-py3-none-any.whl
- Upload date:
- Size: 36.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3b2805518dbb00d71811a7ee01311589f26f2219157b799a44022e22fb1cdd7 |
|
MD5 | 1570e1b185c3053cbc1f86ca255cdbf4 |
|
BLAKE2b-256 | a77b18153e24e21199aec94392f42c271510fb5636e815c6857a3a4dcff475d4 |