-
Updated
Oct 11, 2020 - JavaScript
geocoder
Here are 237 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
Oct 13, 2020 - Java
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Go
-
Updated
Nov 12, 2019 - Objective-C
-
Updated
Sep 14, 2020 - Java
-
Updated
Aug 7, 2016 - JavaScript
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.