Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

@zacmcc Pushpin OSM @colemanm @spatialnetworks

Slide 3

Slide 3 text

simple POI editing on iPhone and iPad fun powerful

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

why did we build this?

Slide 6

Slide 6 text

make it easier to contribute

Slide 7

Slide 7 text

images courtesy of Maurizio Fusillo and Scott Lewis, from The Noun Project multiple editors

Slide 8

Slide 8 text

how was it built?

Slide 9

Slide 9 text

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 ...

Slide 10

Slide 10 text

RouteMe (has nothing to do with routing) https://github.com/route-me/route-me

Slide 11

Slide 11 text

simplified tagging

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

   {            "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",

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

imagery http://wiki.openstreetmap.org/wiki/Bing

Slide 16

Slide 16 text

No content

Slide 17

Slide 17 text

What were our goals?

Slide 18

Slide 18 text

simple do one thing well

Slide 19

Slide 19 text

tourism=hotel Hotel X

Slide 20

Slide 20 text

intuitive i only have a few minutes to use it

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

contextual only show relevant fields

Slide 23

Slide 23 text

Bar Fast food Church

Slide 24

Slide 24 text

   "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= ???

Slide 25

Slide 25 text

detailed i want all the attributes

Slide 26

Slide 26 text

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=

Slide 27

Slide 27 text

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

Slide 28

Slide 28 text

Nominatim http://wiki.openstreetmap.org/wiki/Nominatim

Slide 29

Slide 29 text

{ 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

Slide 30

Slide 30 text

What’s next?

Slide 31

Slide 31 text

Feedback

Slide 32

Slide 32 text

No content

Slide 33

Slide 33 text

building=yes edit tags on closed ways

Slide 34

Slide 34 text

issue / bug reporting

Slide 35

Slide 35 text

soon ?

Slide 36

Slide 36 text

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?

Slide 37

Slide 37 text

kávézó кафе 㠭佔馆 !"#$ क"फ़$ amenity=cafe

Slide 38

Slide 38 text

Issues / Feedback http://github.com/spatialnetworks/pushpinosm.org/issues [email protected]

Slide 39

Slide 39 text

thanks! come say hi