{"id":16603431,"url":"https://github.com/dbrgn/airspace-visualizer","last_synced_at":"2025-09-28T17:31:06.574Z","repository":{"id":39648463,"uuid":"183830646","full_name":"dbrgn/airspace-visualizer","owner":"dbrgn","description":"A map that can show airspaces in OpenAir format. Written with Rust and WebAssembly.","archived":false,"fork":false,"pushed_at":"2024-10-12T21:31:40.000Z","size":411,"stargazers_count":6,"open_issues_count":7,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T10:42:06.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://airspaces.bargen.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbrgn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-04-27T23:23:59.000Z","updated_at":"2024-10-12T20:03:57.000Z","dependencies_parsed_at":"2024-01-11T21:39:24.687Z","dependency_job_id":"c971b9f9-c970-4b96-bf28-9fbc9cdf0dc4","html_url":"https://github.com/dbrgn/airspace-visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fairspace-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fairspace-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fairspace-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fairspace-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbrgn","download_url":"https://codeload.github.com/dbrgn/airspace-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234452074,"owners_count":18834740,"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":[],"created_at":"2024-10-12T00:50:22.665Z","updated_at":"2025-09-28T17:31:05.992Z","avatar_url":"https://github.com/dbrgn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Airspace Visualizer\n\nhttps://airspaces.bargen.dev/\n\nThis webapplication can visualize airspaces in OpenAir format, for example as\nused by Skytraxx devices.\n\nThe implementation is done using Rust and WebAssembly. The parsing of the\nOpenAir files is handled by [openair-rs](https://github.com/dbrgn/openair-rs).\nMap data is provided by Mapbox / OpenStreetMap.\n\n\n## Building\n\nPrerequisite: wasm-pack.\n\n    cargo install wasm-pack\n\nPrerequisite: npm.\n\nTo build the WebAssembly sources:\n\n    wasm-pack build  # debug mode, or...\n    wasm-pack build --release  # release mode\n\nTo run tests:\n\n    wasm-pack test --headless --firefox\n\nTo set up the frontend:\n\n    cd www\n    npm install\n    cd ..\n\nStart the dev server:\n\n    make dev\n\nNow the frontend should be running at `localhost:8080`.\n\n\n## License\n\nLicensed under the AGPL version 3 or later. See `LICENSE.md` file.\n\n    Copyright (C) 2019-2023 Danilo Bargen\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Affero General Public License as\n    published by the Free Software Foundation, either version 3 of the\n    License, or (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Affero General Public License for more details.\n\n    You should have received a copy of the GNU Affero General Public License\n    along with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fairspace-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbrgn%2Fairspace-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fairspace-visualizer/lists"}