NDOP Downloader
===============
.. warning::
⚠️ **Deprecation Notice**
The package `ndop-downloader` has been **renamed to `ndop`**.
Please install the new package instead:
.. code-block:: bash
pip install ndop
NDOP Downloader is an application for downloading of records of species
occurence from official database of the Nature Conservation Agency of
the Czech Republic `Nálezová databáze ochrany přírody AOPK ČR
<https://portal.nature.cz/nd/>`_. This package only provides access
to the data, please visit the official databse site for additional
information about the data, the database, license terms and reference
rules.
To use the database, it is **necessary** to `create an account
<https://idm.nature.cz/idm/#/registration>`_ in the AOPK (ISOP)
information system.
Download data (.csv, .shp) from NDOP based on input parametres. Unlike
the offical web filter, its possible to input polygon layer (EPSG:5514)
for search in area and amount of results is not limited. Login can be
stored in configuration file `.ndop.cfg`.
This package is a part of NDOP Downloader QGIS plugin. Whole project is
maintained on `GitHub <https://github.com/OpenGeoLabs/qgis-ndop-downloader>`_
Changelog
---------
0.1.9
- Deprecation release
- Added warning to migrate to 'ndop'
0.1.8 - fixed bug: header and first line missing in table download (issue #33)
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenGeoLabs/qgis-ndop-downloader",
"name": "ndop-downloader",
"maintainer": "Oto Kal\u00e1b",
"docs_url": null,
"requires_python": null,
"maintainer_email": "kalab.oto@gmail.com",
"keywords": "GIS, AOPK, ecology, species occurences, NDOP, Czech Republic, n\u00e1lezov\u00e1 datab\u00e1ze",
"author": "Oto Kal\u00e1b",
"author_email": "kalab.oto@gmail.com",
"download_url": null,
"platform": null,
"description": "NDOP Downloader\n===============\n\n.. warning::\n\n \u26a0\ufe0f **Deprecation Notice**\n\n The package `ndop-downloader` has been **renamed to `ndop`**.\n Please install the new package instead:\n\n .. code-block:: bash\n\n pip install ndop\n\nNDOP Downloader is an application for downloading of records of species\noccurence from official database of the Nature Conservation Agency of\nthe Czech Republic `N\u00e1lezov\u00e1 datab\u00e1ze ochrany p\u0159\u00edrody AOPK \u010cR\n<https://portal.nature.cz/nd/>`_. This package only provides access\nto the data, please visit the official databse site for additional\ninformation about the data, the database, license terms and reference\nrules.\n\nTo use the database, it is **necessary** to `create an account\n<https://idm.nature.cz/idm/#/registration>`_ in the AOPK (ISOP)\ninformation system.\n\nDownload data (.csv, .shp) from NDOP based on input parametres. Unlike\nthe offical web filter, its possible to input polygon layer (EPSG:5514)\nfor search in area and amount of results is not limited. Login can be\nstored in configuration file `.ndop.cfg`.\n\nThis package is a part of NDOP Downloader QGIS plugin. Whole project is\nmaintained on `GitHub <https://github.com/OpenGeoLabs/qgis-ndop-downloader>`_\n\nChangelog\n---------\n0.1.9\n- Deprecation release\n- Added warning to migrate to 'ndop'\n\n0.1.8 - fixed bug: header and first line missing in table download (issue #33)\n",
"bugtrack_url": null,
"license": "GNU/GPL3",
"summary": "NDOP Downloader is an application for downloading of records of occurence from official database of the Nature Conservation Agency of the Czech Republic (N\u00e1lezov\u00e1 datab\u00e1ze Agentury ochrany p\u0159\u00edrody a krajiny \u010cR - NDOP - AOPK).",
"version": "0.1.10",
"project_urls": {
"Homepage": "https://github.com/OpenGeoLabs/qgis-ndop-downloader"
},
"split_keywords": [
"gis",
" aopk",
" ecology",
" species occurences",
" ndop",
" czech republic",
" n\u00e1lezov\u00e1 datab\u00e1ze"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6636162e11732c00cffbebe4fa856d00142c21664ff2c4ae31db61725249a94e",
"md5": "aab2523650b6169ffef35663d80fe4da",
"sha256": "c0093df3e32431a787024fc91747c973836f0d39cc652f476954cb8b1d9a0519"
},
"downloads": -1,
"filename": "ndop_downloader-0.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aab2523650b6169ffef35663d80fe4da",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7527,
"upload_time": "2025-10-29T20:51:27",
"upload_time_iso_8601": "2025-10-29T20:51:27.161788Z",
"url": "https://files.pythonhosted.org/packages/66/36/162e11732c00cffbebe4fa856d00142c21664ff2c4ae31db61725249a94e/ndop_downloader-0.1.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 20:51:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenGeoLabs",
"github_project": "qgis-ndop-downloader",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "requests",
"specs": [
[
"==",
"2.32.2"
]
]
},
{
"name": "Fiona",
"specs": [
[
"==",
"1.8.4"
]
]
}
],
"lcname": "ndop-downloader"
}