Skip to content

Add docs about tile size variants#140

Merged
nvkelso merged 4 commits intomasterfrom
buffered-terrain-docs
Jun 26, 2017
Merged

Add docs about tile size variants#140
nvkelso merged 4 commits intomasterfrom
buffered-terrain-docs

Conversation

@rmarianski
Copy link
Copy Markdown
Member

@rmarianski rmarianski commented May 1, 2017

This should only get merged once the buffered terrain service is in production, and we are ready to go public with it.

@rmarianski
Copy link
Copy Markdown
Member Author

@nvkelso I was pretty terse with what I added. Could you take a quick look and add in some more details as you see fit?

@rmarianski rmarianski requested review from nvkelso and zerebubuth May 1, 2017 17:57
Comment thread docs/use-service.md
# Get started with Mapzen Terrain Tiles

The Mapzen terrain tiles provide basemap elevation coverage of the world in a raster tile format. Tiles are available for zooms 0 through 15 and are available in several spatial data formats including PNG and GeoTIFF. The tiles also can be in a raw elevation and processed normal value format that's optimized for mobile and web display, and desktop analytical use. Data is available in both Web Mercator (EPSG:3857) projected and raw latlng. Learn more about the [various data formats](fileformats.md) offered.
The Mapzen terrain tiles provide basemap elevation coverage of the world in a raster tile format. Tiles are available for zooms 0 through 15 and are available in several spatial data formats including PNG and GeoTIFF. The tiles also can be in a raw elevation and processed normal value format that's optimized for mobile and web display, and desktop analytical use. Data is available in both Web Mercator (EPSG:3857) projected and raw latlng. Learn more about the [various data formats](formats.md) offered.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this URL change is a bug fix to the correct link name so no url forwarding is needed.

@nvkelso
Copy link
Copy Markdown
Member

nvkelso commented May 5, 2017

This change won't show up on mapzen.com/documentation until we do a release of this repo:

So we can merge this as-is now.

@nvkelso nvkelso changed the title WIP Add docs about tile size variants Add docs about tile size variants May 5, 2017
Comment thread docs/use-service.md Outdated

`https://tile.mapzen.com/mapzen/terrain/v1/terrarium/{z}/{x}/{y}.png`

Supported tile size variants:
Copy link
Copy Markdown
Member

@nvkelso nvkelso May 5, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should indicate these are optional and the default when not specified is 256.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in e4f3a3f

Comment thread docs/use-service.md Outdated

`https://tile.mapzen.com/mapzen/terrain/v1/normal/{z}/{x}/{y}.png`

Supported tile size variants:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should indicate these are optional and the default when not specified is 256.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in e4f3a3f

@nvkelso
Copy link
Copy Markdown
Member

nvkelso commented May 5, 2017

@rmarianski can you also add documentation in the vector-datasource repo about the optional 256 and 512 sizes?

@rmarianski rmarianski force-pushed the buffered-terrain-docs branch from e4a23c8 to e4f3a3f Compare May 9, 2017 15:30
@rmarianski
Copy link
Copy Markdown
Member Author

@rmarianski can you also add documentation in the vector-datasource repo about the optional 256 and 512 sizes?

Just double checking, you mean just for the tile sizes, and nothing to do with terrain right?

Copy link
Copy Markdown
Member

@nvkelso nvkelso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@nvkelso nvkelso merged commit 0f53ee8 into master Jun 26, 2017
@nvkelso nvkelso deleted the buffered-terrain-docs branch June 26, 2017 22:01
@nvkelso nvkelso removed the in review label Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants