{"version":8,"name":"Satellite + OSM Labels","metadata":{"mapbox:type":"template"},"center":[-78.4678,-0.1807],"zoom":13,"bearing":0,"pitch":0,"glyphs":"https://demotiles.maplibre.org/font/{fontstack}/{range}.pbf","sources":{"satellite":{"type":"raster","tiles":["https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}"],"tileSize":256,"attribution":"Imagery &copy; Esri, Maxar, Earthstar Geographics, and the GIS User Community"},"osm":{"type":"vector","url":"/data/ecuador.json"}},"layers":[{"id":"satellite","type":"raster","source":"satellite"},{"id":"road_casing","type":"line","source":"osm","source-layer":"transportation","minzoom":10,"layout":{"line-cap":"round","line-join":"round"},"paint":{"line-color":"rgba(0,0,0,0.45)","line-width":["interpolate",["linear"],["zoom"],10,0.8,12,2.2,14,4.2]}},{"id":"road_fill","type":"line","source":"osm","source-layer":"transportation","minzoom":10,"layout":{"line-cap":"round","line-join":"round"},"paint":{"line-color":["case",["==",["get","class"],"motorway"],"#f39a83",["==",["get","class"],"trunk"],"#f4b179",["==",["get","class"],"primary"],"#eeca74",["==",["get","class"],"secondary"],"#e8d59f",["==",["get","class"],"tertiary"],"#f1eadc",["in",["get","class"],["literal",["minor","service","track","path"]]],"#f8f8f8","#e9e0cf"],"line-width":["interpolate",["linear"],["zoom"],10,0.5,12,1.5,14,3.1],"line-opacity":0.9}},{"id":"road_name","type":"symbol","source":"osm","source-layer":"transportation_name","minzoom":12,"layout":{"symbol-placement":"line","text-field":["coalesce",["get","name"],["get","ref"],""],"text-font":["Noto Sans Regular"],"text-size":["interpolate",["linear"],["zoom"],12,10,14,12]},"paint":{"text-color":"#ffffff","text-halo-color":"rgba(0,0,0,0.75)","text-halo-width":1.2}},{"id":"poi_label","type":"symbol","source":"osm","source-layer":"poi","minzoom":14,"layout":{"text-field":["coalesce",["get","name:es"],["get","name"],""],"text-font":["Noto Sans Regular"],"text-size":11,"text-anchor":"top","text-offset":[0,0.8]},"paint":{"text-color":"#74b7ff","text-halo-color":"rgba(0,0,0,0.85)","text-halo-width":1.1}},{"id":"place_labels","type":"symbol","source":"osm","source-layer":"place","minzoom":6,"layout":{"text-field":["coalesce",["get","name:es"],["get","name"],""],"text-font":["Noto Sans Regular"],"text-size":["interpolate",["linear"],["zoom"],6,11,10,14,14,18]},"paint":{"text-color":"#ffffff","text-halo-color":"rgba(0,0,0,0.8)","text-halo-width":1.3}}]}