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.

Home Page:https://wiki.openstreetmap.org/wiki/Srtm2Osm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use .NET Framework 4.5 as target framework

mibe opened this issue · comments

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

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