{"id":20618683,"url":"https://github.com/notjoemartinez/lubbock-scanner-heatmap","last_synced_at":"2026-03-12T14:14:16.383Z","repository":{"id":253004908,"uuid":"842165800","full_name":"NotJoeMartinez/lubbock-scanner-heatmap","owner":"NotJoeMartinez","description":"Example Visualization of shots fired calls over lubbock police scanner from copcrawler.com ","archived":false,"fork":false,"pushed_at":"2024-08-13T21:22:23.000Z","size":1029,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T11:30:51.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotJoeMartinez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-08-13T20:02:10.000Z","updated_at":"2024-08-13T21:22:26.000Z","dependencies_parsed_at":"2024-08-13T23:25:19.125Z","dependency_job_id":null,"html_url":"https://github.com/NotJoeMartinez/lubbock-scanner-heatmap","commit_stats":null,"previous_names":["notjoemartinez/lubbock-scanner-heatmap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotJoeMartinez/lubbock-scanner-heatmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Flubbock-scanner-heatmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Flubbock-scanner-heatmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Flubbock-scanner-heatmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Flubbock-scanner-heatmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotJoeMartinez","download_url":"https://codeload.github.com/NotJoeMartinez/lubbock-scanner-heatmap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Flubbock-scanner-heatmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30427954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:00:25.264Z","status":"ssl_error","status_checked_at":"2026-03-12T13:59:52.690Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-16T12:09:10.439Z","updated_at":"2026-03-12T14:14:16.328Z","avatar_url":"https://github.com/NotJoeMartinez.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"### lubbock-scanner-heatmap\nExample code for building a crime heat map with police scanner\ndata from https://copcrawler.com\n\n![example_heat_map](./imgs/example_heatmap.png)\n\n### Data\nYou need to replace the url `http://example.com/crime_map_data.geojson` with \na valid url with your data in the the following geojson format.\n\n```json\n{\n  \"type\": \"FeatureCollection\",\n  \"features\": [\n    {\n      \"type\": \"Feature\",\n      \"geometry\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          -101.95398493228092,\n          33.57858167384062\n        ]\n      },\n      \"properties\": {\n        \"Address\": \"6320 19th St\",\n        \"Date\": \"2024-08-12 21:40:00\",\n        \"Month\": 8\n      }\n    },\n  ]\n}\n```\n\n### MapBox\nReplace `get_your_own_access_token` with your [MapBox](https://www.mapbox.com/) API token","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotjoemartinez%2Flubbock-scanner-heatmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotjoemartinez%2Flubbock-scanner-heatmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotjoemartinez%2Flubbock-scanner-heatmap/lists"}