GithubHelp home page GithubHelp logo

jriguera / photoplace Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 5.0 309.24 MB

PhotoPlace

Home Page: http://www.photoplace.io

License: Apache License 2.0

Shell 0.15% Python 72.25% C 2.68% Batchfile 0.13% HTML 23.69% NSIS 1.10%

photoplace's Introduction

What is PhotoPlace?

It is a multiplatform program (tested on Linux and Windows platforms) developed with python 2.x (>= 2.6) to easily geotag your photos.

Also, with a track log from a GPS device, it can generate a Google Earth /Maps layer with your photos. Moreover, the program can be easily adapted by editing templates and its functionality can be complemented with plugins, for example there is a plugin to generate a music tour that can be used to present your photo collection.

Contact

For more details, visit the project web: http://www.photoplace.io . As well, for suggestions, you can write to [email protected]

Donations

Donations via PayPal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=N6XRW9DLPFSRN

The authors and developers hope you like this program. We would really appreciate it if you would consider making a small donation: half of the money will be donated to a local NGO Ecodesarrollo Gaia (http://gaiadiaadia.blogspot.com) that helps people in Senegal (Africa), with the other half, we would like to visit Australia and, in connection with a geotagging program, my antipodes in New Zeland, and your coins can help us to achieve this goals.

Thanks to

  • Noela Sánchez for the idea of this program and helping with translations.
  • Vivake Gupta (vivakeATlab49.com) for MP3Info.py (in plugin )
  • Juan Amores for the suggestions and tests on Windows.

photoplace's People

Contributors

jriguera avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

photoplace's Issues

Photoplace can't be installed on Ubuntu 20.04

Photoplace fails to install on Ubuntu 20.04 because it depends on pyexiv2 which is impossible to install since there's apparently some syntax error in the package:

$ sudo pip2 install pyexiv2
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting pyexiv2
  Using cached pyexiv2-2.3.0.tar.gz (3.1 MB)
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python2 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-wpTlcJ/pyexiv2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-wpTlcJ/pyexiv2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vBcjkm
         cwd: /tmp/pip-install-wpTlcJ/pyexiv2/
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-wpTlcJ/pyexiv2/setup.py", line 4, in <module>
        with open('README.md', encoding='utf-8') as f:
    TypeError: 'encoding' is an invalid keyword argument for this function
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

And without this package, dpkg fails to install the Photoplace package.

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.