Add Tracestrack Topo as featured layer

This commit is contained in:
Paul Norman 2023-09-19 22:16:42 -07:00
parent cfcb89a9c9
commit 00d085ed5d
No known key found for this signature in database
GPG key ID: 83FBBDE1C4E90664
6 changed files with 34 additions and 1 deletions

View file

@ -7,7 +7,7 @@ csp_policy = {
:form_action => %w['self'],
:frame_ancestors => %w['self'],
:frame_src => %w['self'],
:img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tileserver.memomaps.de *.openstreetmap.fr],
:img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tileserver.memomaps.de tile.tracestrack.com *.openstreetmap.fr],
:manifest_src => %w['self'],
:media_src => %w['none'],
:object_src => %w['self'],

View file

@ -2966,6 +2966,7 @@ en:
cyclosm: CyclOSM
cycle_map: Cycle Map
transport_map: Transport Map
tracestracktop_topo: Tracestrack Topo
hot: Humanitarian
opnvkarte: ÖPNVKarte
layers:
@ -2986,6 +2987,8 @@ en:
andy_allan: Andy Allan
opnvkarte_credit: "Tiles courtesy of %{memomaps_link}"
memomaps: MeMoMaps
tracestrack_credit: "Tiles courtesy of %{tracestrack_link}"
tracestrack: Tracestrack
hotosm_credit: "Tiles style by %{hotosm_link} hosted by %{osm_france_link}"
hotosm_name: Humanitarian OpenStreetMap Team
site:

View file

@ -117,6 +117,8 @@ fossgis_valhalla_url: "https://valhalla1.openstreetmap.de/route"
#wikipedia_auth_secret: ""
# Thunderforest authentication details
#thunderforest_key: ""
# Tracestrack authentication details
#tracestrack_key: ""
# Key for generating TOTP tokens
#totp_key: ""
# Enforce Content-Security-Policy