Triage OSM tag errors #25

Open
opened 2023-08-09 18:21:19 +00:00 by newsch · 3 comments
newsch commented 2023-08-09 18:21:19 +00:00 (Migrated from github.com)

There are around 600 wikipedia/wikidata tags in the full planet dump that cannot be parsed by our current setup.
See #19 and #23 for more details.

They should all be values that don't conform to the expected format.
Some of these can be fixed on OSM by us, we can leave notes on others.

  • Add error for titles greater than 255 bytes of UTF-8
  • Add error for langs greater than some amount - check standard
  • Add a subcommand to dump the errors to disk in a structured way (started in #23).
  • Categorize them by solution
  • Add any new issues for parsing problems
  • Contribute fixes/notes to OSM
There are around 600 wikipedia/wikidata tags in the full planet dump that cannot be parsed by our current setup. See #19 and #23 for more details. They should all be values that don't conform to the expected format. Some of these can be fixed on OSM by us, we can leave notes on others. - [x] Add error for titles greater than 255 bytes of UTF-8 - [x] Add error for langs greater than some amount - check standard - [x] Add a subcommand to dump the errors to disk in a structured way (started in #23). - [ ] Categorize them by solution - [ ] Add any new issues for parsing problems - [ ] Contribute fixes/notes to OSM
biodranik commented 2023-08-09 18:49:16 +00:00 (Migrated from github.com)

You can create an issue and share a file with OSM community.

You can create an issue and share a file with OSM community.
newsch commented 2023-08-09 19:30:22 +00:00 (Migrated from github.com)

Do you mean this forum? I haven't used it before but I will add a note: https://community.openstreetmap.org

Do you mean this forum? I haven't used it before but I will add a note: https://community.openstreetmap.org
biodranik commented 2023-08-09 21:06:17 +00:00 (Migrated from github.com)

It's better to ask on some chat channels like IRC or Telegram. Or make a post with a question in our chat, there are some OSMers who may help.

It's better to ask on some chat channels like IRC or Telegram. Or make a post with a question in our chat, there are some OSMers who may help.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/wikiparser#25
No description provided.