mapbox / mapbox/mapping

[Canada] Reviewing osmlint-osmium and osmlint data issues

Open
#383 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
254
Forks
46
PR merge metrics
No merged PRs in 30d

Description

### Background

As part of on-going work to improve the quality of OpenStreetMap data, we recently used [osmlint-osmium](https://github.com/osmlab/osmlint-osmium) and [osmlint](https://github.com/osmlab/osmlint) for detecting issues related to road network data in Canada. In total, we are going to review issues in 9 categories.

Our plan is to review all detected issues and fix it in OpenStreetMap. There's a [link](https://wiki.openstreetmap.org/wiki/Resolving_lintings_problems_in_Canada) to the OSM Wiki page.
### Timeframe

We are going to start review on this week.

### Tools

We will use existing OpenStreetMap editing tools, we will use #hashtag for the project **#mbx_linters_canada**

Editor: iD or JOSM

Satellite Imagery: Bing, Maxar, Esri

Street Level Imagery: Mapillary, Other open sources if available

### Contact Person

We welcome feedback, suggestions, and insights from local mappers. If you have questions about this work, or a specific edit by our team, please reach out to Natallia (natallia.zhouner@mapbox.com) or post a comment in a changeset.

### Example

1. Dragged node and duplicate
![Screenshot from 2021-07-05 18-47-39](https://user-images.githubusercontent.com/57490915/124496068-a0bb7b00-ddc1-11eb-8f2f-7e8e658514b5.png)

2. Highways don't cross (need to add a crossing point)
![Screenshot from 2021-07-05 18-49-22](https://user-images.githubusercontent.com/57490915/124496173-bfba0d00-ddc1-11eb-808d-d087a9f0cf26.png)

### Linter Output for Canada

Issue | Total | Data
--- | --- | ---
Crossing Highways | 1221 | [crossinghighways.zip](https://github.com/mapbox/mapping/files/6765345/crossinghighways.zip)
Island Highways | 802 | [islandhighways.zip](https://github.com/mapbox/mapping/files/6765351/islandhighways.zip)
Impossible Angle | 277 |[impossibleangle.zip](https://github.com/mapbox/mapping/files/6765347/impossibleangle.zip)
Impossible Oneways | 843 | [impossibleoneways.zip](https://github.com/mapbox/mapping/files/6765349/impossibleoneways.zip)
Mixed layer | 109 |[mixedlayer.zip](https://github.com/mapbox/mapping/files/6765353/mixedlayer.zip)
Missing Type Restriction | 28 | [tr-missingtyperestrictiontr.zip](https://github.com/mapbox/mapping/files/6765362/tr-missingtyperestrictiontr.zip)
Missing Role | 775 | [tr-missingroletr.zip](https://github.com/mapbox/mapping/files/6765360/tr-missingroletr.zip)
Excessive Roles | 74 | [tr-excessiverolestr.zip](https://github.com/mapbox/mapping/files/6765358/tr-excessiverolestr.zip)
Invalid Roles | 80 | [tr-invalidroletr.zip](https://github.com/mapbox/mapping/files/6765340/tr-invalidroletr.zip)

@Zetkun @abrohood @shvrm @lukasmartinelli @vladaboitsik

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Resolving lintings problems in Canada OSM Wiki page and the linked linter-output ZIP files. Use iD or JOSM with the listed imagery to review the nine categories and verify each finding. Done means confirmed data issues are corrected in OpenStreetMap and reviewed items are accounted for.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.