Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Pushpin OSM - State of the Map US

Pushpin OSM - State of the Map US

My talk from State of the Map US on an OSM POI editor for iOS called Pushpin OSM.

Zac McCormick

October 15, 2012
Tweet

More Decks by Zac McCormick

Other Decks in Technology

Transcript

  1. GET /api/0.6/map?bbox=left,bottom,right,top PUT /api/0.6/changeset/create PUT /api/0.6/node/create PUT /api/0.6/changeset/#id/close <node id="1491016267"

    lat="27.8367915" lon="-82.6826305" user="zacmccormick" uid="492311" visible="true" version="8" changeset="13260262" timestamp="2012-09-26T14:26:29Z"> <tag k="amenity" v="bank"/> <tag k="drive_through" v="no"/> <tag k="name" v="Wells Fargo Bank"/> <tag k="operator" v="Wells Fargo Bank"/> ... </node>
  2.    {            "label":  "Grocery  /

     Supermarket",            "value":  "shop=supermarket"    },    {            "label":  "Hardware",            "value":  "shop=hardware"    },    {            "label":  "Hearing  Aids",            "value":  "shop=hearing_aids"    },    {            "label":  "Herbalist  /  Vitamins",            "value":  "shop=herbalist"    },    {            "label":  "Hobby",            "value":  "shop=hobby"    },    {            "label":  "Home  Improvement",            "value":  "shop=doityourself"    },    {            "label":  "Household  /  Home  Furnishing",            "value":  "shop=household"    },    {            "label":  "Hunting",            "value":  "shop=hunting"    },    {            "label":  "Hygiene  &  Cosmetics",            "value":  "shop=chemist"    },    {            "label":  "Interior  Decoration",
  3.    "visible_conditions":[          {      

             "field_key":"type",                "operator":"equal_to",                "value":"shopping"          },          {                "field_key":"type",                "operator":"equal_to",                "value":"bars_cafes"          },          {                "field_key":"type",                "operator":"equal_to",                "value":"restaurant"          },          {                "field_key":"type",                "operator":"equal_to",                "value":"office"          },          {                "field_key":"type",                "operator":"equal_to",                "value":"medical"          },          {                "field_key":"type",                "operator":"equal_to",                "value":"education"          },          {                "field_key":"type",                "operator":"equal_to",                "value":"tourism"          }    ], internet_access= ???
  4. name= drive_through= takeaway= internet_access= wheelchair= outdoor_seating= smoking= food= religion= atm=

    ref= fee= network= capacity= brand= website= phone= fax= operator= description= attribution= source= contact:email= addr:housenumber= addr:street= addr:city= addr:state= addr:postcode= addr:country=
  5. Tags: addr:city = Tampa addr:country = US addr:housenumber = 2389

    addr:postcode = 33607 addr:state = FL addr:street = International Plaza amenity = fast_food cuisine = sandwich drive_through = no internet_access = no name = Great Wraps outdoor_seating = no smoking = no takeaway = yes Tags: amenity = restaurant name = Green Iguana Bar & Grill
  6. { place_id: "84268150", licence: "Data © OpenStreetMap contributors, ODbL 1.0.

    http://www.openstreetmap.org/copyright", osm_type: "way", osm_id: "90394420", lat: "52.5487800167257", lon: "-1.81626922829143", display_name: "137, Pilkington Avenue, Castle Vale, Birmingham, West Midlands, England, B72 1LH, United Kingdom", address: { house_number: "137", road: "Pilkington Avenue", suburb: "Castle Vale", city: "Birmingham", county: "West Midlands", state: "England", postcode: "B72 1LH", country: "United Kingdom", country_code: "gb" } } http://nominatim.openstreetmap.org/reverse? format=json&lat=52.5487429714954&lon=-1.81602098644987&zoom=18 &addressdetails=1
  7. How many edits this week? how many this month/year? You’ve

    added 103 restaurants You’ve added 200 street addresses You’ve edited data in 42 countries How many total tags have you added? Stats How many total nodes? What are your most commonly added tags? What’s the total area of the buildings you’ve traced?