Python client and wrapper for OGC Maps API
Project description
API Maps Client
Python client for OGC API - Maps.
Installation
pip install ogcmaps
Usage
from ogcmaps import landing
data = landing.metadata()
print(data)
See the docs for complete API documentation.
For developers
Install
virtualenv env && source env/bin/activate
pip3 install -r requirements.txt
Install pre-commit and pytest
pip3 install pre-commit pytest
Build from source
pip3 install .
Run tests
cd tests && pytest
Generate docs
sphinx-apidoc -fo docs/source ogcmaps ogcmaps/utils/*
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
ogcmaps-0.1.1.tar.gz
(11.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ogcmaps-0.1.1-py3-none-any.whl
(17.9 kB
view details)
File details
Details for the file ogcmaps-0.1.1.tar.gz.
File metadata
- Download URL: ogcmaps-0.1.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccb9853f18021e35b8a078eb174425d870dac6f33feddef1ed6e45aef551b79a
|
|
| MD5 |
e369080c409d647adcce19893694fb97
|
|
| BLAKE2b-256 |
cbfd40bee9f0277d5cc89bb88fdb3a51f16d5718168d6ff1ea224b28632332ca
|
File details
Details for the file ogcmaps-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ogcmaps-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d911dfe64a3a8614beb85f8128ca77239636c2e24117e1454da5071597ecf643
|
|
| MD5 |
9682f6234034995d1fca2e520c34daec
|
|
| BLAKE2b-256 |
a27cf7c53fd5b1ba78f18cd935329bf7d7b72e1ab95fe703aa7eed4ba991a2a0
|