Skip to content

Commit

Permalink
Merge pull request #149 from tilezen/docs-normal-buffer
Browse files Browse the repository at this point in the history
Update normal docs to include buffered variants
  • Loading branch information
rmarianski authored Jul 17, 2017
2 parents 0f53ee8 + 9da262e commit 9a90e9a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/use-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ https://tile.mapzen.com/mapzen/terrain/v1/normal/{z}/{x}/{y}.png?api_key=your-ma

Supported optional tile size variants:

`https://tile.mapzen.com/mapzen/terrain/v1/{256,512}/normal/{z}/{x}/{y}.png`
`https://tile.mapzen.com/mapzen/terrain/v1/{256,512,260,516}/normal/{z}/{x}/{y}.png`

The 260 and 516 variants contain 2 pixels of buffering on each edge.

##### GeoTIFF

Expand Down

0 comments on commit 9a90e9a

Please sign in to comment.