-
Updated
Dec 19, 2020 - JavaScript
geocoder
Here are 249 public repositories matching this topic...
Suggestion
Add a section to the README about how to test this component.
Motivation
I've come across countless issues and questions in the gitter about how to test or mock this library. If anyone has done this before, please consider adding a testing guide to the README.
-
Updated
Dec 13, 2020 - Java
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Oct 24, 2020 - Go
-
Updated
Nov 16, 2020 - Java
-
Updated
Nov 12, 2019 - Objective-C
I suggest that [landuse=basin] may be rendered with flat water-blue, and no strange green icon.
Example in a park :

https://www.qwant.com/maps/#map=18.21/48.8766543/2.2634781
And in the countryside :

This example does not work:
geopy.point.Point('+041.69438,+001.51461')
ValueError: Failed to create Point instance from string: unknown format.
The string in example that is not working is indeed valid GPS, so I believe that this is a bug.