Skip to content

Prototyping of projection conversion & spatial indexing routines

Notifications You must be signed in to change notification settings

incanus/FeaturesPlay

Repository files navigation

FeaturesPlay

Prototyping of projection conversion & spatial indexing routines.

Rough work in progress, but just to cover the bases, some of the formulas are borrowed from Leaflet.

  • Figure out how MKMapPoint is setup
  • projected meters/map point/coordinate translations
  • scale/zoom translations
  • pixel width for zoom
  • meters/pixel at given latitude & zoom
  • Spherical Mercator
  • Mercator (ellipsoid)
  • CGPoint/coordinate translations
  • distance formulas
    • Spherical Cosines
    • Haversine
    • Apple/Core Location passthrough
  • nearest neighbor
    • Apple/Core Location passthrough
    • S2
    • R-Tree
    • Quad tree
  • rotation transforms

About

Prototyping of projection conversion & spatial indexing routines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published