Skip to content

Commit 9a90e9a

Browse files
authored
Merge pull request #149 from tilezen/docs-normal-buffer
Update normal docs to include buffered variants
2 parents 0f53ee8 + 9da262e commit 9a90e9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/use-service.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ https://tile.mapzen.com/mapzen/terrain/v1/normal/{z}/{x}/{y}.png?api_key=your-ma
4848

4949
Supported optional tile size variants:
5050

51-
`https://tile.mapzen.com/mapzen/terrain/v1/{256,512}/normal/{z}/{x}/{y}.png`
51+
`https://tile.mapzen.com/mapzen/terrain/v1/{256,512,260,516}/normal/{z}/{x}/{y}.png`
52+
53+
The 260 and 516 variants contain 2 pixels of buffering on each edge.
5254

5355
##### GeoTIFF
5456

0 commit comments

Comments
 (0)