Open Issues Need Help
View All on GitHub Developer Tools • CLI Application
Better Overpass output format detection about 1 month ago
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