{"id":27389100,"url":"https://github.com/an-empty-string/asr2geojson","last_synced_at":"2026-06-17T23:32:17.517Z","repository":{"id":228457615,"uuid":"774054873","full_name":"an-empty-string/asr2geojson","owner":"an-empty-string","description":"convert FCC Antenna Structure Registration public access files into something useful for GIS work","archived":false,"fork":false,"pushed_at":"2024-08-12T00:39:07.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-20T19:54:45.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/an-empty-string.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-18T21:35:53.000Z","updated_at":"2024-08-12T00:39:10.000Z","dependencies_parsed_at":"2024-03-18T22:45:53.468Z","dependency_job_id":"e6a72aa8-468e-4013-b0d6-035c2d226ac5","html_url":"https://github.com/an-empty-string/asr2geojson","commit_stats":null,"previous_names":["an-empty-string/asr2geojson"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/an-empty-string/asr2geojson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/an-empty-string%2Fasr2geojson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/an-empty-string%2Fasr2geojson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/an-empty-string%2Fasr2geojson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/an-empty-string%2Fasr2geojson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/an-empty-string","download_url":"https://codeload.github.com/an-empty-string/asr2geojson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/an-empty-string%2Fasr2geojson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34470322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-04-13T19:12:04.210Z","updated_at":"2026-06-17T23:32:17.501Z","avatar_url":"https://github.com/an-empty-string.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asr2geojson\n\ntools for grabbing the FCC's Antenna Structure Registration database and converting it to a normal format (geojson, geopackage, or spatialite)\n\nmost useful for answering the question \"who owns that antenna over there?\" or finding cool antenna sites near you\n\n## dependencies\n\n* some `make` implementation\n* curl\n* Python 3.7 or better\n* [GDAL](https://gdal.org/index.html) (`gdal-bin` in Debian-alikes should be enough, we just need `ogr2ogr`)\n\n## usage\n\nif you want spatialite, just run make! you'll get `asr-spatial.sqlite3` as output; the result is suitable for loading in QGIS or your favorite tool\n\nif you want geopackage, you'll need `make asr.gpkg`\n\nthe geojson file (`make asr.geojson`) is consumable too, but it's not spatially indexed, so for interactive usage you should prefer one of the other formats\n\n## license\n\nthis tool is licensed under the Friends and Lovers License; see [LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fan-empty-string%2Fasr2geojson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fan-empty-string%2Fasr2geojson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fan-empty-string%2Fasr2geojson/lists"}