Alexander Hess
6f9935072e
- the class is a utility to abstract working with latitude-longitude coordinates in their UTM representation (~ "cartesian plane") - the class's .x and .y properties enable working with simple x-y coordinates where the (0, 0) origin is the lower-left of a city's viewport
1 line
44 B
Python
1 line
44 B
Python
"""Test the utilities for the ORM layer."""
|