pydov
Aggregates data about soil, subsoil and groundwater of Flanders and makes them publicly available.
https://github.com/DOV-Vlaanderen/pydov
Category: Natural Resources
Sub Category: Soil and Land
Keywords
data-access lifewatch oscibio package python water
Keywords from Contributors
open-science weather occurrence vegetation ogc ogcapi ows soil
Last synced: about 14 hours ago
JSON representation
Repository metadata
Python package to retrieve data from Databank Ondergrond Vlaanderen (DOV)
- Host: GitHub
- URL: https://github.com/DOV-Vlaanderen/pydov
- Owner: DOV-Vlaanderen
- License: mit
- Created: 2016-12-23T10:09:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T14:23:56.000Z (11 days ago)
- Last Synced: 2025-04-20T09:44:28.173Z (7 days ago)
- Topics: data-access, lifewatch, oscibio, package, python, water
- Language: Python
- Homepage: https://pydov.readthedocs.io/en/latest/
- Size: 17.3 MB
- Stars: 30
- Watchers: 18
- Forks: 19
- Open Issues: 17
- Releases: 16
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- Contributing: .github/CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.rst
- Authors: AUTHORS.rst
README.md
pydov
pydov is a Python package to query and download data from Databank Ondergrond Vlaanderen (DOV). It is hosted on GitHub and development is coordinated by Databank Ondergrond Vlaanderen (DOV). DOV aggregates data about soil, subsoil and groundwater of Flanders and makes them publicly available. Interactive and human-readable extraction and querying of the data is provided by a web application, whereas the focus of this package is to support machine-based extraction and conversion of the data.
To get started, see the documentation at https://pydov.readthedocs.io.
Please note that downloading DOV data with pydov is governed by the same disclaimer that applies to the other DOV services. Be sure to consult it when using DOV data with pydov.
Installation
You can install pydov
stable using pip:
pip install pydov
Or clone the git repository and install with python setup.py install
to get the latest snapshot from the master branch.
To contribute to the code, make sure to install the package and all of the development dependencies enlisted in the
requirements_dev.txt file. First, clone the git repository.
We advice to use an Python development environment, for example with conda or
virtualenv. Activate the (conda/virtualenv) environment and
install the package in development mode:
pip install -e .[devs]
Need more detailed instructions? Check out the installation instructions and the development guidelines.
Quick start
Read the quick start from the docs or jump straight in:
from pydov.search.boring import BoringSearch
from pydov.util.location import Within, Box
from owslib.fes2 import PropertyIsGreaterThan
boringsearch = BoringSearch()
dataframe = boringsearch.search(
query=PropertyIsGreaterThan(propertyname='diepte_tot_m', literal='550'),
location=Within(Box(107500, 202000, 108500, 203000))
)
The resulting dataframe contains the information on boreholes (boringen) within the provided bounding box (as defined by the location
argument)
with a depth larger than 550m:
>>> dataframe
pkey_boring boornummer x y mv_mtaw start_boring_mtaw gemeente diepte_boring_van diepte_boring_tot datum_aanvang uitvoerder boorgatmeting diepte_methode_van diepte_methode_tot boormethode
0 https://www.dov.vlaanderen.be/data/boring/1989... kb14d40e-B777 108015.0 202860.0 5.0 5.0 Gent 0.0 660.0 1989-01-25 onbekend False 0.0 660.0 onbekend
1 https://www.dov.vlaanderen.be/data/boring/1972... kb14d40e-B778 108090.0 202835.0 5.0 5.0 Gent 0.0 600.0 1972-05-17 onbekend False 0.0 600.0 onbekend
Documentation
Full documentation of pydov
can be found on our ReadTheDocs page.
Contributing
You do not need to be a code expert to contribute to this project as there are several ways you can contribute to
this project. Have a look at the contributing page.
Meta
- We welcome contributions including bug reports.
- License: MIT
- Citation information can be found on Zenodo.
- Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
- Also note that downloading DOV data with pydov is governed by the same disclaimer that applies to the other DOV services. Be sure to consult it when using DOV data with pydov.
Owner metadata
- Name: Databank Ondergrond Vlaanderen
- Login: DOV-Vlaanderen
- Email:
- Kind: organization
- Description:
- Website: https://www.dov.vlaanderen.be
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/24718915?v=4
- Repositories: 21
- Last ynced at: 2023-08-18T04:37:28.517Z
- Profile URL: https://github.com/DOV-Vlaanderen
GitHub Events
Total
- Create event: 9
- Release event: 1
- Watch event: 1
- Delete event: 5
- Issue comment event: 1
- Member event: 1
- Push event: 40
- Pull request review event: 2
- Pull request review comment event: 3
- Pull request event: 15
Last Year
- Create event: 9
- Release event: 1
- Watch event: 1
- Delete event: 5
- Issue comment event: 1
- Member event: 1
- Push event: 40
- Pull request review event: 2
- Pull request review comment event: 3
- Pull request event: 15
Committers metadata
Last synced: 4 days ago
Total Commits: 1,398
Total Committers: 17
Avg Commits per committer: 82.235
Development Distribution Score (DDS): 0.719
Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.063
Name | Commits | |
---|---|---|
Roel Huybrechts | r****s@r****m | 393 |
Roel Huybrechts | r****l@h****e | 355 |
stijnvanhoey | s****y@g****m | 275 |
pjhaest | g****t@g****m | 148 |
Guillaume Vandekerckhove | 7****e | 75 |
Johan Van de Wauw | j****n@g****e | 49 |
JorisSynaeve | j****e@g****m | 47 |
pieterjan | p****t@a****e | 19 |
Killian Paenen | p****i@c****e | 9 |
Peter Desmet | p****k@g****m | 8 |
B0hr | t****s@g****m | 7 |
BEGILT | g****n@s****e | 4 |
Johan Van de Wauw | J****w@r****m | 4 |
Joris Van den Bossche | j****e@g****m | 2 |
marleenvd | m****e@v****e | 1 |
Guillaume Vandekerckhove | g****e@v****e | 1 |
meisty | s****6@g****m | 1 |
Committer domains:
- vlaanderen.be: 2
- realdolmen.com: 2
- swecobelgium.be: 1
- cronos.be: 1
- agt.be: 1
- gisky.be: 1
- huybrechts.re: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 44
Total pull requests: 83
Average time to close issues: 5 months
Average time to close pull requests: about 1 month
Total issue authors: 19
Total pull request authors: 11
Average comments per issue: 3.2
Average comments per pull request: 0.86
Merged pull request: 75
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: 22 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.18
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Roel (16)
- pjhaest (4)
- dluts (3)
- yairlevy (3)
- katrijndirix (2)
- GuillaumeVandekerckhove (2)
- jorissynaeve (2)
- tibovanheule (1)
- johanvdw (1)
- marleenvd (1)
- jclaus88 (1)
- pdweerdt (1)
- denilka (1)
- f-vn (1)
- VdwWout (1)
Top Pull Request Authors
- Roel (59)
- GuillaumeVandekerckhove (9)
- rebot (4)
- jorissynaeve (3)
- stijnvanhoey (2)
- arnedegr (1)
- jorisvandenbossche (1)
- kpaenen (1)
- rubenv-locus (1)
- marleenvd (1)
- pjhaest (1)
Top Issue Labels
- dov (12)
- enhancement (6)
- bug (6)
- docs (5)
- good-first-issue (3)
- upstream (1)
- question (1)
- needs info (1)
- cannot-reproduce (1)
- CI (1)
Top Pull Request Labels
- docs (8)
- CI (3)
- tests (3)
- enhancement (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 1,243 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 17
- Total maintainers: 2
pypi.org: pydov
A Python package to download data from Databank Ondergrond Vlaanderen (DOV).
- Homepage: https://github.com/DOV-Vlaanderen/pydov
- Documentation: https://pydov.readthedocs.io/
- Licenses: MIT license
- Latest release: 3.2.0 (published 2 months ago)
- Last Synced: 2025-04-25T12:09:01.607Z (1 day ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 1,243 Last month
- Docker Downloads: 0
-
Rankings:
- Docker downloads count: 4.134%
- Dependent packages count: 7.31%
- Forks count: 9.144%
- Stargazers count: 11.417%
- Average: 12.402%
- Downloads: 20.317%
- Dependent repos count: 22.088%
- Maintainers (2)
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish master composite
- fiona >=1.8.18
- folium *
- geopandas *
- ipykernel *
- ipython *
- jupyter_client *
- matplotlib *
- numpy *
- owslib *
- pandas *
- pyproj *
- requests *
- numpy *
- owslib *
- pandas *
- requests *
- PyYAML * development
- Sphinx * development
- bumpversion * development
- coverage * development
- cryptography * development
- flake8 * development
- flask * development
- nbsphinx * development
- numpydoc * development
- pip * development
- pytest * development
- pytest-cov * development
- pytest-runner * development
- sphinx_rtd_theme * development
- tox * development
- watchdog * development
- wheel * development
- folium *
- ipykernel *
- ipython *
- jupyter_client *
- matplotlib *
- pyproj *
- pypac *
- pydov >=3.1.0
- OWSLib *
- git *
- loguru *
- openpyxl *
- packaging *
- pandas *
- pydov >=3.1.0
- tqdm *
- fiona *
- geopandas *
- pygml *
- shapely *
Score: 13.811054645113673