This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Google stylesheets for OSM data in Tilemill

0

Does anyone have any .mss stylesheets to format osm data like google maps? Anyone have any insight as to the best way to format osm data like google map tiles?

Thanks

asked 01 Nov '17, 18:20

SeattleHeather's gravatar image

SeattleHeather
2206915
accept rate: 0%


One Answer:

1

This might be the closest: https://github.com/mapbox/mapbox-studio-emerald.tm2 . It looks pretty Google-like: https://www.google.co.uk/search?q=mapbox+emerald&source=lnms&tbm=isch

It's for Mapbox Studio Classic (aka TileMIll 2) so you'd need to rework it into an old-style TileMill project if you wanted to use it with the original TileMill.

answered 01 Nov '17, 19:25

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

Source code available on GitHub .