Kyle Barron

Results 1610 comments of Kyle Barron

Also I'd be happy to move it to @maputnik if you want

I need to figure out how to expose it as a CLI, and also need to figure out what framework to use for basic tests. I like @pathmapper's suggestions of...

In my experience, I was new to maps, trying to self-host OpenMapTiles, and was really confused about how to host the non-map assets, like fonts and sprites. But maybe you're...

> Yeah I definitely feel the pain. Also map styles aren't very 'forkable'. I think it comes from mapbox-gl-js being quite a 'production ready' format, both glyphs and sprites are...

> the maptiler api offers currently a lot more fonts for map designers I see that as a general plus, but since `osm-liberty` only uses Roboto, it doesn't seem like...

Those maputnik links don't seem to work anymore, but thanks for providing screenshots. So the issue of OP is that shading is only for vegetation and there's no protected area...

Do you have an idea of how many new maki icons there are compared to the existing sprite?

OSM liberty defines the following categories in its `iconset.json`: ``` ['Unsorted', 'Shopping', 'Eating', 'Sport', 'Education', 'Leisure', 'Transport', 'Religion', 'Public Service', 'Nature', 'Health', 'Tourism'] ``` And here's the set difference of...

When OSM POI classes and maki icons have different names for the same thing, where do you rename that? I.e. as shown above, there are OSM class names (or at...

I'm not sure why it isn't listed as output of the above script, but OpenMapTiles defines `class=toilets`, while the Maki icons/OSM Liberty iconset define _`toilet`_ (without the s), so those...