{"id":51217819,"url":"https://github.com/danp/bird-map","last_synced_at":"2026-06-28T05:03:32.973Z","repository":{"id":359334393,"uuid":"1245589856","full_name":"danp/bird-map","owner":"danp","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-21T16:59:04.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-21T19:49:49.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/danp.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-21T11:13:14.000Z","updated_at":"2026-05-21T16:59:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/danp/bird-map","commit_stats":null,"previous_names":["danp/bird-map"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/danp/bird-map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danp%2Fbird-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danp%2Fbird-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danp%2Fbird-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danp%2Fbird-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danp","download_url":"https://codeload.github.com/danp/bird-map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danp%2Fbird-map/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34877472,"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-28T02:00:05.809Z","response_time":54,"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":"2026-06-28T05:03:32.270Z","updated_at":"2026-06-28T05:03:32.965Z","avatar_url":"https://github.com/danp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bird Halifax Parking Map\n\nThis repo generates a GitHub Pages site showing:\n\n- designated Bird parking zones in Halifax\n- vehicles outside designated parking zones\n- the top 20 vehicles furthest from any designated parking zone\n- how long each vehicle has remained in the same spot\n\n## Local run\n\n```sh\ngo run .\n```\n\nGenerated files land in `output/`:\n\n- `output/index.html`\n- `output/vehicles_outside_parking.geojson`\n- `output/top_20_furthest_vehicles.geojson`\n- `output/vehicle_state.json`\n- `output/outside_zone_history.json`\n\nFor local runs, the generator reuses `output/vehicle_state.json` and `output/outside_zone_history.json` when present. On GitHub Pages builds, the app derives the current Pages URL from the repository metadata and merges the last published files into the new snapshot. Dwell tracking matches each current vehicle to the nearest prior vehicle within 2 meters, using fuel percent and range as tie-breakers when multiple prior vehicles are nearby. The outside-zone history records the total and outside-zone vehicle count for each feed update. Set `PUBLISHED_SITE_URL`, `PUBLISHED_STATE_URL`, or `PUBLISHED_HISTORY_URL` if you need to override the published artifact locations, such as with a custom domain.\n\n## GitHub Pages deployment\n\nThe repo includes a GitHub Actions workflow at `.github/workflows/pages.yml` that:\n\n- builds the site on pushes to `main`\n- deploys to GitHub Pages\n- refreshes the published page every hour at minute 17\n- supports manual runs from the Actions tab\n\nOne-time GitHub setup:\n\n1. Push the repo to GitHub.\n2. In `Settings -\u003e Pages`, set `Source` to `GitHub Actions`.\n3. Keep the default branch as `main`, or update the workflow if you use a different branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanp%2Fbird-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanp%2Fbird-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanp%2Fbird-map/lists"}