Skip to content

TheBox193/images-geodata-to-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

images-geodata-to-path

This node script will extract exif geo data from photos to create a path geoJSON path.

Perfect way to get geo data from images to Google Earth. Where you can get an estimate distance & elevation profile capture

Install

  • Download Node, I recommend using nvm if there is a chance you need multiple versions of node.
  • Run open terminal and run npm install

Run

  • Add images with geo data to the /images directory
  • Run node index.js
  • Copy the output to http://geojson.io.
  • View / Download the KML file to open in Google Earth.

Future

  • Output KML file?
  • npx support?
  • Make into shell script?
  • Prompts?
  • Noise filtering (ignore points that are problaby impossible)

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published