Skip to content
GitLab
Menu
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
f5b2448d
Commit
f5b2448d
authored
Feb 10, 2022
by
Dimitri DI GUSTO
Browse files
Remove .BDORTHO url part in satellit map URL
parent
6649fa24
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/map/services/map.service.ts
View file @
f5b2448d
...
...
@@ -170,7 +170,7 @@ export class MapService {
type
:
'
raster
'
,
tiles
:
[
`
${
APP_CONFIG
.
backendUrls
.
proxyQuery
}
/map/ign?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1`
+
'
&request=GetMap&srs=EPSG:3857&width=512&height=512&transparent=true&layers=ORTHOIMAGERY.ORTHOPHOTOS
.BDORTHO
&styles=normal
'
,
'
&request=GetMap&srs=EPSG:3857&width=512&height=512&transparent=true&layers=ORTHOIMAGERY.ORTHOPHOTOS&styles=normal
'
,
],
maxzoom
:
21
,
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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