{"id":21162586,"url":"https://github.com/josepedrodias/f1gis","last_synced_at":"2026-05-19T17:32:39.514Z","repository":{"id":144776813,"uuid":"354061705","full_name":"JosePedroDias/f1gis","owner":"JosePedroDias","description":"a sample JS game to exercise GIS as basis for a racing game","archived":false,"fork":false,"pushed_at":"2021-04-17T20:55:56.000Z","size":569,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-21T09:48:28.686Z","etag":null,"topics":["formula1","gamedev","geojson","gis","javascript","racing-game"],"latest_commit_sha":null,"homepage":"https://josepedrodias.github.io/f1gis/index.html","language":"JavaScript","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/JosePedroDias.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":"2021-04-02T15:39:58.000Z","updated_at":"2021-05-12T18:06:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"87cfb092-8745-4d52-bb51-333429b62418","html_url":"https://github.com/JosePedroDias/f1gis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Ff1gis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Ff1gis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Ff1gis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Ff1gis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JosePedroDias","download_url":"https://codeload.github.com/JosePedroDias/f1gis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243606960,"owners_count":20318314,"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":["formula1","gamedev","geojson","gis","javascript","racing-game"],"created_at":"2024-11-20T13:31:18.504Z","updated_at":"2025-12-29T17:26:20.721Z","avatar_url":"https://github.com/JosePedroDias.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# F1 GIS\n\nThis project showcases an implementation of the [open race track format](https://github.com/JosePedroDias/open-race-track-format) for designing race tracks.\n\nWith this I intend to:\n- exercise the creation of tracks and come up with tutorial content;\n- validate the how well this format captures relevant track data;\n- how easy it is to use the parsed data and generate 2D/3D content from it suitable for game usage.\n\nWill also try to create a simple Javascript racing game using the parsed track information, although that is not the main goal of this repo.\n\n## Plan\n\n- `rt.geojson` parsing completeness\n    -  2D\n        - [x] track and pit\n        - [x] starting-grid and pit-stop\n        - [x] dts\n        - [x] sections\n        - [x] raceway=start-finish\n        - [x] multiple widths\n        - [ ] alignment-from-track\n        - [ ] model and model-batch\n        - [ ] track decorations\n        - [ ] terrain-material\n        - [ ] buildings\n        - [ ] identify best curve side to place labels/annotations\n    - 3D\n        - [x] same support as 2D\n        - [x] height\n        - [ ] camber\n        - [ ] cross-sections + track decorations\n        - [ ] follow track cam\n        - [ ] uv mapping\n- documentation\n    - [ ] briefly document the parser, if it gets to a usable shape\n    - [ ] write a tutorial on how to create `rt.geojson` tracks from scratch\n- sample apps\n    - [x] debug drawing in canvas\n    - [x] render 3D track from parsed data\n\n## Bugs\n\n- start and end way orientations seem skewed\n- parsed data should be centered on 0,0, it isn't yet\n\n## Tools\n\n- JOSM (`brew install josm`)\n- vscode with geojson as json (see .vscode/settings.json)\n\n## Samples:\n\nCheck the samples [here](https://josepedrodias.github.io/f1gis/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosepedrodias%2Ff1gis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosepedrodias%2Ff1gis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosepedrodias%2Ff1gis/lists"}