Skip to content

Commit 4d84233

Browse files
author
Katie Kowalsky
authored
Skadi is weird magic
Says Nathaniel
1 parent 88e7265 commit 4d84233

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/use-service.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ You can request tiles using Mapzen's global CDN:
2727
##### Skadi
2828

2929
`https://tile.mapzen.com/mapzen/terrain/v1/skadi/{N|S}{y}/{N|S}{y}{E|W}{x}.hgt.gz`
30+
31+
Note: Skadi files are split into 1° by 1° grids. File names refer to the latitude and longitude of the lower left corner of the tile - e.g. N37W105 has its lower left corner at 37 degrees north latitude and 105 degrees west longitude. For example: N37W105: `https://tile.mapzen.com/mapzen/terrain/v1/skadi/N37/N37W105.hgt.gz`.
3032

3133
#### Additional Amazon S3 Endpoints
3234

0 commit comments

Comments
 (0)