Create simple map viewer from TileJSON URL
Project description
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
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
Built Distribution
File details
Details for the file tilejson-0.1.1.tar.gz
.
File metadata
- Download URL: tilejson-0.1.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24a6a7cf3d8de2b16f72fe21d46c6bfefcc7c754da2b4741d9ce1aea80fb00ab |
|
MD5 | f2e1960ccdc1a97a93aac6976d846ecc |
|
BLAKE2b-256 | d06c9b12f2b2ceb91396841382f6a04a758a8f3152c49a5a1f527ec758c15b3e |
File details
Details for the file tilejson-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: tilejson-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a6c0ce4eed06aabe3898fea68b01fded6672c5e9568335326e5fb9708f582d3 |
|
MD5 | 9b520d228a355536b830451e6ecbbb6a |
|
BLAKE2b-256 | b73792d4e7657af9405eddc7a9fb538abbb45ee61f08b870f6b9d4616aee0863 |