get Results Country
@GET(value = "/search?" )
Fetches the results for a specific country using the Nominatim API.
Return
a List of results for the search, as it's limited to 1 the result would be only one
Parameters
country
The country name (typically from the countryName
property of AdministrativeUnitName
).
polygon Geo JSON
speficies the API to return the geoJSON format
limit
limits the result of only one
format
speficies that will be a json return