Skip to content

Commit

Permalink
Update openstreetmap layer in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldegroot2 authored Jul 10, 2024
1 parent e33e631 commit 8637ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Supported TMS tokens:
- `{switch:a,b,c}` for DNS server multiplexing
- `{apikey}` for an app specific apikey

Example: `https://{switch:a,b,c}.tile.openstreetmap.org/{zoom}/{x}/{y}.png`
Example: `https://tile.openstreetmap.org/{zoom}/{x}/{y}.png`

Supported WMS tokens:
- `{proj}` - requested projection (e.g. EPSG:3857)
Expand Down

0 comments on commit 8637ab5

Please sign in to comment.