{"id":13784301,"url":"https://github.com/mapbox/mapnik-vector-tile","last_synced_at":"2025-05-11T19:32:39.501Z","repository":{"id":7996874,"uuid":"9403933","full_name":"mapbox/mapnik-vector-tile","owner":"mapbox","description":"Mapnik implemention of Mapbox Vector Tile specification","archived":false,"fork":false,"pushed_at":"2022-08-22T09:26:22.000Z","size":6027,"stargazers_count":553,"open_issues_count":19,"forks_count":117,"subscribers_count":167,"default_branch":"master","last_synced_at":"2025-04-19T01:07:41.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapbox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-12T21:16:46.000Z","updated_at":"2025-03-27T08:51:05.000Z","dependencies_parsed_at":"2022-09-16T09:23:04.219Z","dependency_job_id":null,"html_url":"https://github.com/mapbox/mapnik-vector-tile","commit_stats":null,"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253621284,"owners_count":21937498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T19:00:39.573Z","updated_at":"2025-05-11T19:32:38.530Z","avatar_url":"https://github.com/mapbox.png","language":"C++","readme":"## mapnik-vector-tile\n\nA Mapnik implemention of [Mapbox Vector Tile specification](https://github.com/mapbox/vector-tile-spec).\n\nProvides C++ headers that support rendering geodata into vector tiles and rendering vector tiles into images.\n\n - Master: [![Build Status](https://travis-ci.com/mapbox/mapnik-vector-tile.svg?branch=master)](https://travis-ci.com/mapbox/mapnik-vector-tile)\n - 0.6.x series: [![Build Status](https://secure.travis-ci.com/mapbox/mapnik-vector-tile.svg?branch=0.6.x)](http://travis-ci.com/mapbox/mapnik-vector-tile)\n\n[![codecov](https://codecov.io/gh/mapbox/mapnik-vector-tile/branch/master/graph/badge.svg)](https://codecov.io/gh/mapbox/mapnik-vector-tile)\n\n## Depends\n\n## Implementation details\n\nVector tiles in this code represent a direct serialization of Mapnik layers optimized for space efficient storage and fast deserialization. For those familiar with the Mapnik API vector tiles here can be considered a named array of `mapnik::featureset_ptr` whose geometries have been pre-tiled.\n\nFor more details see [vector-tile-spec](https://github.com/mapbox/vector-tile-spec).\n\n## Building from source\n\nIf you do not need to build against an external mapnik, just type:\n\n    make\n\nThis will download all deps (including Mapnik) and compile against them.\n\nTo build and test in debug mode do:\n\n    make debug test-debug\n\nIf you have Mapnik, libprotobuf, and all the Mapnik deps already installed on your system then you can build against them with:\n\n    make release_base\n\nNote: SSE optimizations are enabled by default. If you want to turn them off do:\n\n```\nSSE_MATH=false make\n```\n\nIf building against an external Mapnik please know that Mapnik Vector Tile does not currently support Mapnik 3.1.x.\n\n - mapnik-vector-tile \u003e=1.4.x depends on Mapnik \u003e=v3.0.14\n - mapnik-vector-tile \u003e=1.0.x depends on Mapnik \u003e=v3.0.11\n - mapnik-vector-tile 1.0.0 to 0.7.x depends on Mapnik v3.0.x (until 3.0.0 is released this means latest mapnik HEAD)\n - mapnik-vector-tile 0.6.x and previous work with Mapnik v2.2.x or v2.3.x\n - You will need `libmapnik` and `mapnik-config` available\n - Protobuf: `libprotobuf` and `protoc`\n\n\n## Tests\n\nRun the C++ tests like:\n\n    make test\n\n## Examples\n\n### C++\n\nSee examples in examples/c++\n\n## Authors\n\n- [Artem Pavlenko](https://github.com/artemp)\n- [Dane Springmeyer](https://github.com/springmeyer)\n- [Konstantin Käfer](https://github.com/kkaefer)\n\n## See also\n\n- http://mike.teczno.com/notes/postgreslessness-mapnik-vectiles.html\n- https://github.com/jones139/ceramic\n- https://github.com/opensciencemap/vtm\n","funding_links":[],"categories":["Uncategorized","Geospatial Library","C++","Parsers \u0026 Generators"],"sub_categories":["Uncategorized","C++"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapbox%2Fmapnik-vector-tile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapbox%2Fmapnik-vector-tile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapbox%2Fmapnik-vector-tile/lists"}