Skip to content

ThomasDaheim/piwigo-openstreetmap

 
 

Repository files navigation

piwigo-openstreetmap

OpenStreetMap port for piwigo. Add a OpenSource Map on your web gallery!

Piwigo-openstreetmap is a plugin for the Piwigo web gallery that allows you to render the geotag within your piwigo install.

Installation

Upload this in your-gallery/plugins/ dir.

  • download the archive from github

      wget -O piwigo-openstreetmap.zip https://github.com/xbgmsharp/piwigo-openstreetmap/archive/master.zip
    
      unzip piwigo-openstreetmap.zip
    
      mv piwigo-openstreetmap-master piwigo-openstreetmap
    
  • or clone the project

      git clone git://github.com/xbgmsharp/piwigo-openstreetmap.git
    

Then, go to the admin site, in the plugin section and activate it.

Usage

Go to a photo with Geo tag sync and see a map appear on the photo page.

Please refer to the wiki for additional information.

Support

To get support, please create new issue

Help me improve the plugin, rate my plugin, and if possible please send a greeting message to me ;)

Credit

Licence

The piwigo-openstreetmap plugin for Piwigo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See http://www.gnu.org/licenses/gpl.html.

Packages

No packages published

Languages

  • JavaScript 48.7%
  • PHP 37.9%
  • Smarty 10.0%
  • CSS 2.6%
  • HTML 0.8%