{"id":15019089,"url":"https://github.com/frankhereford/traffic-cameras","last_synced_at":"2026-01-23T06:20:45.226Z","repository":{"id":216943856,"uuid":"742471157","full_name":"frankhereford/traffic-cameras","owner":"frankhereford","description":"A NextJS / Flask web tool for georeferencing traffic camera images","archived":false,"fork":false,"pushed_at":"2025-06-03T14:36:04.000Z","size":1978,"stargazers_count":5,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T15:37:54.484Z","etag":null,"topics":["flask","gdal","georeferenced-data","gis","haproxy","nextjs","object-detection","python","t3-stack","tanstack-react-query","traffic-analysis","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://umop-episdn.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frankhereford.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-01-12T14:55:30.000Z","updated_at":"2025-06-03T02:15:58.000Z","dependencies_parsed_at":"2024-09-21T19:31:00.279Z","dependency_job_id":"2c84bd60-d351-42d5-800e-8edc4ca509fc","html_url":"https://github.com/frankhereford/traffic-cameras","commit_stats":{"total_commits":691,"total_committers":3,"mean_commits":"230.33333333333334","dds":0.2879884225759769,"last_synced_commit":"3315b790276ab38865e3acd7b8a1d5899e799c23"},"previous_names":["frankhereford/traffic-cameras"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/frankhereford/traffic-cameras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankhereford%2Ftraffic-cameras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankhereford%2Ftraffic-cameras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankhereford%2Ftraffic-cameras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankhereford%2Ftraffic-cameras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankhereford","download_url":"https://codeload.github.com/frankhereford/traffic-cameras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankhereford%2Ftraffic-cameras/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28682259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"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":["flask","gdal","georeferenced-data","gis","haproxy","nextjs","object-detection","python","t3-stack","tanstack-react-query","traffic-analysis","trpc","typescript"],"created_at":"2024-09-24T19:52:58.149Z","updated_at":"2026-01-23T06:20:45.201Z","avatar_url":"https://github.com/frankhereford.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# City of Austin's Traffic Cameras\n\n## What is this?\n\nYea, it's a personal project where I just followed my nose. \n\nStarted as \n\n* a nextjs website to provide a better viewing experience for the COA cameras,\n* into a method for using thin-plate spline techniques to warp an arbitrarily composed camera image to geographic coordinates (rubber-sheeting)\n* learning how to do this on the gpu to make it fast\n* doing it for live video\n* object detection \u0026 tracking\n* doing statistics with it\n* making a machine learning model that was flawed but a huge learning experience\n\n* a ton of random stuff while I just wrote whatever came to mind - it was good\n\nand then i bailed -- I'll stand this up again one day, it's pretty ok. \n\n\n```\nALTER TABLE detections\nADD COLUMN location geography(Point, 4326) GENERATED ALWAYS AS (ST_SetSRID(ST_MakePoint(longitude, latitude), 4326)) STORED;\n\nALTER TABLE locations\nADD COLUMN location geography(Point, 4326) GENERATED ALWAYS AS (ST_SetSRID(ST_MakePoint(longitude, latitude), 4326)) STORED;\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankhereford%2Ftraffic-cameras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankhereford%2Ftraffic-cameras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankhereford%2Ftraffic-cameras/lists"}