Things you can do to jumpstart your use of spatial data in your research and teaching at Stanford (plus more if we have time!).
If you have any trouble getting into any of these resources, reach out to us at [email protected]
- Basic search
- Using Facets
- Resource Class (Roughly corresponds to where/how you would use it)
- Data Type (Corresponds roughly to 'file type')
- Provider (What institution is it coming from?)
- Access (Is it public, or licensed?)
- Downloading
- Code Snippets Example [https://earthworks.stanford.edu/catalog/nyu-2451-34156]
- Cut&Paste to Google Colab notebook
ArcGIS Online [https://stanford.maps.arcgis.com]
- https://stanford.maps.arcgis.com SSO Login
- Landing page resources
- Search for "clowns" in earthworks.stanford.edu
- Click on the geojson Export As Link, and then right-click and copy the download link
- Sign into ArcGIS Online, go to Map and Add a Layer from URL
- Paste the geojson link, and create a Hosted Feature Layer, which should be added to your map
- Add another layer by searching ArcGIS Online for "congressional" and adding the "USA 118th Congressional Districts (All Territories)" to your map
- CHange the order of layers
- Analysis>Tools>Join Data>Spatial Join
- Input: Clowns
- Summary polygon layer: USA 118th Congressional Districts (All Territories)
- Output: Clown_Districts
- Create Clown Density Map
https://github.com/StanfordGeospatialCenter/Planet_API_101
https://slides.com/staceymaples/planet-stanford-lovedataweek
- Additional Planet Products:
https://github.com/StanfordGeospatialCenter/Google-Earth-Engine_101
https://slides.com/staceymaples/gee101
- Login to The Google Earth Engine Code Editor with your SUNetID and Password. [If this gives you problems, email [email protected] from your Stanford email address and ask for access to Google Earth Engine!]
- Check out to the SGC's Earth Engine 101 tutorial
- Once you are successfully logged in, you can Clone the SGC Sample Scripts to your own Scripts Repo.
- For some more "Flashy" demonstrations, see our LoveDataWeek Demo Scripts
- What is geocoding?
- How to use locator
- Limitations