OSM & Esri OSCON 2014http://ow.ly/zy14T
@cwhelm
About Esri
Jack
The ArcGIS Platform
Desktop & Server Mapping
ArcGIS Online
storage, sharing, collaboration, & analysis
Points
Lines
Polygons
FeatureServices
access data in any format
ETL
Our customers have customers
Koop https://github.com/Esri/koop
ETL for APIs
Creates FeatureServices
from 3rd party APIs
Exports geojson, kml, csv, shp, etc.
node.js, PostGIS
Modular
 
 
Why Postgresql?
1. PostGIS
2. JSON
AWS, chef, Opsworks
Also it's R & D
Vector Tiles
Rapid development in the open
Demo links:http://ow.ly/zxZsm
 
Koop + OSM = Discovery, exploration, & direct access
for end users
for GIS users
Cafes in a State /osm/points /state/Colorado /field/amenity/cafe
Cafes in a County /osm/points /state/Colorado /county/Boulder /field/amenity/cafe
Toilets in Portland /osm/points /state/Oregon /county/Multnomah /field/amenity/toilets
curl http://koop.dc.esri.com/osm/points/state/Oregon/county/Multnomah/field/amenity/toilets?limit=50 | geojsonio
Demo OSMhttp://chelm.github.io/o.skoop.m/
@cwhelm