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

GIS examples for teaching #53

Open
jlperla opened this issue Jun 25, 2018 · 4 comments
Open

GIS examples for teaching #53

jlperla opened this issue Jun 25, 2018 · 4 comments

Comments

@jlperla
Copy link
Contributor

jlperla commented Jun 25, 2018

It might be useful to show how to work with basic GIS data. We have an ArcGIS license at UBC, which might help.

This is used in geographic RD models, and others. An example:

  • 2 sets of addresses (businesses and people). Find the closest hospital, etc.
  • Consider getting google API code, and using google maps to compute commute distance.

Basic visualization?

@jlperla jlperla changed the title Some GIS thouhgts GIS examples for teaching Jun 25, 2018
@jlperla
Copy link
Contributor Author

jlperla commented Jun 25, 2018

http://geopandas.org/

@jlperla
Copy link
Contributor Author

jlperla commented Jun 25, 2018

@arnavs
Copy link
Collaborator

arnavs commented Jun 25, 2018

This is a good idea. Also http://geojson.org/.

@jlperla
Copy link
Contributor Author

jlperla commented Jun 25, 2018

https://github.com/mwaugh0328/data_bootcamp_spring_2018/blob/master/week13/geopandas.ipynb

Some relevant libraries I was told about: fiona, cartopy, shapely, basemap, geocoder, pyproj

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

2 participants