kopia lustrzana https://github.com/osm2vectortiles/osm2vectortiles
Travis CI Support for Import |
||
|---|---|---|
| database | ||
| gatling | ||
| osm-bright-2.tm2source | ||
| tileserver | ||
| .travis.yml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
README.md
osm2vectortiles
Create Mapbox Streets compatible vector tiles for custom styling with Mapbox Studio Classic and provide easy deployment methods.
Get started
Create a custom OSM base map
TODO: Create documentation for cartographer
Deploy a custom OSM base map
TODO: Create documentation for sysadmin
Components
The project consists of several components.
Import
Import toolchain based on Imposm 3 to import OpenStreetMap data into a PostGIS database. The mapping is optimized for fast generation of vectortiles.
Export
Export toolchain consisting of a custom tm2source project based on the import mapping and
tools to scale exporting of the vectortiles horizontally.
Tileserver
A very easy tileserver where you can simply drop in your tm2 style project and our produced mbtiles file
and it will serve a custom styled OSM map.



