pic2map

Display pictures location in a map


Keywords
picture, map, location
License
MIT
Install
pip install pic2map==0.1.0

Documentation

Pic2Map

License Documentation Requirements Status Code Health 'Stories in Ready' Join the chat at https://gitter.im/jcollado/pic2map

Pic2Map is tool to gather GPS metadata from picture files and display it in a map.

Features

  • Add location information for pictures under directory to database
pic2map add <directory>
  • Remove location information for pictures under directory from database
pic2map remove <directory>
  • Count how many files have been indexed
pic2map count
  • Launch web server to display map and a marker for each picture
pic2map serve