tilejson
Create simple map viewer from TileJSON URL.
Install
You can install tilejson using pip
$ pip install tilejson
Build from source
$ git clone https://github.com/developmentseed/tilejson.git
$ cd tilejson
$ pip install -e .
CLI
$ tilejson --help
Usage: tilejson [OPTIONS] URL
tilejson cli.
Options:
--no-geo Create Map viewer for non-geo image.
-o, --output PATH Output file name.
--help Show this message and exit.
How it works
The tilejson CLI will create simple map viewer (using MapLibre) with a reference to the input tilejson URL.
By default the HTML code will be saved in a system temporary directory but user can pass an --output option to store the HTML file in a custom place.
Once the HTML document is created, click will launch the page, opening it with the user's default browser.
Contribution & Development
See CONTRIBUTING.md
Authors
Created by Development Seed
Changes
See CHANGES.md.
License
See LICENSE.txt
Release files for tilejson 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tilejson-0.1.1.tar.gz | 8.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tilejson-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.7 kB
Release files / tilejson-0.1.1.tar.gz
| Download URL | tilejson-0.1.1.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24a6a7cf3d8de2b16f72fe21d46c6bfefcc7c754da2b4741d9ce1aea80fb00ab
|
|
BLAKE2b-256 checksum How to use checksums |
d06c9b12f2b2ceb91396841382f6a04a758a8f3152c49a5a1f527ec758c15b3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|
Release files / tilejson-0.1.1-py3-none-any.whl
| Download URL | tilejson-0.1.1-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4a6c0ce4eed06aabe3898fea68b01fded6672c5e9568335326e5fb9708f582d3
|
|
BLAKE2b-256 checksum How to use checksums |
b73792d4e7657af9405eddc7a9fb538abbb45ee61f08b870f6b9d4616aee0863
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|