## Microcosms in OSM Brian DeRocher State of the Map US 2022 April 1^st^, 2022 --- ## Who am I? - Software Developer / Cybersecurity - Volunteer mapper since 2009 - Organizer of MappingDC :heart: --- ![](https://i.imgur.com/UMgUY8J.png) --- ![](https://i.imgur.com/YX0L0wJ.png) $200 per year (in 2020) --- ## Meetup Advantages * excellent publicity * large membership --- ## Meetup Disdvantages * participants didn't expect to do work * few returning participants --- !["These are not the mappers you are looking for."](https://i.imgur.com/jJOGvKV.png) --- ## This is the mapper we are looking for ![](https://i.imgur.com/lrW0b4O.png) ![](https://i.imgur.com/BkJ66V6.png) --- The mappers are already mapping. We need to support them within communities. (Meetup is still good for finding new mappers.) --- ## Highly Scientific Survey :face_with_monocle: --- ```vega { "$schema": "https://vega.github.io/schema/vega-lite/v5.json", "data": { "values": [ {"type": "Meetup", "returns": 5}, {"type": "mapper", "returns": 19} ] }, "mark": "bar", "encoding": { "x": { "aggregate": "sum", "axis": {"labelAngle": 45}, "field": "returns", "type": "quantitative" }, "y": { "field": "type", "type": "nominal" } } } ``` --- # Microcosms (small world) --- ![](https://i.imgur.com/qNIbGO5.png) --- ![](https://i.imgur.com/LEBSgkX.png) --- ![](https://i.imgur.com/5qoWvYT.png) --- ![](https://i.imgur.com/Ife7Gmc.png) --- ![](https://i.imgur.com/ZA36yXj.png) --- ### https://apis.dev.openstreetmap.org ![](https://i.imgur.com/H8cl9aQ.png) --- ### https://mappingdc.org/microcosms ![](https://i.imgur.com/t6F95Mh.png) --- ## Next Steps - [x] DONE Version 1.0 - [x] DONE Stop adding features for now - [x] DONE 100% test coverage on all new features - [x] DONE Spam prevention - [ ] Rewrite the PR into 4 PRs --- ## The Pull Request * 6 resources * 10 database migrations * 200+ commits * "Too big" --- ## Future Ideas * Link to mailing list * Show GPS traces of area / members * Stronger support for changeset review * Integrate with OSMCha * Badges (idea from IanH) * Block mayors * Adopt a street * Integrate with https://community.openstreetmap.org --- ## Future Ideas ### Quality Assurance * Spot the Mailbox * Task Manager * Import all bike lanes from city data * MapRoulette * keep right! --- ## Future Ideas for Organizers * Tools to find places to map * Libraries / cafes / rec centers * corridors of POIs / zones * staleness map (Martijn?) * Measure completeness: * % restaurants * % hotels * % markets --- ### Thank you! :cake: You can find me on - GitHub - Twitter - or email me --- Brian DeRocher @openbrian > Tomorrow at 9:30pm panel discussion about organizing communities. --- https://wiki.osmfoundation.org/wiki/Local_Chapters_and_Communities_Working_Group
{"title":"Microcosms in OSM (State of the Map US 2022)","breaks":true,"description":"View the slide with \"Slide Mode\".","contributors":"[{\"id\":\"d2d07d20-7050-4778-b4da-0adafb68b895\",\"add\":4265,\"del\":1179}]"}
    249 views