https://github.com/jgravois/gdi-esri
girl develop it / esri geospatial content development
https://github.com/jgravois/gdi-esri
Last synced: 3 months ago
JSON representation
girl develop it / esri geospatial content development
- Host: GitHub
- URL: https://github.com/jgravois/gdi-esri
- Owner: jgravois
- Created: 2014-10-23T19:09:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-28T00:32:48.000Z (over 10 years ago)
- Last Synced: 2025-01-14T11:04:39.826Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.15 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Girl Develop It Leadership Summit 2014 (esri presentation)
[](https://gitter.im/jgravois/gdi-esri?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Summit Presentation Topics
1. what is esri doing to promote Open Data?
2. what free tools do we have to help GDI develop more geospatial curriculum## [Slides](http://jgravois.github.io/gdi-esri/pres/index.html)
## Resources
* check out this awesome [gist](https://gist.github.com/sidewalkballet/60edc3408cbbcb6fb949) from [@sidewalkballet](https://github.com/sidewalkballet)## Content Ideas
* [creating a new spatial data service](https://github.com/jgravois/gdi-esri/blob/master/new-data.pdf) without administering a server or database
* [interacting with your new RESTful service w/ VanillaJS](https://jgravois.github.io/gdi-esri/update-service.html)
* uploading Open Data collected somewhere else## Summit Workshop
1. create a [free](https://developers.arcgis.com/en/sign-up/) ArcGIS developer account
2. search github or a socrata portal for something interesting
(like [this](https://github.com/jgravois/gdi-esri/blob/master/dc-schools.geojson))
3. use [koop](http://whispering-temple-3513.herokuapp.com) to turn it into [geojson](http://whispering-temple-3513.herokuapp.com/github/jgravois/gdi-esri/dc-schools/) and an Esri [Feature Service](http://whispering-temple-3513.herokuapp.com/github/jgravois/gdi-esri/dc-schools/arcgis/rest/services/FeatureServer/0)
4. try doing a drive time analysis in [ArcGIS Online](http://esrihack.maps.arcgis.com/home/webmap/viewer.html?webmap=0d3e85d946824ac783692a54b317e4a3) (instructions [here](http://doc.arcgis.com/en/arcgis-online/use-maps/use-analysis-tools.htm))
5. write a mashup [esri leaflet app](http://jgravois.github.io/gdi-esri/demo.html)alternative idea (no coding required):
1. search github or a socrata portal for something interesting
(like [this](https://github.com/jgravois/gdi-esri/blob/master/dc-schools.geojson) or [this](https://github.com/lyzidiamond/catnews/blob/master/catnews.geojson))
2. use koop to turn it into [geojson](http://koop.dc.esri.com/github/lyzidiamond/catnews/catnews) and an Esri [Feature Service](http://koop.dc.esri.com/github/lyzidiamond/catnews/catnews/featureserver/0) to visualize it in [ArcGIS Online](http://dcdev.maps.arcgis.com/home/webmap/viewer.html?webmap=c769cd262d944d868bb37759d4e78977)
3. publish a javascript app using a template, make a story map## Disclaimer
using koop services for analysis in ArcGIS Online is still an experiment in progress. if attempting, be prepared for the unexpected.## License
Copyright (c) 2014 esri
Licensed under the [MIT license](http://opensource.org/licenses/MIT)