{"id":20382920,"url":"https://github.com/evgeniyarbatov/anonymize-gpx","last_synced_at":"2025-06-10T16:11:53.380Z","repository":{"id":253197736,"uuid":"839141296","full_name":"evgeniyarbatov/anonymize-gpx","owner":"evgeniyarbatov","description":"Remove personal information from GPX files","archived":false,"fork":false,"pushed_at":"2025-05-24T09:51:45.000Z","size":1816,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T10:29:03.528Z","etag":null,"topics":["anonymization","gpx","script"],"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/evgeniyarbatov.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}},"created_at":"2024-08-07T03:52:56.000Z","updated_at":"2025-05-24T09:48:26.000Z","dependencies_parsed_at":"2024-08-15T05:27:54.992Z","dependency_job_id":"9f278e86-5670-4635-bde2-2290bcf62a1a","html_url":"https://github.com/evgeniyarbatov/anonymize-gpx","commit_stats":null,"previous_names":["evgeniyarbatov/anonymize-gpx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniyarbatov%2Fanonymize-gpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniyarbatov%2Fanonymize-gpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniyarbatov%2Fanonymize-gpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniyarbatov%2Fanonymize-gpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evgeniyarbatov","download_url":"https://codeload.github.com/evgeniyarbatov/anonymize-gpx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniyarbatov%2Fanonymize-gpx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259106730,"owners_count":22805941,"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":["anonymization","gpx","script"],"created_at":"2024-11-15T02:19:34.171Z","updated_at":"2025-06-10T16:11:53.371Z","avatar_url":"https://github.com/evgeniyarbatov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛡️ anonymize-gpx\n\n**Safely share GPS tracks by removing sensitive information from GPX files**  \nThis project anonymizes GPX files by stripping out metadata and personal location data that may compromise your privacy—making your GPS tracks safer to share online.\n\n## 🔍 Why Use This?\n\nGPX files often contain more than just coordinates—they can include:\n\n- Timestamps\n- Device information\n- Starting points like home or work\n\nThis tool helps you sanitize that data before sharing.\n\n## 🚀 How to Use\n\n### 1. Set the source directory\n\nEdit the `SRC_DIR` variable in the `Makefile` to point to your folder of GPX files:\n\n```makefile\nSRC_DIR=/your/path/to/gpx/files\n```\n\n### 2. Run the anonymization process\n\n```\nmake\n```\n\n### 3. Get your clean files\n- Processed (anonymized) GPX files will appear in the `anonymized/` folder\n- Log files are in the `logs/` directory\n\n### 4. Make maps to validate \n\nCreate static maps in `anonymized/maps/`\n\n```\nmake maps\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeniyarbatov%2Fanonymize-gpx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevgeniyarbatov%2Fanonymize-gpx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeniyarbatov%2Fanonymize-gpx/lists"}