a-b-street / a-b-street/osm2streets
Java API: Ability to input OSM data via primitive types instead of an XML string
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 155
- Forks
- 14
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
In order to avoid serialising the OSM data into XML in Java just to deserialise it in Rust, we should provide the ability to get OSM data into `StreetNetwork` from a collection of floats and strings.
My idea is to create bare-bones Java types to represent the OSM nodes and ways and translate them into an `osm_reader::Document` in `osm2streets-java`.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.