Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 365 Bytes

latlong.rst

File metadata and controls

4 lines (3 loc) · 365 Bytes

LatLong

It is just a simple construct to combine coordinate instances into a latitude and longitude point. It will also prime the coordinate with its direction (either latitude or longitude). This can later be used by a parser to add in any meta information about a coordinate. This can be most easily seen the in the get() method of the DmsParser class.