-
The CDN is now configured:
http://osm2vectortiles.tileserver.com/v1.json
Our sample maps on CDN as well:
http://klokantech.tileserver.com/
Front page redirects, cleaning of CSS and additional impr…
-
Use MapBox GL and define the basic style similar to OSM Bright - which in fact renders the vector tiles directly in JavaScript.
See: https://www.mapbox.com/mapbox-gl-styles/#9/40.0000/-74.5000 (and c…
-
What parts of V6 implement to make the `open-streets.tm2source` version better usable with MapBox GL JS styles?
-
Hi there, I had a qq on performance. I have four geojson files, which are all really quite small (1.5MB, 7.4MB, 3.4MB, 1.5MB). But I am trying to use tippecanoe on them, and it's been going for almost…
-
![chnageset_id](https://cloud.githubusercontent.com/assets/353700/17763734/4cd6d8c4-6538-11e6-9b1a-7fa7204adc51.gif)
```
{{{
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c60…
-
_From @manuelroth on October 6, 2015 11:32_
- [ ] Anforderungen
- [ ] Detaillierte Beschreibung des Workflows
- [ ] Implementation
- [ ] Ausblick ( Weiterentwicklung )
_Copied from original issue: ma…
-
- [ ] Anforderungen
- [ ] Detaillierte Beschreibung des Workflows
- [ ] Implementation
- [ ] Ausblick ( Weiterentwicklung )
-
Currently running Europe (based on latest master so v1.4 + patches) to detect problems in the export process before we start the initial world rendering once the stable v1.5 is released.
Will go thro…
-
-
Create a debug viewer with MapBoxGL JS.
It downloads tile json of particular tileset.
Prints the list of layers, on each layer you apply a color of a palette.
List of colors are applied on different …