SRTM 0.0.4
A library to read SRTM data, loads missing files on-the-fly.
Install-Package SRTM -Version 0.0.4
dotnet add package SRTM --version 0.0.4
<PackageReference Include="SRTM" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SRTM --version 0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SRTM, 0.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SRTM as a Cake Addin
#addin nuget:?package=SRTM&version=0.0.4
// Install SRTM as a Cake Tool
#tool nuget:?package=SRTM&version=0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.4.0)
- NETStandard.Library (>= 1.6.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Net.Http (>= 4.3.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SRTM:
Repository | Stars |
---|---|
itinero/routing
The routing core of itinero.
|