Björn
Björn
> With regards to switching back to using the repo instead of the maptiler api, your point is totally valid I think I'd be confused how to self-host. Both are...
@orangemug I think you wanted to post your comment here: https://github.com/maputnik/osm-liberty/issues/2
Updated links and previews: https://maputnik.github.io/editor/?style=https://rawgit.com/maputnik/osm-liberty/gh-pages/style.json#12.96/54.2656/18.0823  https://maputnik.github.io/editor/?style=https://rawgit.com/maputnik/osm-liberty/gh-pages/style.json#14.2/54.5175/18.5117 
> Those maputnik links don't seem to work anymore Thanks, updated the links (`rawgit` is not available anymore, we are getting the style directly from Github Pages now). > So...
@kylebarron wow, thanks, super helpful! Used your script to check if there are icon names in our iconset which are not in Maki: 'america-football-11.svg' -> typo (american-football) -> correct typo...
> where do you rename that? ... rename the Maki icons? Yes, exactly. Download the Maki icon, rename it, upload it here: https://github.com/maputnik/osm-liberty/tree/gh-pages/svgs/svgs_iconset and adapt the https://github.com/maputnik/osm-liberty/blob/gh-pages/iconset.json. > This seems...
> I'm not sure why it isn't listed as output of the above script The script is comparing Maki icons and the OSM Liberty iconset. If both are using `toilet`...
Yep, this why the icon is not displayed. I was referring to why the output of the script is not listing _toilet_. The script is not taking OpenMapTiles classes into...
@pyrog nice spot! Fixed in #89
> Is there something blocking this? No. > Any updates on when the YAML POIs which aren't in OSM Liberty will be added? Someone has to sort things out and...