Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

SOLVED: Is there an existing library for dotnet standard that handles representing and processing geographic data [on hold]

Keith Vanderpool:

Are there any standard libraries or existing libraries within Dotnet Standard for managing the representation of geographic data within c#?

The closest I can find within c# is Microsoft.SqlServer.Types.SqlGeography which does not appear compatible with Dotnet standard.

I could create a struct or object with lat, long, z, M, SRID and other values but it seems inefficient to roll my own or to be tied to a Sql Server specific implementation.

The intended use is to store geocoded locations to determine those closest to each other. Hopefully without reliance upon SQL Server or necessarily an outside service.

Is oData http://ift.tt/1avUfUc The most platform independent way to express that information for transfer between systems? And that means http://ift.tt/2AJqD7I is the already rolled implementation of that standard?



Posted in S.E.F
via StackOverflow & StackExchange Atomic Web Robots
This Question have been answered
HERE


This post first appeared on Stack Solved, please read the originial post: here

Share the post

SOLVED: Is there an existing library for dotnet standard that handles representing and processing geographic data [on hold]

×

Subscribe to Stack Solved

Get updates delivered right to your inbox!

Thank you for your subscription

×