Skip to content

Commit

Permalink
deploy: 866dd64
Browse files Browse the repository at this point in the history
  • Loading branch information
azarz committed Jan 8, 2025
0 parents commit 0d0aeb4
Show file tree
Hide file tree
Showing 9 changed files with 64,775 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
34,669 changes: 34,669 additions & 0 deletions com_wiki.json

Large diffs are not rendered by default.

380 changes: 380 additions & 0 deletions data/poi-osm-sprite.json

Large diffs are not rendered by default.

Binary file added data/poi-osm-sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
380 changes: 380 additions & 0 deletions data/[email protected]

Large diffs are not rendered by default.

Binary file added data/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11,347 changes: 11,347 additions & 0 deletions mixte.json

Large diffs are not rendered by default.

17,751 changes: 17,751 additions & 0 deletions plan-ign-interactif-style.json

Large diffs are not rendered by default.

248 changes: 248 additions & 0 deletions poi-osm-style.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,248 @@
{
"version": 8,
"name": "POI OSM",
"glyphs": "https://data.geopf.fr/annexes/ressources/vectorTiles/fonts/{fontstack}/{range}.pbf",
"sprite": "https://ignf.github.io/cartes-ign-app/data/poi-osm-sprite",
"sources": {
"poi_osm": {
"type": "vector",
"minzoom": 11,
"maxzoom": 19,
"tiles": [
"https://data.geopf.fr/tms/1.0.0/OSM.POI/{z}/{x}/{y}.pbf"
]
}
},
"transition": {
"duration": 300,
"delay": 0
},
"layers": [
{
"id": "POI OSM isochrone",
"type": "symbol",
"source": "poi_osm",
"source-layer": "point_interet",
"minzoom": 10,
"maxzoom": 15,
"layout": {
"visibility": "none",
"icon-image": "{symbo}_17",
"symbol-sort-key": [
"match",
["get", "symbo"],
"bicycle_rental", 30,
"parking", 25,
"fuel", 20,
"charging_station", 15,
"bus_stop", 10,
1
]
},
"filter": [
"!", ["in",
["get", "symbo"],
["literal", [
"divers_bleu",
"divers_gris",
"divers_magenta",
"divers_marron",
"divers_orange",
"divers_rouge",
"divers_vert"
]]
]]
},
{
"id": "POI OSM 14",
"type": "symbol",
"source": "poi_osm",
"source-layer": "point_interet",
"minzoom": 13,
"maxzoom": 14,
"layout": {
"visibility": "visible",
"icon-image": "{symbo}_17"
},
"filter": [
"in",
["get", "symbo"],
["literal", [
"aerodrome",
"courthouse",
"hospital",
"station",
"townhall"
]]
]
},
{
"id": "POI OSM 15",
"type": "symbol",
"source": "poi_osm",
"source-layer": "point_interet",
"minzoom": 14,
"maxzoom": 15,
"layout": {
"visibility": "visible",
"icon-image": "{symbo}_17"
},
"filter": [
"in",
["get", "symbo"],
["literal", [
"aerodrome",
"christian",
"college",
"courthouse",
"hospital",
"station",
"townhall",
"university"
]]
]
},
{
"id": "POI OSM 16et17",
"type": "symbol",
"source": "poi_osm",
"source-layer": "point_interet",
"minzoom": 15,
"maxzoom": 18,
"layout": {
"visibility": "visible",
"icon-image": "{symbo}_17"
},
"filter": [
"!", ["in",
["get", "symbo"],
["literal", [
"divers_bleu",
"divers_gris",
"divers_magenta",
"divers_marron",
"divers_orange",
"divers_rouge",
"divers_vert"
]]
]]
},
{
"id": "POI OSM 18et19",
"type": "symbol",
"source": "poi_osm",
"source-layer": "point_interet",
"minzoom": 18,
"layout": {
"visibility": "visible",
"symbol-placement": "point",
"text-field": "{texte}",
"text-size": 9,
"text-max-width": 9,
"text-allow-overlap": false,
"text-offset": [0, -1],
"text-padding": 3,
"text-anchor": "bottom",
"text-font": ["Source Sans Pro Bold Italic"],
"icon-image": "{symbo}_21",
"symbol-sort-key": [
"case",
[
"in",
"divers",
["get", "symbo"]
], 100,
1
]
},
"paint": {
"text-color": [
"match",
["get", "symbo"],
"aerodrome", "#1E64AA",
"helipad", "#1E64AA",
"bicycle_rental", "#1E64AA",
"bus_stop", "#1E64AA",
"charging_station", "#1E64AA",
"ferry_terminal", "#1E64AA",
"fuel", "#1E64AA",
"rest_area", "#1E64AA",
"services", "#1E64AA",
"station", "#1E64AA",
"subway", "#1E64AA",
"parking", "#1E64AA",
"divers_bleu", "#1E64AA",
"autrereligion", "#626A6F",
"bank", "#626A6F",
"christian", "#626A6F",
"college", "#626A6F",
"conference_centre", "#626A6F",
"courthouse", "#626A6F",
"drinking_water", "#626A6F",
"grave_yard", "#626A6F",
"jewish", "#626A6F",
"lighthouse", "#626A6F",
"muslim", "#626A6F",
"police", "#626A6F",
"post_office", "#626A6F",
"prison", "#626A6F",
"recycling", "#626A6F",
"toilets", "#626A6F",
"townhall", "#626A6F",
"university", "#626A6F",
"divers_gris", "#626A6F",
"car_repair", "#B64E84",
"car_wash", "#B64E84",
"clothes", "#B64E84",
"greengrocer", "#B64E84",
"hairdresser", "#B64E84",
"mall", "#B64E84",
"marketplace", "#B64E84",
"supermarket", "#B64E84",
"divers_magenta", "#B64E84",
"archaeological_site", "#BD7431",
"casino", "#BD7431",
"castle", "#BD7431",
"church_histo", "#BD7431",
"cinema", "#BD7431",
"information", "#BD7431",
"library", "#BD7431",
"museum", "#BD7431",
"theatre", "#BD7431",
"divers_marron", "#BD7431",
"bar", "#E38A25",
"restaurant", "#E38A25",
"bakery", "#E38A25",
"divers_orange", "#E38A25",
"camp_site", "#5F4087",
"hotel", "#5F4087",
"hut", "#5F4087",
"fire_station", "#E8324A",
"hospital", "#E8324A",
"divers_rouge", "#E8324A",
"aquarium", "#00AA84",
"cave_entrance", "#00AA84",
"golf_course", "#00AA84",
"horse_riding", "#00AA84",
"jardin", "#00AA84",
"marina", "#00AA84",
"peak", "#00AA84",
"picnic_site", "#00AA84",
"picnic_table", "#00AA84",
"saddle", "#00AA84",
"sports_centre", "#00AA84",
"swimming_pool", "#00AA84",
"theme_park", "#00AA84",
"viewpoint", "#00AA84",
"waterway", "#00AA84",
"zoo", "#00AA84",
"divers_vert", "#00AA84",
"pharmacy", "#0B7E33",
"#0000CC"
],
"text-halo-width": 1,
"text-halo-color": "#FFFFFF"
}
}
]
}

0 comments on commit 0d0aeb4

Please sign in to comment.