A command-line OpenStreetMap data conversion and filtering utility

openstreetmap
1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Developer Tools CLI Application

AI Summary: Improve the Overpass output format detection in the skyway project by creating a more robust regular expression that accurately identifies `[out:xml]` or `[out:json]` only at the beginning of the query, ignoring occurrences within comments or after semicolons. This will enhance the reliability of the format detection mechanism.

Complexity: 3/5
good first issue

A command-line OpenStreetMap data conversion and filtering utility

Rust
#openstreetmap