Answer the question
In order to leave comments, you need to log in
How to convert latitude and longitude to x and y with a certain limit on x and y resolution?
Let's say we have a list:
a = ['()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()']
b = ['()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()']
c = ['()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()']
d = ['()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()']
e = ['()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()', '()']
coordinates = [a, b, c, d, e]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question