1 | piwigo-openstreetmap |
---|
2 | ============== |
---|
3 | |
---|
4 | [OpenStreetMap](http://OpenStreetMap.org/) port for piwigo. Add a OpenSource Map on your web gallery! |
---|
5 | |
---|
6 | 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. |
---|
7 | |
---|
8 | Installation |
---|
9 | ------------ |
---|
10 | |
---|
11 | Upload this in ``your-gallery/plugins/`` dir. |
---|
12 | |
---|
13 | * download the archive from github |
---|
14 | |
---|
15 | wget -O piwigo-openstreetmap.zip https://github.com/xbgmsharp/piwigo-openstreetmap/archive/master.zip |
---|
16 | |
---|
17 | unzip piwigo-openstreetmap.zip |
---|
18 | |
---|
19 | * or clone the project |
---|
20 | |
---|
21 | git clone git://github.com/xbgmsharp/piwigo-openstreetmap.git |
---|
22 | |
---|
23 | Then, go to the admin site, in the plugin section and activate it. |
---|
24 | |
---|
25 | Usage |
---|
26 | ----- |
---|
27 | |
---|
28 | Syncronize the GeoTag to see the geo possition appear on the photo page. |
---|
29 | |
---|
30 | Please refer to the [wiki](https://github.com/xbgmsharp/piwigo-openstreetmap/wiki) for additional information. |
---|
31 | |
---|
32 | Support |
---|
33 | ----- |
---|
34 | |
---|
35 | To get support, please create new [issue](https://github.com/xbgmsharp/piwigo-openstreetmap/issues) |
---|
36 | |
---|
37 | 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 ;) |
---|
38 | |
---|
39 | Credit |
---|
40 | ------ |
---|
41 | |
---|
42 | * [OpenStreetMap](http://www.openstreetmap.org/) |
---|
43 | * [leafletjs](http://leafletjs.com) |
---|
44 | * [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster) |
---|
45 | |
---|
46 | Licence |
---|
47 | ------- |
---|
48 | The piwigo-openstreetmap plugin for Piwigo is free software: you can redistribute it |
---|
49 | and/or modify it under the terms of the GNU General Public License as |
---|
50 | published by the Free Software Foundation. |
---|
51 | |
---|
52 | This program is distributed in the hope that it will be useful, but WITHOUT |
---|
53 | ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
---|
54 | FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
---|
55 | |
---|
56 | See <http://www.gnu.org/licenses/gpl.html>. |
---|