opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.21k stars 1.03k forks source link

Add support for global elevation data for non-US regions #219

Closed novalis closed 13 years ago

novalis commented 13 years ago

The most complete and accurate publicly available data seems to be SRTM 2: http://www2.jpl.nasa.gov/srtm/

novalis commented 13 years ago

SRTM has resolution of 90 meters (3 arcsecond), which is probably not useful for bicycling. We are already having problems with 10 meter resolution data.

Do you know if there is higher resolution elevation data available for your region?

--novalis

novalis commented 13 years ago

Also, if you already have a geotiff file of data for your region, there is already support for loading it.

--novalis

novalis commented 13 years ago

--novalis

novalis commented 13 years ago

Replying to [comment:2 novalis]:

Also, if you already have a geotiff file of data for your region, there is already support for loading it.

If the best available global data are not usable and there is already support for local datasets then I think we can close this ticket. Thanks for clarification and sorry for the noise.

--karel

novalis commented 13 years ago

--novalis