Created
May 14, 2009 22:00
-
-
Save ajturner/111955 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open Data | |
Use the current initiatives in the governments opening up data. | |
h1. Overview | |
What do you do with data? | |
* Visualize | |
* Analyze | |
* Links | |
* Interchange | |
Why has it been so hard? | |
- each format is unique. Writing unique parsers | |
- standard formats mean simplifying to broad use cases, while allowing for extensibility | |
h1. Formats | |
h2. Interchange | |
* GeoRSS | |
* CAP - Common Alert Protocol | |
* GeoJSON | |
* GPX | |
h2. Visualization | |
* KML / KMZ | |
h2. Analysis | |
* Shapefiles | |
* OGC Services | |
h2. A review | |
When do I use what again? | |
* File sizes | |
* Compatibility | |
* What does the data suggest? | |
* What does the user understand? | |
h1. Repositories | |
Where to find, or put, all this data? | |
* Google MyMaps API | |
* GeoCommons | |
* GeoNetwork | |
* ProgrammableWeb | |
h1. Conversion & Utilities |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment