Giter Site home page Giter Site logo

ptanov / photos-to-map Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 7.61 MB

This simple script extracts GPS coordinates from all images in a directory and places them on a map.

License: Apache License 2.0

Dockerfile 8.99% Shell 91.01%
coordinates gps gpx kml map photos

photos-to-map's People

Contributors

ptanov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

photos-to-map's Issues

User should be able to create photos map based on GPX files

User should be able to provide large folder with photos and folder with GPX files.
All photos that are created during specified GPX files should be placed on map using corresponding location from GPX file.
Create a new bash script for this.

For simplicity we will assume that one GPX file is for one day (no more than one day per GPX file). Also we will assume that if there is a GPX file for a day - all photos for this day are during this GPX file. This assumption will allow us to create map "year-month-day - list gpx files". Then we can generate list "file - day" using exiftool and then we can grep for all photos per day (from the map keys). Then we can copy matched photos in tmp folder, run exiftool with -geotag option and then create map based on this folder.

How to match photo time to GPS time (time offset, daylight savings, etc.)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.