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

Add script to map US county FIPS codes to iNaturalist place IDs #116

Merged
merged 2 commits into from
Mar 10, 2021
Merged

Add script to map US county FIPS codes to iNaturalist place IDs #116

merged 2 commits into from
Mar 10, 2021

Conversation

JWCook
Copy link
Member

@JWCook JWCook commented Mar 10, 2021

This turned out to be way more work than I thought, given the few options available for querying iNat places. But here is a working script as well as its output. This also resulted in some improvements to get_places_autocomplete().

The purpose of this is to make it easier to create a choropleth map (#100) and other cases where you might want to combine inat data with another geospatial dataset.

@JWCook JWCook added enhancement New feature or request docs Documentation-related issues examples Notebooks, scripts, or other examples labels Mar 10, 2021
@JWCook JWCook added this to the v0.13 milestone Mar 10, 2021
@JWCook JWCook linked an issue Mar 10, 2021 that may be closed by this pull request
@JWCook JWCook merged commit d804a51 into pyinat:dev Mar 10, 2021
@JWCook JWCook deleted the choropleth branch March 10, 2021 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation-related issues enhancement New feature or request examples Notebooks, scripts, or other examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an example of creating a choropleth map
1 participant