isawnyu / pleiades-gazetteer

This repository provides a home for tickets and other planning documents for the Pleiades gazetteer of ancient places. Code is kept in multiple other repositories.
https://pleiades.stoa.org
11 stars 0 forks source link

OSM relation import error #400

Open serviliusahala opened 5 years ago

serviliusahala commented 5 years ago

Pleiades reports error 'parsing geometry' for this attempted relation import:

https://www.openstreetmap.org/relation/1225134

I've left the empty location created by the attempted import in place.

paregorios commented 5 years ago

The error message was the one we put in place when we fixed #290, so at least that part is working as designed. What's unclear is whether this involves some sort of naive logic on our part when parsing some OSM relations, or whether there's something defective about one or more of the ways or nodes included in this relation. We should make this ticket a place to capture information about example relations that exhibit this behavior so we can do more testing to try to isolate the nature of the problem.