Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
strawberryfield authored Mar 4, 2017
1 parent 41b14e3 commit 028ed48
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# TIFFmanager
##GeoTiff Explorer

Some years ago I wrote a little program to download DEM data from the italian "Portale Cartografico Nazionale" (http://www.pcn.minambiente.it/GN/) available at http://www.trainsimhobby.net/infusions/pro_download_panel/download.php?did=1340

When I wrote it I needed to download data for Ahrntal in South Tirol and the program worked fine.
Some weeks ago I downloaded the data for a region near Rimini on the Adriatic sea.

When I used that data in the railways simulator I saw an hight wall where I espected to see the sea ![The problem](http://win.simtreni.net/public/allegati/strawberryfield/201724154128_Open%20Rails%202017-02-04%2003-34-02.jpg)
The reason is that the data have a 32000 sample (altitude in meters) few meters from the coast to mark the end of valid data.

This tool borns to investigate the problem and to solve it, but can be useful to learn as GeoTiff are built

0 comments on commit 028ed48

Please sign in to comment.