vectortiles: GIS Vector Tiles, as defined by Mapbox.
GIS Vector Tiles, as defined by Mapbox.
This library implements version 2.1 of the official Mapbox spec, as defined here: https://github.com/mapbox/vector-tile-spec/tree/master/2.1
Note that currently this library ignores top-level protobuf extensions, Value extensions, and UNKNOWN geometries.
The order in which to explore the modules of this library is as follows:
Geography.VectorTile.VectorTile (high-level types)
Geography.VectorTile.Geometry (typical GIS geometry types)
Geography.VectorTile.Protobuf (mid-level representation of parsed protobuf data with conversion functions)
Modules
[Index]
Downloads
- vectortiles-1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.0.5, 1.2.0.6, 1.3.0, 1.4.0, 1.5.0, 1.5.1 (info) |
---|---|
Dependencies | base (>=4.9 && <4.10), bytestring, cereal (>=0.5 && <0.6), containers, deepseq (>=1.4 && <1.5), protobuf (>=0.2.1.1 && <0.3), text (>=1.2 && <1.3), th-printf (>=0.3 && <0.4), transformers (>=0.5 && <0.6), vector (>=0.11 && <0.12) [details] |
License | Apache-2.0 |
Author | Colin Woodbury |
Maintainer | cwoodbury@azavea.com |
Category | Geography |
Home page | https://github.com/fosskers/vectortiles |
Uploaded | by fosskers at 2016-06-20T18:17:09Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8033 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-06-20 [all 1 reports] |