MapCoords

A Python library about map coordinates


Keywords
map, coordinates
License
MIT
Install
pip install MapCoords==0.1.8

Documentation

MapCoords

Python3

MapCoords is an open source api for map coordinates.

It provides three modules:

  • coord_transform: transform coordinates among common coordinate systems
  • dis_compute: compute distance between coordinates
  • rings: crawl, manage, and display ring coords

Installation

pip install MapCoords