Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Piwigo/piwigo-openstreetmap
OpenStreetMap integration for Piwigo
https://github.com/Piwigo/piwigo-openstreetmap
Last synced: 3 months ago
JSON representation
OpenStreetMap integration for Piwigo
- Host: GitHub
- URL: https://github.com/Piwigo/piwigo-openstreetmap
- Owner: Piwigo
- License: gpl-3.0
- Created: 2013-05-29T00:41:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T04:34:26.000Z (4 months ago)
- Last Synced: 2024-07-20T05:41:06.832Z (4 months ago)
- Language: PHP
- Homepage: http://piwigo.org/ext/extension_view.php?eid=701
- Size: 1.81 MB
- Stars: 35
- Watchers: 16
- Forks: 35
- Open Issues: 108
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
piwigo-openstreetmap
==============[OpenStreetMap](http://OpenStreetMap.org/) port for piwigo. Add a OpenSource Map on your web gallery!
Piwigo-openstreetmap is a [plugin](http://piwigo.org/ext/extension_view.php?eid=701) for the [Piwigo](http://piwigo.org/) 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](https://github.com/xbgmsharp/piwigo-openstreetmap/wiki) for additional information.
Support
-----To get support, please create new [issue](https://github.com/xbgmsharp/piwigo-openstreetmap/issues)
Help me improve the plugin, rate my [plugin](http://piwigo.org/ext/extension_view.php?eid=701), and if possible please send a greeting message to me ;)
Credit
------* [OpenStreetMap](http://www.openstreetmap.org/)
* [leafletjs](http://leafletjs.com)
* [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster)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 .