Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
2answers
489 views

How To Find Quad/Name/Scale From USGS Terra Server

I'm currently working on developing a Google Maps API implementation that overlays topographic data from USGS Terra Server. I think I have it pretty much under hand except that I can't figure out how ...
4
votes
2answers
658 views

Topographical or relief data in Map APIs

I was wondering if anyone knew of any map APIs that offer topographical or relief data? I've had a quick look at Google and Bing APIs, but could find nothing there. Google allow you to view a map as ...
1
vote
2answers
85 views

Topographic map Contour lines extraction

I am trying to extract the contour lines from colour topographic maps. The goal is to build a 3D demonstration of the area, using an engine developed by me from zero. Untill now everything worked ...
0
votes
0answers
61 views

make a topographical image from a 2d Aerial photograph [closed]

I want to make a topographical image from a 2d Aerial photograph. how can I do that in matlab or python or opencv or python-opencv preferably ? Aerial photographs are ,pictures that takes from land ...
-4
votes
2answers
88 views

making a topographical image [closed]

I am trying to make a topographical image from a simple image. For example consider an Aerial photograph that is taken by an airplane. It shows the mountains. Now I want to convert this to a ...