## 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:
---

---

$200 per year (in 2020)
---
## Meetup Advantages
* excellent publicity
* large membership
---
## Meetup Disdvantages
* participants didn't expect to do work
* few returning participants
---

---
## This is the mapper we are looking for


---
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://apis.dev.openstreetmap.org

---
### https://mappingdc.org/microcosms

---
## 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}]"}