Skip to content

nseam/GeolocationUri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeolocationUri

Purpose

This library provides parsing of RFC 5870-compliant URIs, or creating them.

Usage

GeolocationUri provides Parse and TryParse methods that take a string. Parsed data is available through get-only properties that give access to longitude, lattitude, altitude, the coordinate system id, uncertainty value and other parameters that might be relevant for the given system.

The ToString method formats data from the properties into a compliant URI string.

About

.NET implementation of RFC 5870 geolocation URI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%