The latest version of vectortiles is 1.5.1-0.

vectortiles

Version 1.0.0 revision 0 uploaded by fosskers.

Package meta

Synopsis
GIS Vector Tiles, as defined by Mapbox.
Description

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)

Author
Colin Woodbury
Bug reports
n/a
Category
Geography
Copyright
n/a
Homepage
https://github.com/fosskers/vectortiles
Maintainer
cwoodbury@azavea.com
Package URL
n/a
Stability
n/a

Components