vectortiles: GIS Vector Tiles, as defined by Mapbox.

[ bsd3, geography, library ] [ Propose Tags ]

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:

  1. Geography.VectorTile (high-level types and conversion functions)

  2. Geography.VectorTile.Geometry (typical GIS geometry types)

  3. Geography.VectorTile.Raw (mid-level representation of parsed protobuf data)

Downloads

Maintainer's Corner

Package maintainers

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-20T07:07:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7705 total (45 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]