alex-1974 / coordinate

This library provides different coordinate systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coordinate systems

This library provides different coordinate systems.

  • Geographic coordinate systems
    • Latitude Longitude: (as dd, dd.mm,mm, dd.mm.ss,ss)
  • Geocentric coordinate systems
    • ECEF (earth-centered-earth-fixed)
  • Projected coordinate systems (map coordinate systems)
    • UTM
    • MGRS
  • Geocode systems
    • Geohash
    • Open location code (plus codes)

About

This library provides different coordinate systems

License:GNU General Public License v3.0


Languages

Language:D 100.0%