Geo 1.2.0
dotnet add package Geo --version 1.2.0
NuGet\Install-Package Geo -Version 1.2.0
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="Geo" Version="1.2.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Geo" Version="1.2.0" />
<PackageReference Include="Geo" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Geo --version 1.2.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Geo, 1.2.0"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package Geo@1.2.0
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Geo&version=1.2.0
#tool nuget:?package=Geo&version=1.2.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Geo - a geospatial library for .NET
Geo is a spatial library that is made specfically for geographic data.
Features include:
- Geographic geometry types:
- Point
- LineString
- Polygon, Triangle
- Circle
- GeometryCollection, MultiPoint, MultiLineString, and MultiPolygon
 
- GPS types:
- GPSData
- Route
- Track
 
- Serialize and deserialize geometries:
- WKT (Well-known text)
- WKB (Well-known binary)
- GeoJSON
 
- Serialize and deserialize GPS files:
- GPX
- NMEA (deserialize only)
- IGC (deserialize only)
- Garmin Flightplan (deserialize only)
- SkyDemon flightplan (deserialize only)
- PocketFMS flightplan (deserialize only)
 
- Geographic calculations
- Distance
- Area
- Greate circle lines
- Rhumb lines
 
- Geomagnetism calculations
- IGRF / WMM models
- Declination, Inclination, Intensity, etc.
 
Useful Information
- All ordinates are in degress, unless specified otherwise
- All measurements are in S.I. units (metres, seconds, etc.), unless specified otherwise
- The coordinate reference system is assumed to be WGS-84
License
Geo is licensed under the terms of the GNU Lesser General Public License as published by the Free Software Foundation.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    .NETStandard 2.0- No dependencies.
 
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Geo:
| Package | Downloads | 
|---|---|
| Geo.Raven RavenDB Client Integration for Geo | |
| RavenDB.Client.Spatial.Geo GeoJSON and WKT JsonConverters for RavenDB and Geo. | |
| SunamoGpx Geocoding and more | 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.2.0 | 11,950 | 6/17/2025 | 
| 1.1.1 | 38,747 | 1/3/2025 | 
| 1.0.2 | 10,987 | 10/2/2024 | 
| 1.0.1 | 44,273 | 3/4/2023 | 
| 1.0.0 | 304,464 | 5/22/2020 | 
| 0.20.0 | 16,072 | 2/14/2020 | 
| 0.14.1 | 111,780 | 4/9/2016 | 
| 0.14.0 | 5,345 | 12/29/2015 | 
| 0.13.0 | 11,649 | 8/18/2015 | 
| 0.12.2 | 6,439 | 1/10/2015 | 
| 0.12.1 | 3,889 | 11/5/2014 | 
| 0.12.0 | 4,778 | 10/31/2014 | 
| 0.11.4 | 3,620 | 9/5/2014 | 
| 0.11.3 | 3,734 | 5/12/2014 | 
| 0.11.2 | 6,364 | 12/29/2013 | 
| 0.11.1 | 3,255 | 12/29/2013 | 
| 0.11.0 | 25,944 | 11/17/2013 | 
| 0.10.1 | 5,070 | 3/14/2013 | 
| 0.10.0 | 3,736 | 2/22/2013 | 
| 0.9.6 | 3,460 | 2/22/2013 | 
| 0.9.5 | 3,400 | 2/22/2013 | 
| 0.9.4 | 3,417 | 2/22/2013 | 
| 0.9.3 | 3,401 | 2/18/2013 | 
| 0.9.2 | 3,490 | 1/29/2013 | 
| 0.9.1 | 3,180 | 1/25/2013 | 
| 0.9.0 | 3,386 | 1/7/2013 | 
| 0.8.0-Unstable | 1,836 | 11/27/2012 | 
| 0.7.0-Unstable | 1,700 | 11/13/2012 | 
| 0.6.0-Unstable | 1,679 | 10/27/2012 | 
| 0.5.1-Unstable | 1,596 | 10/22/2012 | 
| 0.5.0-Unstable | 1,511 | 10/22/2012 | 
| 0.4.0-Unstable | 1,541 | 9/23/2012 | 
| 0.3.0-Unstable | 1,477 | 9/8/2012 | 
| 0.2.0-Unstable | 1,479 | 9/6/2012 | 
| 0.1.1-Unstable | 1,554 | 8/29/2012 | 
| 0.1.0-Unstable | 1,535 | 8/25/2012 |