Skip to content

Commit

Permalink
Merge pull request #14807 from pllim/why-did-they-move-danbury
Browse files Browse the repository at this point in the history
TST: Remove remote call to Danbury, CT
  • Loading branch information
mhvk committed May 11, 2023
2 parents 80175d7 + 14448a2 commit cc73b24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/coordinates/index.rst
Expand Up @@ -347,8 +347,6 @@ names, city names, etc:

>>> EarthLocation.of_address('1002 Holy Grail Court, St. Louis, MO') # doctest: +FLOAT_CMP
<EarthLocation (-26769.86528679, -4997007.71191864, 3950273.57633915) m>
>>> EarthLocation.of_address('Danbury, CT') # doctest: +FLOAT_CMP
<EarthLocation (1362610.66896362, -4590755.48088484, 4198817.69912853) m>

By default the `OpenStreetMap Nominatim service
<https://wiki.openstreetmap.org/wiki/Nominatim>`_ is used, but by providing a
Expand Down

0 comments on commit cc73b24

Please sign in to comment.