Skip to content

Tooling: Gather contribution inputs (notes, osmose, github...) on the same portal #16

@flacombe

Description

@flacombe

Contributors may be interested to get encouragement from following sources:

  • OSM notes with #ohmygrid label
  • Osmose issues coming from several analysers (to be listed)
  • Github issues "good first line" to be processed as OSM notes

It should consider three level of maturity:

  • Missing (OSM notes, github issues and Osmose): a feature should be completely added to OSM
  • Wrong (Osmose): an existing feature got errors in OSM and should be fixed
  • Existing: A feature exists in OSM and is valid

We look to produce different datasets:

  • Osmose issues with voltage
  • Osmose issues on lines without voltage
  • OSM notes

These could be valuable in local tasks related to every mapping strategies we use to deploy for each country.

Osmose issues

Osmose now exposes voltage and line importance in some classes of 7040 anlysis:

  • 2 : Unfinished power transmission line
  • 6 : Unfinished power distribution line
  • 4 : Non power node on power way

We could split relevant one for OMG in two groups:

  • Issues with voltage > 90 kV
  • Issues on power=line with missing voltages

Any other would be avoided as probably relevant for distribution network out of the scope of OMG.

Issues would be output in csv first

OSM Notes

OSM notes may reveal missing power infrastructure like power lines or substations. They are pushed to OSM by local people which aren't directly involved in the data contribution but would let others elaborate on what they found there.

An API allows to query notes with a given string:
https://wiki.openstreetmap.org/wiki/Notes/API_and_development
https://wiki.openstreetmap.org/wiki/API_v0.6#Map_Notes_API

For instance https://api.openstreetmap.org/api/0.6/notes/search?q=power%20line&limit=100

The list could output in a csv

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions