Skip to main content

Convert DAMO filegdb export to gml

Project description

1. Data and method description

Python package to generate GML files in NHI HyDAMO format from a DAMO database. This can be used as input for the NHI HyDAMO database or D-Hydamo modelgenerator.

This toolbox is developed for Waterschap Vallei en Veluwe by Royal HaskoningDHV.

It has been further improved for Waterschap Brabantse Delta.

Free software: MIT License

2. Installation in anaconda

Save the tohydamogml folder on your hard disk.

Open Anaconda prompt and navigate to the tohydamogml folder which contains the environment.yml file.

Execute the following commands:


conda env create -f environment.yml

activate modelgenerator

The new python environment modelgenerator is created. Activate this environment each time you want to use the tohydamogml tool.

You can use the python package by adding the root folder of the package to the system path. In your python script you can add the folder with the following command:

sys.path.append(r'path/to/tohydamogml')

3. Usage

Documentation

The usage is explained in a jupyter notebook.

Open Anaconda prompt, activate the modelworkflow environment and navigate to the 'parent' folder of the downloaded examples.

Start jupyter notebook with the following command:

jupyter notebook

navigate to examples/wvv_notebook/Tutorial ToHyDAMOgml.ipynb

Let's start!

4. Contributers

  • jeroen.winkelhorst[@]rhdhv.com

  • lisa.weijers[@]rhdhv.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tohydamogml-0.2.8.tar.gz (43.4 MB view hashes)

Uploaded Source

Built Distribution

tohydamogml-0.2.8-py3-none-any.whl (43.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page