8000 Geocoders ignore altitudes · Issue #165 · geopy/geopy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Geocoders ignore altitudes #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dacoex opened this issue Nov 21, 2015 · 1 comment
Closed

Geocoders ignore altitudes #165

dacoex opened this issue Nov 21, 2015 · 1 comment

Comments

@dacoex
Copy link
dacoex commented Nov 21, 2015
g = geocoders.GoogleV3()

loc = g.geocode('Berlin')

loc.altitude
Out[53]: 0.0

@KostyaEsmukov KostyaEsmukov changed the title altitude attriute: no returns Geocoders ignore altitudes May 12, 2020
@KostyaEsmukov KostyaEsmukov added this to the 2.0 milestone May 30, 2020
@KostyaEsmukov KostyaEsmukov modified the milestones: 2.0, 1.23 Jun 21, 2020
@KostyaEsmukov
Copy link
Member

Pushed eb773fc which documents this peculiarity.

Geocoding services themselves don't work with altitudes, so it cannot be fixed in geopy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests 2F24

2 participants
0