Hi, If it can be of help, we're working with OSM data by converting PBF to Parquet using this tool https://github.com/adrianulbona/osm-parquetizer And then loading the geometries with the native Sedona SQL methods.
Cheers Alessandro On Fri, 10 Dec 2021 at 09:45, Netanel Malka (Jira) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/SEDONA-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456964#comment-17456964 > ] > > Netanel Malka commented on SEDONA-52: > ------------------------------------- > > [~imbruced] > > Are you working on that? > > I found those packages which can help us to implement that: > > Python: [https://github.com/HTenkanen/pyrosm/blob/master/pyrosm/pyrosm.py] > > Sacla: [https://github.com/simplexspatial/osm4scala] > > > > > Create Osm pbf loader for Apache Sedona. > > ---------------------------------------- > > > > Key: SEDONA-52 > > URL: https://issues.apache.org/jira/browse/SEDONA-52 > > Project: Apache Sedona > > Issue Type: New Feature > > Reporter: Paweł Kociński > > Assignee: Paweł Kociński > > Priority: Major > > > > > > > -- > This message was sent by Atlassian Jira > (v8.20.1#820001) >
