Hello @andreaw, may I ask how this dataset was created? Would it be possible to re-export it or curiously, export it as another format (eg. OSM XML).
If both FME and QGIS are having issues reading the same OSM PBF file, I’d lean to the problem potentially lying somewhere in the data. This being said, if you are expecting FME to successfully read the same line features as QGIS, I might consider sharing a sample OSM PBF dataset for further investigation. If you are unable to share a sample dataset here, please consider submitting a support case. Happy to help, Kailin.
Hi Kailin, i found a solution by using the creator and featureReader transformers instead of a osmpbf Reader. Then all the lines are included. QGis did not have problems to show the missing lines. So with this workaround it’s all fine.
Hello @andrew, oh I understand now - thanks for explaining! I am glad the FeatureReader can be used to workaround the issue.
If the FeatureReader can successfully read the OSM PBF, but the OSM PBF Reader cannot, it sounds like you have discovered a bug. I encourage you to submit a case with us or share a small sample here so we can file an issue with our Development Team & work on resolving this issue in future releases! Happy to help, Kailin.