Skip to content
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

new geocoding module #506

Merged
merged 7 commits into from
Jun 20, 2020
Merged

new geocoding module #506

merged 7 commits into from
Jun 20, 2020

Conversation

gboeing
Copy link
Owner

@gboeing gboeing commented Jun 20, 2020

PR adds a new geocoding module that replaces current boundaries module and includes functions:

  • geocode_to_gdf (replaces current gdf_from_place and gdf_from_places functions)
  • geocode (moved from current location in utils_geo module)

All moved/replaced functions are being deprecated with a user warning.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.3%) to 91.219% when pulling e039471 on feature into 1633b83 on master.

@gboeing gboeing merged commit f956d2e into master Jun 20, 2020
@gboeing gboeing deleted the feature branch June 20, 2020 05:29
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

Successfully merging this pull request may close these issues.

2 participants