Skip to content

Commit

Permalink
fix(samples): ressources en data.geopf à la place de wxs
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Mar 19, 2024
1 parent 3dcc6b1 commit 11c2dc5
Show file tree
Hide file tree
Showing 4 changed files with 138,820 additions and 47,282 deletions.
2 changes: 1 addition & 1 deletion samples-src/pages/3d/page-boostRelief-bundle.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Test de l'ajout du control BoostRelief</h1>
format : "wmts",
outputFormat : "image/x-bil;bits=32",
noDataValue : -99999,
url : "https://wxs.ign.fr/{{apikey4}}/geoportail/wmts",
url : "https://data.geopf.fr/wmts",
layer : "ELEVATION.ELEVATIONGRIDCOVERAGE",
styleName : "normal",
tileMatrixSet : "WGS84G",
Expand Down
Loading

0 comments on commit 11c2dc5

Please sign in to comment.