-4
Good, to get the coordinates(lat,long) of a city with you using geolocator.geocode, but need to get the coordinates Polygon(the whole area of the city), someone knows of another library that return me the coordinates Polygon of the city?
This example concerns the city Arrecife
using geolocator.geocode, only gives me latitude and longitude info.
Important you
EDITAR
this question, explaining it clearly, objectively and directly, emphasizing the difficulty found. Furthermore, provide us with a Minimum, complete and verifiable example problem, along with its attempt to resolve. What’s more, I suggest reading the Stack Overflow Survival Guide in English to better understand the functioning of the platform, avoiding further frustrations.– Solkarped
I believe you can use the Mapbox or Radar
– Paulo Marques