Skip to content

Commit

Permalink
Document {wkid} token (#1976)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Oct 2, 2023
1 parent c0cec55 commit fcbf35b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Example: `https://{switch:a,b,c}.tile.openstreetmap.org/{zoom}/{x}/{y}.png`

Supported WMS tokens:
- `{proj}` - requested projection (e.g. EPSG:3857)
- `{wkid}` - same as proj, but without the prefix (e.g. 3857)
- `{width}`, `{height}` - requested image dimensions (e.g. 256, 512)
- `{bbox}` - requested bounding box

Expand Down

0 comments on commit fcbf35b

Please sign in to comment.