Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/cell-id-to-ll #2

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Afourcat
Copy link

New functions

  • S2CellID.rawPoint
  • S2CellID._latitude
  • S2CellID._longitude
  • S2CellID.latLng
  • S2CellID.faceSiTi
  • S2CellID.faceIJOrientation
  • S2CellID.face
  • S2CellID.isLeaf

Disclaimer

The code doesn't follow the golang or c++ file and functions architecture.

For example, the _latitude and _longitude methods are on the S2LatLng class in these projects.

Thank you for the open-source project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant