{"id":14962859,"url":"https://github.com/map-turner/map-turner","last_synced_at":"2025-04-04T07:43:11.230Z","repository":{"id":231623334,"uuid":"782249886","full_name":"map-turner/map-turner","owner":"map-turner","description":"Display the evolution of locations found in a CSV file on a map ","archived":false,"fork":false,"pushed_at":"2024-08-30T21:36:32.000Z","size":984,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T18:50:00.986Z","etag":null,"topics":["gatsby","gis","leaflet","myturn"],"latest_commit_sha":null,"homepage":"https://map-turner.github.io/map-turner/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/map-turner.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":"2024-04-04T23:31:37.000Z","updated_at":"2024-06-10T19:03:31.000Z","dependencies_parsed_at":"2024-04-05T01:21:15.346Z","dependency_job_id":"c8437029-e615-4e9f-a525-cf3ff9eacd9c","html_url":"https://github.com/map-turner/map-turner","commit_stats":{"total_commits":73,"total_committers":1,"mean_commits":73.0,"dds":0.0,"last_synced_commit":"545eb7a7d2ce8020c41edc1b1fa16c3963c01d37"},"previous_names":["damien-rembert/ltl-maps","map-turner/map-turner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/map-turner%2Fmap-turner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/map-turner%2Fmap-turner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/map-turner%2Fmap-turner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/map-turner%2Fmap-turner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/map-turner","download_url":"https://codeload.github.com/map-turner/map-turner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142042,"owners_count":20890652,"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":["gatsby","gis","leaflet","myturn"],"created_at":"2024-09-24T13:30:36.855Z","updated_at":"2025-04-04T07:43:11.195Z","avatar_url":"https://github.com/map-turner.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003e\n  Tool Usage Mapper\n\u003c/h1\u003e\n\n## What is this?\n\nThis tool was made to display the evolution of locations on a map.\n\n## 🚀 Quick start with demo data\n\n1.  **Get the dependencies.**\n\n    ```shell\n    npm install\n    ```\n\n1.  **Set your environment variables.**\n\n    Rename `.env.development.sample` to `.env.development` and edit the file as needed.\n\n1.  **Run it!**\n\n    ```shell\n    npm run develop\n    ```\n\n1.  **Look at the demo data!**\n\n    Open your browser, navigate to `http://localhost:8000/`.\n    Play with the slider to see how the locations change over time.\n\n## Display your actual data:\n\n1.  **Warning.**\n\n    You're responsible for the usage you make of this tool.\n    Be very careful with the data you will be working with.\n    Respect all the applicable laws.\n\n1.  **Requirements.**\n\n    ```shell\n    pip install pyarrow pandas\n    npm i\n    ```\n\n1.  **Set your environment variables.**\n\n    Rename `.env.development.sample` to `.env.development` and fill the form.\n\n1.  **Get the data from myturn.**\n\n    ```shell\n    npm run get-data\n    ```\n\n1.  **Collect all the files into one.**\n\n    ```shell\n    npm run merge-data\n    ```\n\n1.  **Download file with postcodes and coordinates.**\n\n    If you're not in the UK, you'll have to do a bit of work here:\n    You need to get the longitude and latitude for your zip codes/ postcodes.\n\n    If in the UK, you might want to get a different file here: https://www.getthedata.com/open-postcode-geo\n    The default file is massive and will take forever but regional extracts are available.\n    Modify `scripts/get_uk_postcodes.sh` accordingly.\n\n    ```shell\n    npm run get-uk-postcodes\n    ```\n\n1.  **Add coordinates to the collection file.**\n\n    ```shell\n    npm run merge-data-and-coord\n    ```\n\n1.  **Run it!**\n\n    ```shell\n    npm run develop\n    ```\n\n1.  **Look at your data!**\n\n    Open your browser, navigate to `http://localhost:8000/`.\n    Play with the slider to see your locations change over time.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmap-turner%2Fmap-turner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmap-turner%2Fmap-turner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmap-turner%2Fmap-turner/lists"}