tilezen / joerd

Joerd can be used to download, merge and generate tiles from digital elevation data
MIT License
323 stars 49 forks source link

Updating docs for Terrain v2 #151

Closed iandees closed 7 years ago

iandees commented 7 years ago
iandees commented 7 years ago

I started off with listing the new sources based on the stuff listed as completed in https://github.com/tilezen/joerd/projects/1.

iandees commented 7 years ago

@nvkelso want me to track down license and attribution info and add to the attribution doc, too?

nvkelso commented 7 years ago

want me to track down license and attribution info and add to the attribution doc, too?

@iandees Yes, please.

nvkelso commented 7 years ago

Doesn't need to be full list, but at least point people over to the full sources list.

(This area is also where a live slippy map could be embedded.) deferred

nvkelso commented 7 years ago

Terrain tiles were built during 2016Q2 and 2016Q3 based on available sources at that time. Regular updates are not planned.

nvkelso commented 7 years ago
nvkelso commented 7 years ago

It's not allowing me to comment on this old block that needs updating, so here we go:

Generally speaking, GMTED is used at low-zooms, and ETOPO1 is used to show ocean bathymetry at all zooms (even bathymetry oversampled at zoom 15), and SRTM is relied on in mid- and high-zooms on land. In the United States, data from USGS supplements the SRTM land data to provide greater detail at 10 meters and in some areas at up to 3 meters.

nvkelso commented 7 years ago

@iandees as we're adding a new page here for the HTTP status codes we'll also need to update the Mapzen docs generator to know about the new entry.

iandees commented 7 years ago

I think this is ready for another 👀 , @nvkelso.

nvkelso commented 7 years ago

Not clear to me if we should use country names or exact source names. I've proposed country names below.

zoom meters at equator arc seconds nominal arc degrees minutes seconds source nominal ground units
11 76.4 2.5 3 arc seconds Canada 90m
12 38.2 1.2 1 arc seconds SRTM, Canada 30m
13 19.1 0.6 2/3 arc seconds    
14 9.6 0.3 1/3 arc seconds 3DEP, Austria, Australia, New Zealand, Norway 10m
15 4.8 0.2 1/5 arc seconds Mexico, Arctic   
16 2.4 0.1 1/9 arc seconds 3DEP, United Kingdom 3m
nvkelso commented 7 years ago

My changes for 512px documentation added a conflict in the docs/use-service.md file. Sorry!

nvkelso commented 7 years ago

Oh, we still need to update in the attribution.md:

Required attribution:

Required attribution when using Mapzen's hosted service:

And I think vector tiles has something like this to cover things that don't require attribution but we should thank anyhow (like ArcticDEM):

Optional attribution when using Mapzen's hosted service:

nvkelso commented 7 years ago

In data-sources.md:

SRTM globally except high latitudes, 30 meters in land areas

We need to indicate this is 30 meters but 90 meter nominal quality. to also explain why the map below says so much of the world is 90 meters when it's the 30 meter SRTM data.

iandees commented 7 years ago

we still need to update in the attribution.md

What should be updated? Is this supposed to include all the attribution statements from the CC-BY sources? What is different about this listing than the "when using Mapzen hosted service" other than including Mapzen?

iandees commented 7 years ago

We need to indicate this is 30 meters but 90 meter nominal quality

Fixed in b6d1081.

nvkelso commented 7 years ago

Regarding https://github.com/tilezen/joerd/pull/151#issuecomment-344055569, the reference docs are:

***Required attribution:***

> © OpenStreetMap contributors, Who's On First

***Required attribution for Mapzen's hosted service:***

> Mapzen, © OpenStreetMap contributors, Who's On First

***Optional full attribution including all data projects:***

> Mapzen, © OpenStreetMap contributors, Who's On First, Natural Earth, and openstreetmapdata.com
nvkelso commented 7 years ago

Added * to 90m legend item in footprints preview image in 992c877f70ba04756321cb027493f3cca8573b3c. Ties in with Ian's earlier edit in https://github.com/tilezen/joerd/commit/b6d1081504fb1e0999caa34d800927c88f2e0fbf.