You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ADDED: Nominatim.geocode() accepts a `geometry` argument for
retrieving `wkt`, `svg`,`kml`, or `geojson` formatted geometries
in results. Contributed by spatialbitz.
* ADDED: GeoNames.reverse() added. Contributed by Emile Aben.
* ADDED: GoogleV3.timezone() added. This returns a pytz object
giving the timezone in effect for a given location at a time
(defaulting to now).