{"id":15058847,"url":"https://github.com/maprva/skyway","last_synced_at":"2025-04-10T13:13:31.777Z","repository":{"id":255114559,"uuid":"846176628","full_name":"MapRVA/skyway","owner":"MapRVA","description":"A command-line OpenStreetMap data conversion and filtering utility","archived":false,"fork":false,"pushed_at":"2025-02-21T09:05:04.000Z","size":1869,"stargazers_count":9,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2025-04-05T18:16:56.023Z","etag":null,"topics":["openstreetmap"],"latest_commit_sha":null,"homepage":"https://maprva.github.io/skyway/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MapRVA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-22T17:16:34.000Z","updated_at":"2025-04-04T20:35:16.000Z","dependencies_parsed_at":"2024-08-28T04:24:59.632Z","dependency_job_id":"65559002-8209-49d9-9349-fc95bfb6111e","html_url":"https://github.com/MapRVA/skyway","commit_stats":null,"previous_names":["maprva/skyway"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapRVA%2Fskyway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapRVA%2Fskyway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapRVA%2Fskyway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapRVA%2Fskyway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MapRVA","download_url":"https://codeload.github.com/MapRVA/skyway/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225653,"owners_count":21068078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openstreetmap"],"created_at":"2024-09-24T22:31:43.367Z","updated_at":"2025-04-10T13:13:31.158Z","avatar_url":"https://github.com/MapRVA.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skyway\n\n[![tests badge](https://github.com/MapRVA/skyway/actions/workflows/test.yml/badge.svg)](https://github.com/MapRVA/skyway/actions/workflows/test.yml)\n[![crates.io](https://img.shields.io/crates/v/skyway.svg)](https://crates.io/crates/skyway)\n\nskyway is a command-line OpenStreetMap data conversion and filtering utility.\n\n\u003e [!WARNING]\n\u003e skyway is currently in \u003ca href=\"https://semver.org/\"\u003emajor version (0.y.z)\u003c/a\u003e, i.e. it is undergoing initial development.\nWhile I hope you find skyway helpful, it might not work as expected.\nYour feedback and contributions are welcome. Thanks!\n\n## Documentation\n\nPlease see the [skyway documentation](https://maprva.github.io/skyway/) to learn more!\n\nJoin `#skyway` in the [OpenStreetMap Slack](https://openstreetmap.us/get-involved/slack/) to participate in general discussion about skyway.\n\n## Supported Formats\n\n**Key:**\u003cbr\u003e\n❌ – Not Supported\u003cbr\u003e\n➖ – Not Planned\u003cbr\u003e\n✅ – Supported\u003cbr\u003e\n⚡ – Speedy!\u003csup\u003e†\u003c/sup\u003e\u003cbr\u003e\n\n| Format | Reader | Writer |\n| -------|--------|--------|\n| [GeoJSON](https://wiki.openstreetmap.org/wiki/GeoJSON) | ➖ | ❌ |\n| [GeoPackage](https://wiki.openstreetmap.org/wiki/GeoPackage) | ➖ | ❌ |\n| [GOL](https://wiki.openstreetmap.org/wiki/Geographic_Object_Library) | ❌ | ❌ |\n| [o5m](https://wiki.openstreetmap.org/wiki/O5m) | ❌ | ✅ |\n| [OPL](https://wiki.openstreetmap.org/wiki/OPL_format) | ⚡ | ⚡ |\n| [OSM Express](https://wiki.openstreetmap.org/wiki/OSM_Express) | ❌ | ❌ |\n| [OSM JSON](https://wiki.openstreetmap.org/wiki/OSM_JSON) | ✅     | ⚡     |\n| [Overpass JSON](https://wiki.openstreetmap.org/wiki/OSM_JSON#Overpass_API) | ✅ | ⚡ |\n| [OSM XML](https://wiki.openstreetmap.org/wiki/OSM_XML) | ✅ | ⚡ |\n| [PBF](https://wiki.openstreetmap.org/wiki/PBF_Format) | ⚡ | ❌ |\n\n\u003csup\u003e†\u003c/sup\u003e_When paired together, \"speedy\" readers and writers will generally run faster by passing data between threads._\n\n## Contributing\n\nBefore contributing, please review our [code of conduct](CODE_OF_CONDUCT.md).\n\nThank you for your interest in contributing to skyway!\n[Issues](https://github.com/MapRVA/skyway/issues), [pull requests](https://github.com/MapRVA/skyway/pulls), and [emails](mailto:email@jacobhall.net) are all welcome.\nIf you would like to make drastic changes to skyway, I recommend reaching out first so that we can coordinate our efforts.\n\n## License\n\nskyway is released under GPLv3 or any later version.\nPlease see [LICENSE.md](LICENSE.md) for more information.\n\nExample data in this repository is from [OpenStreetMap](https://www.openstreetmap.org), and is therefore subject to the [Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/).\nPlease click [here](https://www.openstreetmap.org/copyright) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaprva%2Fskyway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaprva%2Fskyway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaprva%2Fskyway/lists"}