Skip to main content

Automatically download a collection from an OGC Feature API

Project description

ogcFeatureApiCollectionDownloader

A python package to automatically download data from an OGC Feature API Collection.

Install

pip install ogcFeatureApiCollectionDownloader

How to use

import os

from ogcFeatureApiCollectionDownloader import downloader

download_location = f"{os.getcwd()}/downloads"

downloader.DownloadCollection(
    url="https://demo.pygeoapi.io/stable/collections/lakes/"
).download(
    download_path=download_location
)


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

Built Distribution

File details

Details for the file ogcFeatureApiCollectionDownloader-0.0.1.tar.gz.

File metadata

File hashes

Hashes for ogcFeatureApiCollectionDownloader-0.0.1.tar.gz
Algorithm Hash digest
SHA256 79084498d3b451f70847384c257df892de2697a79d640772f4d1258015c7db5a
MD5 bbb529c1b904e3036ebd327ca874662a
BLAKE2b-256 9d030d7dd3b8242c6672fa873bbd02ffe2c7bf6b60c0c94fe6e4d832327fbc54

See more details on using hashes here.

File details

Details for the file ogcFeatureApiCollectionDownloader-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ogcFeatureApiCollectionDownloader-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0e399a1b4ee92bd9a9c7d87e62b45e8f2716d3fb68217e6d668fca24730a323a
MD5 e08b5e6ea07026b167842f4a5ae9ffbe
BLAKE2b-256 83788cb7a169ba53d28fa78a2bc7d7c9cb18334ec0f1d26b837b35c3bedec42b

See more details on using hashes here.

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