Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个来自 nominatim 的 postgresql 的备份文件。现在我想把那个备份文件转换成 OSM 的 PBF 文件,可以吗?如果是的话给我一些关于转换的建议。非常感谢
我不这么认为。Nominatim 不在数据库中存储原始 OSM 数据。在导入期间,它会删除地理编码不需要的所有信息,并以典型地理编码任务可以有效运行的方式转换数据。无法将结果转换回原始 OSM PBF。