- 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 |
||
|---|---|---|
| .. | ||
| fake_data | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| test_addresses.py | ||
| test_cities.py | ||
| test_couriers.py | ||
| test_customer.py | ||
| test_orders.py | ||
| test_restaurants.py | ||