{"id":37056490,"url":"https://github.com/opensky-to/s2geometry","last_synced_at":"2026-01-14T06:22:56.227Z","repository":{"id":45564146,"uuid":"435509464","full_name":"opensky-to/s2geometry","owner":"opensky-to","description":"OpenSky S2 Geometry library for .net projects","archived":false,"fork":false,"pushed_at":"2023-12-04T20:13:34.000Z","size":226,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T23:03:56.063Z","etag":null,"topics":["flight-simulator","msfs","s2geometry"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensky-to.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-06T13:34:37.000Z","updated_at":"2025-03-02T14:17:55.000Z","dependencies_parsed_at":"2022-09-23T05:30:59.579Z","dependency_job_id":null,"html_url":"https://github.com/opensky-to/s2geometry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opensky-to/s2geometry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensky-to%2Fs2geometry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensky-to%2Fs2geometry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensky-to%2Fs2geometry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensky-to%2Fs2geometry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensky-to","download_url":"https://codeload.github.com/opensky-to/s2geometry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensky-to%2Fs2geometry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28412211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flight-simulator","msfs","s2geometry"],"created_at":"2026-01-14T06:22:55.591Z","updated_at":"2026-01-14T06:22:56.220Z","avatar_url":"https://github.com/opensky-to.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/opensky-to/branding/master/png/OpenSkyLogo_Banner_Github96.png\" placeholder=\"OpenSky\" /\u003e\n\n[![Discord](https://img.shields.io/discord/837475420923756544.svg?label=\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.com/invite/eR3yePrj79)\n[![Facebook](https://img.shields.io/badge/-OpenSky-e84393?label=\u0026logo=facebook\u0026logoColor=ffffff\u0026color=6399AE\u0026labelColor=00C2CB)](https://www.facebook.com/Opensky.to/)\n![Maintained][maintained-badge]\n[![.NET Test](https://github.com/opensky-to/s2geometry/actions/workflows/dotnet_test.yml/badge.svg)](https://github.com/opensky-to/s2geometry/actions/workflows/dotnet_test.yml)\n[![Make a pull request][prs-badge]][prs]\n[![License][license-badge]](LICENSE.md)\n\nOpenSky 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](https://www.opensky.to/contribute) and do not hesitate to jump into our [Discord](https://discord.com/invite/eR3yePrj79) and say hello! We would love to hear your ideas and feedback and are actively collecting them in our [forums](https://forum.opensky.to/)!\n\n## OpenSky S2Geometry\n\nThis repository contains the C# code for handling S2 Geometry calculations used in OpenSky, published as a [nuget package](https://www.nuget.org/packages/OpenSky.S2Geometry/).\n\nThis 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\nhttps://github.com/novotnyllc/s2-geometry-library-csharp\nhttps://code.google.com/p/s2-geometry-library-java/\nhttps://code.google.com/p/s2-geometry-library/\n\nThis library is can be used to create GeoHashes for fast querying. The Java version is used by AWS for \nGeoSpatial queries in DynamoDB.\n\nS2 uses Hilbert Curves extensivly. \nFor more info, see the original google presentation https://docs.google.com/presentation/d/1Hl4KapfAENAOf4gv-pSngKwvS_jwNVHRPZTTDzXXn6Q/view\n\n## License\n\nOriginal source code and assets and present in this repository are licensed under the MIT license.\n\n[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen\n[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license]: https://github.com/maximegris/angular-electron/blob/master/LICENSE.md\n[prs-badge]: https://img.shields.io/badge/PRs-welcome-red.svg\n[prs]: http://makeapullrequest.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensky-to%2Fs2geometry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensky-to%2Fs2geometry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensky-to%2Fs2geometry/lists"}