Usage¶
Search options.¶
The search can be used in different ways:- By name
- By coordinate
By name¶
When searching by name, it will use the GeoNames API and the SQLite database.
In this case, the search definition must be alphanumeric and it cannot be empty.
Also, the search is not case-sensitive.
By coordinate¶
In case of searching by coordinate, the search definition must be:
lat,lon
Examples of coordinate searches:
3,3 -> Correct -5,145 -> Correct 170,-44 -> Incorrect, latitude can not be bigger than 90/-90 32.854,-18.433 -> Correct