Skip to content

Decoder for the mapbox vector format using protobuf-net and C#

Notifications You must be signed in to change notification settings

OsmSharp/Mapbox.Vectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapbox.Vectors

Decoder for the mapbox vector format using protobuf-net and C#. For the specification check:

https://github.com/mapbox/vector-tile-spec

A first stab at decoding mapbox vector tiles in C#. Contains for now only the .proto generated code and a simple unittest decoding a test-tile.

About

Decoder for the mapbox vector format using protobuf-net and C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages