{"id":85597,"date":"2018-05-12T08:15:52","date_gmt":"2018-05-12T08:15:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/geo2wp\/"},"modified":"2018-12-19T15:34:52","modified_gmt":"2018-12-19T15:34:52","slug":"geo2wp","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/geo2wp\/","author":9557849,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4","stable_tag":"1.4","tested":"5.0.25","requires":"3.0.1","requires_php":"5.6","requires_plugins":null,"header_name":"Phototools: geo2wp","header_author":"Gerhard Hoogterp","header_description":"Geotools for Wordpress: Geo information on images, featured images. Shows featured images in post lists, adds GeoRSS to feed and more.","assets_banners_color":"","last_updated":"2018-12-19 15:34:52","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/gerhardhoogterp.nl\/plugins\/","header_plugin_uri":"https:\/\/gerhardhoogterp.nl\/plugins\/","header_author_uri":"https:\/\/gerhardhoogterp.nl\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1264,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.4":{"tag":"1.4","author":"jondor","date":"2018-12-19 15:34:33"}},"upgrade_notice":{"":"<p>Nothing yet.<\/p>"},"ratings":[],"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":1874186,"resolution":false,"location":"assets","locale":false}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.4"],"block_files":[],"assets_screenshots":{"screenshot-1.jpeg":{"filename":"screenshot-1.jpeg","revision":1873078,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpeg":{"filename":"screenshot-2.jpeg","revision":1873078,"resolution":"2","location":"assets","locale":""},"screenshot-3.jpeg":{"filename":"screenshot-3.jpeg","revision":1873078,"resolution":"3","location":"assets","locale":""},"screenshot-4.jpeg":{"filename":"screenshot-4.jpeg","revision":1873078,"resolution":"4","location":"assets","locale":""},"screenshot-5.jpeg":{"filename":"screenshot-5.jpeg","revision":1873078,"resolution":"5","location":"assets","locale":""},"screenshot-6.jpeg":{"filename":"screenshot-6.jpeg","revision":1873078,"resolution":"6","location":"assets","locale":""},"screenshot-7.jpeg":{"filename":"screenshot-7.jpeg","revision":1873078,"resolution":"7","location":"assets","locale":""}},"screenshots":{"1":"GEO indicator in the postlist","2":"GEO indicator in the medialist","3":"Settings screen","4":"Map on media editscreen","5":"Map op post editscreen","6":"Widget on single photo page","7":"GeoRSS in feed"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2591,156677,3972],"plugin_category":[49,59],"plugin_contributors":[88838],"plugin_business_model":[],"class_list":["post-85597","plugin","type-plugin","status-publish","hentry","plugin_tags-geo","plugin_tags-phototools","plugin_tags-tools","plugin_category-maps-and-location","plugin_category-utilities-and-tools","plugin_contributors-jondor","plugin_committers-jondor"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/geo2wp\/assets\/icon.svg?rev=1874186","icon":"https:\/\/ps.w.org\/geo2wp\/assets\/icon.svg?rev=1874186","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/geo2wp\/assets\/screenshot-1.jpeg?rev=1873078","caption":"GEO indicator in the postlist"},{"src":"https:\/\/ps.w.org\/geo2wp\/assets\/screenshot-2.jpeg?rev=1873078","caption":"GEO indicator in the medialist"},{"src":"https:\/\/ps.w.org\/geo2wp\/assets\/screenshot-3.jpeg?rev=1873078","caption":"Settings screen"},{"src":"https:\/\/ps.w.org\/geo2wp\/assets\/screenshot-4.jpeg?rev=1873078","caption":"Map on media editscreen"},{"src":"https:\/\/ps.w.org\/geo2wp\/assets\/screenshot-5.jpeg?rev=1873078","caption":"Map op post editscreen"},{"src":"https:\/\/ps.w.org\/geo2wp\/assets\/screenshot-6.jpeg?rev=1873078","caption":"Widget on single photo page"},{"src":"https:\/\/ps.w.org\/geo2wp\/assets\/screenshot-7.jpeg?rev=1873078","caption":"GeoRSS in feed"}],"raw_content":"<!--section=description-->\n<p>This plugin is a replacement for my old \"GPS MAP Widget\" plugin with the following options:<\/p>\n\n<ul>\n<li>In the \"media\" list view there's a new column which shows the availability of GEO data<\/li>\n<li>When GEOdata isn't found yet, it checks the imagefile for the EXIF geodata and stores it in the metadata<\/li>\n<li>The old metadata used by GPS MAP Widget is recognized and translated in the current system. <\/li>\n<li>In the POST\/PAGES overview a new column is presented with the featured image. Geodata is presented with an overlay icon.<\/li>\n<li>The media\/post\/page edit screen shows the location map in a metabox when a featured images with geodata is available.<\/li>\n<li>A widget \"geo2wp map\" is available. <\/li>\n<li>Two shortcodes are available: EXIF_locationmap and EXIF_location. See below for the usage, which is exactly the same (oh well, minus the api key)as under GPS MAP Widget.<\/li>\n<li>GeoRSS can be added to the feed (default: yes)<\/li>\n<li>The widget is only show when there's something to show. This also goes for the shortcode, when there's no data to show, nothing is shown.<\/li>\n<li>geo2wp handles the geodata as described in https:\/\/codex.wordpress.org\/Geodata and as such should be compatible with other systems using these metadataa fields.<\/li>\n<li>Every item in the medialist now has an option to reload the exif geo info. <\/li>\n<li>In the media screen you can also bulk reload exif geo info<\/li>\n<li>On the media edit screen the message in the widget, when no map can be shown, is clickable an tries to reload the exif geo info.<\/li>\n<\/ul>\n\n<h4>EXIF_locationmap:<\/h4>\n\n<ul>\n<li>width: width of the map image in px. default 300px<\/li>\n<li>height: height of the mapimage in px. default 200px;<\/li>\n<li>zoom: googlemaps zoomlevel. Default 11<\/li>\n<li>Errors: Show error messages when no exif is available or when there's no featured image. Default is false for the shortcode<\/li>\n<\/ul>\n\n<p>Example:\n    [EXIF_locationmap width=750 height=300 zoom=11 errors=false]<\/p>\n\n<h4>EXIF_location:<\/h4>\n\n<ul>\n<li>part:  'latitude', 'longitude' or 'both'<\/li>\n<li>form:  'dec' or 'dms' (decimal or Degree minute seconds. Decimal is default);<\/li>\n<\/ul>\n\n<p>example:\n    [EXIF_location part=both]\n    will return  52.22935055,6.8737411<\/p>\n\n<pre><code>[EXIF_location part=both form=dms]\nwill return  52\u00b021'13\"N , 6\u00b026'7\"N\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>plugin-name.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>go to the media list, filter on \"unattached\" and check out the menu and the bulk pulldown.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='why%20did%20you%20write%20this%20widget%3F'><h3>Why did you write this widget?<\/h3><\/dt>\n<dd><p>I wanted to improve \"GPS MAP Widget\" and learned a few new Wordpress tricks.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<p>First release<\/p>\n\n<h4>1.1<\/h4>\n\n<p>Add 3 ways to reload the geo info from exif:<\/p>\n\n<ul>\n<li>the media item row menu<\/li>\n<li>the media screen bulk option<\/li>\n<li>the widget on the media edit screen when no map is shown.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<p>Left some code commented out, thus the bulk option wasn't there..<\/p>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Removed the \"enable shortcodes in widgets\". It moved to the phototools plugin on which the other plugins are going to depend.<\/li>\n<li>added rel=\"\u201dnoopenener noreferrer\" to target=_blank external links<\/li>\n<li>Rather stupid mistake which resulted in api calls without api key.. Sorry!<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<p>Fixed some compatability issues.<\/p>","raw_excerpt":"Geotools for WP, replaces and extends &quot;GPS MAP Widget&quot;. Part of the phototools plugins","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/85597","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=85597"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jondor"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=85597"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=85597"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=85597"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=85597"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=85597"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=85597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}