mibe / Srtm2Osm

Srtm2Osm tool uses Shuttle Radar Topography Mission (SRTM) digital elevation model (DEM) to generate elevation contours (isohypses) of a selected terrain. The tool writes contours as OSM ways into an OSM file. This then enables rendering of the terrain using Osmarender XSLT transformations or other OSM renderers.
https://wiki.openstreetmap.org/wiki/Srtm2Osm
13 stars 4 forks source link

Use .NET Framework 4.5 as target framework #7

Closed mibe closed 1 year ago

mibe commented 3 years ago

See if Srtm2Osm can be compiled & used with .NET Framework 4.5.

mibe commented 2 years ago

What about updating to .NET Core 3.1 all the way?