{"id":22645555,"url":"https://github.com/mcgillij/re-gps","last_synced_at":"2025-04-11T08:43:45.743Z","repository":{"id":50691622,"uuid":"519350776","full_name":"mcgillij/re-gps","owner":"mcgillij","description":"Library created with nbdev to re-add GPS information stripped from Google Takeout using location history.","archived":false,"fork":false,"pushed_at":"2023-02-13T17:31:58.000Z","size":2984,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-09T06:06:25.382Z","etag":null,"topics":["google","gps","location-history","takeout"],"latest_commit_sha":null,"homepage":"https://mcgillij.github.io/re-gps/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcgillij.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}},"created_at":"2022-07-29T21:12:11.000Z","updated_at":"2023-05-19T21:28:09.000Z","dependencies_parsed_at":"2022-08-25T18:21:25.651Z","dependency_job_id":null,"html_url":"https://github.com/mcgillij/re-gps","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/mcgillij%2Fre-gps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcgillij%2Fre-gps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcgillij%2Fre-gps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcgillij%2Fre-gps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcgillij","download_url":"https://codeload.github.com/mcgillij/re-gps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236990637,"owners_count":19237439,"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":["google","gps","location-history","takeout"],"created_at":"2024-12-09T06:06:27.069Z","updated_at":"2025-02-03T18:15:37.091Z","avatar_url":"https://github.com/mcgillij.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"ReGPS\n================\n\n\u003c!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! --\u003e\n\n## Install\n\n`pip install -e .` if you’re working locally\n\n## How to use\n\n\u003e You will need your location history in JSON form, and the path to your\n\u003e images: you can replace `sample-data` with a path to your image files.\n\n``` python\nfrom regps.regps import regps\nimage_path = \"sample-data/*.jpg\"\nlocation_data = \"sample-data/sample.json\"\noutput_path = \"/tmp\"\n\nregps(image_path, location_data, output_path)\n```\n\n------------------------------------------------------------------------\n\n#### regps\n\n\u003e      regps (image_path, location_data, output_path)\n\nTake Google Location data, and map it to an image folder based on date\ndetails\n\n|               | **Details**               |\n|---------------|---------------------------|\n| image_path    | “sample-data/\\*.jpg”      |\n| location_data | “sample-data/sample.json” |\n| output_path   | “/tmp”                    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcgillij%2Fre-gps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcgillij%2Fre-gps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcgillij%2Fre-gps/lists"}