openstreetmap/iD

Add OSM Inspector issues as a data layer

Open

#8,838 opened on Dec 4, 2021

 (3 comments) (4 reactions) (0 assignees)JavaScript (1,449 forks)github user discovery
help wantednew-featurevalidation

Repository metrics

Stars
 (3,818 stars)
PR merge metrics
 (Avg merge 29d 14h) (82 merged PRs in 30d)

Description

iD should display Geofabrik’s OSM Inspector service as one or more data layers accessible from the Map Data panel, similar to the existing integrations with KeepRight (#5201), ImproveOSM (#5739), and Osmose (#7095).

OSM Inspector’s WMS layers have been excluded from iD since 53d8a30032da9abe384b52126338ffbe548ddae0, probably because some of the layers are unactionable without a feature inspector or even a legend. Fortunately, OSM Inspector also provides a Web Feature Service endpoint that comes with both geometries and issue metadata. I’m unsure how much it differs from the endpoints exposed by the other services.

/ref https://github.com/openstreetmap/iD/pull/8826#issuecomment-984553508

Contributor guide