{"id":16386360,"url":"https://github.com/tmcw/myland","last_synced_at":"2026-03-05T23:34:53.286Z","repository":{"id":17039426,"uuid":"19803721","full_name":"tmcw/myland","owner":"tmcw","description":"Scraping and displaying TrafficLand data.","archived":false,"fork":false,"pushed_at":"2017-04-10T21:13:59.000Z","size":21453,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"gh-pages","last_synced_at":"2025-06-13T16:10:08.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/tmcw.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}},"created_at":"2014-05-15T02:38:20.000Z","updated_at":"2021-03-02T18:09:28.000Z","dependencies_parsed_at":"2022-08-27T00:20:24.890Z","dependency_job_id":null,"html_url":"https://github.com/tmcw/myland","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmcw/myland","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fmyland","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fmyland/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fmyland/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fmyland/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmcw","download_url":"https://codeload.github.com/tmcw/myland/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fmyland/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261071031,"owners_count":23105545,"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-11T04:17:03.942Z","updated_at":"2026-03-05T23:34:48.241Z","avatar_url":"https://github.com/tmcw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# myland\n\n![](https://farm8.staticflickr.com/7336/14002354999_6328735cb8_h.jpg)\n\nScraping and displaying [TrafficLand](http://www.trafficland.com/) data.\n\nTrafficLand sets up [public-private partnerships](http://en.wikipedia.org/wiki/Public%E2%80%93private_partnership) with\nlocal governments to use cameras on stoplights for traffic and other sorts\nof tasks.\n\n## Images\n\nSee [images on TrafficLand's site](http://trafficland.com/city/WAS/). The image\nfeeds have API-like URLs but require a key that's probably a timestamp combined\nwith some private key.\n\n## Video\n\nAfter grabbing stills as JPEG, generate videos with ffmpeg:\n\nffmpeg -i %06d.jpg -c:v libx264 -r 30 -pix_fmt yuv420p out.mp4\n\n## data\n\n* `data.json` is the raw data processed from data.xml\n* `cameras.geojson` is that data turned into geojson\n\n## install\n\n    npm install\n\n## run\n\n    node index.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fmyland","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmcw%2Fmyland","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fmyland/lists"}