Skip to content

opensky-to/s2geometry

Repository files navigation

Discord Facebook Maintained .NET Test Make a pull request License

OpenSky is an open-source airline management simulation currently in development. We are actively seeking aviation enthusiast whom would love to be part of this upcoming project and shape it with us! If you have experience in coding, graphical or game design and feel like you could be an asset to the project, please head over to the contribute page and do not hesitate to jump into our Discord and say hello! We would love to hear your ideas and feedback and are actively collecting them in our forums!

OpenSky S2Geometry

This repository contains the C# code for handling S2 Geometry calculations used in OpenSky, published as a nuget package.

This is a fork from novotnyllc's C# port of Google's S2 Geometry Library from both Java and C++, the aim of this fork is to provide a shared version for both .net 4.8 and 5/6 with some added convinience methods https://github.com/novotnyllc/s2-geometry-library-csharp https://code.google.com/p/s2-geometry-library-java/ https://code.google.com/p/s2-geometry-library/

This library is can be used to create GeoHashes for fast querying. The Java version is used by AWS for GeoSpatial queries in DynamoDB.

S2 uses Hilbert Curves extensivly. For more info, see the original google presentation https://docs.google.com/presentation/d/1Hl4KapfAENAOf4gv-pSngKwvS_jwNVHRPZTTDzXXn6Q/view

License

Original source code and assets and present in this repository are licensed under the MIT license.

About

OpenSky S2 Geometry library for .net projects

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages