Skip to content

Commit

Permalink
Fix sprite & glyph paths for Park Tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabs committed Nov 1, 2024
1 parent d52fd34 commit 143ae97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/park-tiles-field-mapper.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"type": "vector"
}
},
"sprite": "https://atlas-stg.geoplatform.gov/v4/sprites/atlas-user/ck58pyquo009v01p99xebegr9/b4od2f3vwinl3bhrvi7y24hu6/sprite?access_token=pk.eyJ1IjoiYXRsYXMtdXNlciIsImEiOiJjazFmdGx2bjQwMDAwMG5wZmYwbmJwbmE2In0.lWXK2UexpXuyVitesLdwUg",
"glyphs": "https://atlas-stg.geoplatform.gov/v4/fonts/atlas-user/{fontstack}/{range}.pbf?access_token=pk.eyJ1IjoiYXRsYXMtdXNlciIsImEiOiJjazFmdGx2bjQwMDAwMG5wZmYwbmJwbmE2In0.lWXK2UexpXuyVitesLdwUg",
"sprite": "https://atlas-stg.geoplatform.gov/styles/v1/atlas-user/ck58pyquo009v01p99xebegr9/b4od2f3vwinl3bhrvi7y24hu6/sprite?access_token=pk.eyJ1IjoiYXRsYXMtdXNlciIsImEiOiJjazFmdGx2bjQwMDAwMG5wZmYwbmJwbmE2In0.lWXK2UexpXuyVitesLdwUg",
"glyphs": "https://atlas-stg.geoplatform.gov/fonts/v1/atlas-user/{fontstack}/{range}.pbf?access_token=pk.eyJ1IjoiYXRsYXMtdXNlciIsImEiOiJjazFmdGx2bjQwMDAwMG5wZmYwbmJwbmE2In0.lWXK2UexpXuyVitesLdwUg",
"layers": [
{ "id": "background", "type": "background", "paint": { "background-color": "#f7eee8" }, "layout": {} },
{
Expand Down

0 comments on commit 143ae97

Please sign in to comment.