4 ms·
Is it the most user friendly way to have own OSM map with vector tiles?
by ancymon 4y ago
Is it the most user friendly way to have own OSM map with vector tiles?
- lukeqsee 4y agoCheckout planetiler: https://github.com/onthegomap/planetiler https://github.com/onthegomap/planetiler. A super fast way to take an OSM data dump to create vector tiles.
- bchapuis 4y agoI will mention Baremaps [1] and its OpenStreetMap demo [2]. Baremaps can be used to import data in Postgis and serve vector tiles efficiently. Its developer mode, featuring live reload capabilities, makes it easy to customize vector tiles and integrate third-party datasets into the base map. [1] https://github.com/apache/baremaps https://github.com/apache/baremaps [2] https://demo.baremaps.com/ https://demo.baremaps.com/