![]() |
|
Georeference photos by map & OpenStreetMap extension - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Georeference photos by map & OpenStreetMap extension (/thread-11980.html) |
Georeference photos by map & OpenStreetMap extension - Joe Sef - 2014-08-12 Hey, I'm new on ZenPhoto and it seems to be not such features, I wish for me like:
best, Joe Georeference photos by map & OpenStreetMap extension - Joe Sef - 2014-08-12 short add: And is there a feature to add the GPS-data? In the picuture-menu, I can see the Exif-values, but they are not to edit? Georeference photos by map & OpenStreetMap extension - acrylian - 2014-08-13 That plugin is not included as the page you referenced tells. You have to download that plugin and install it in your install's /plugins folder: The plugin just offers basic embedding and has no extra feaures. They are not planned and would require something else There is a GoogleMaps plugin officially included that can georeference images but you have to embed the geo references into the image's meta data (EXIF). Georeference photos by map & OpenStreetMap extension - Joe Sef - 2014-08-13 Hey & thank you! the PlugIn-files in this .zip-file are in a folder xy. Better the folder is named "plugin" (for me), because they all say "put all in the PlugIn-folder". ... that was my mistake. best, Joe Georeference photos by map & OpenStreetMap extension - acrylian - 2014-08-14 zp_mapembed does not support any special features of Google Maps or OpenStreetMap. It is just meant to embed the map by url in the content of any item type of Zenphoto. You need the url of the map and copy it as explained on the plugins GitHub repository. To use the APIs and for OSM the OpenLAyers would require a compeltely different approach this plugin was not meant to be. It was meant as a simple way to offer a simple way for business sites to include their location or similar. What you need is the already included GoogleMaps plugins that - as said - will use geolocations if embedded into the images already. I like the idea of having a similar plugin for OSM - as it is open source and Google Maps is not - but sorry to say that has no priority for me right now. Quote:the PlugIn-files in this .zip-file are in a folder xy. Georeference photos by map & OpenStreetMap extension - Joe Sef - 2014-08-14 Hey & thank you!
anyway - a static-map was not, what I'm looking for.
e.g. with Joomla, you extract a .zip-PlugIn just in the plugin-folder as target and its done. Its more plausible. And I can't see, where the plugin becomes "installed" by the user - just copied. I also stucked at this term. But - like mentioned - first for me now is, how to georeference single images: best, Joe Georeference photos by map & OpenStreetMap extension - acrylian - 2014-08-14 On zp_mapembed you might need to use the codeview of the editor. The first OSM example indeed does not work because apparently at least my browser blocks the iFrame. Thte 2nd does works as you can see here: http://zenphoto.maltem.de/pages/page-1 As said I like the idea of a proper plugin. Still it is quite some work and has no priority for me. Quote:e.g. with Joomla, you extract a .zip-PlugIn just in the plugin-folder as target and its done. Its more plausible. Quote:And I can't see, where the plugin becomes "installed" by the user - just copied. Again for the geo tagging the data must be embedded into the images itself via EXIF meta data. There is no facility for editing the tables other than directly doing it. Zenphoto read the meta data on importing. Georeference photos by map & OpenStreetMap extension - Joe Sef - 2014-08-14
But its better, to have one place to save data and the image itself is an obvious place. Georeference photos by map & OpenStreetMap extension - acrylian - 2014-08-14 Yes, that is why it stores the data in the database once an image has been imported. Afterwards only if you hit the refresh meta data. Of course you can use phpmyadmin or similar to edit the database directly, too. |