Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
custom-apps
web-app
Commits
804089bc
Commit
804089bc
authored
Sep 09, 2021
by
Matthieu BENOIST
Browse files
Merge branch 'DOS0140543' into 'master'
change glyph url for satellite view definition See merge request
!137
parents
47770d5f
bfd7ca01
Pipeline
#15773
passed with stage
in 7 minutes and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/assets/mapbox-gl-styles/satellite.json
View file @
804089bc
...
...
@@ -19,7 +19,7 @@
"maxzoom"
:
22
}
},
"glyphs"
:
"https://
openmaptiles.geo.data.gouv.fr/font
s/{fontstack}/{range}.pbf"
,
"glyphs"
:
"https://
minio.data.grandlyon.com/assets/mapbox-glyph
s/{fontstack}/{range}.pbf"
,
"layers"
:
[
{
"id"
:
"satellite-tiles"
,
...
...
@@ -61,8 +61,8 @@
"text-rotation-alignment"
:
"map"
},
"paint"
:
{
"text-color"
:
"#
fff
"
,
"text-halo-color"
:
"
black
"
,
"text-color"
:
"#
333744
"
,
"text-halo-color"
:
"
hsl(0, 0%, 100%)
"
,
"text-halo-width"
:
2
}
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment