kfiryed opened a new issue, #1959: URL: https://github.com/apache/sedona/issues/1959
Hi Sedona team, I've encountered an issue with the OSM PBF reader when processing data that includes relation elements. In some of the exported rows where kind = 'relation', the refs field contains incorrect IDs. Specifically: Some refs contain IDs that do not exist in the dataset as either node or way types. In other cases, the IDs appear to be misreferenced or unrelated to the actual relation members. This seems to point to a bug in how the PBF reader parses or populates relation member references. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
