{"id":52750,"date":"2016-11-29T07:13:59","date_gmt":"2016-11-29T07:13:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/geometa-acf\/"},"modified":"2017-03-04T16:06:01","modified_gmt":"2017-03-04T16:06:01","slug":"geometa-acf","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/geometa-acf\/","author":195668,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.0.4","stable_tag":"0.0.4","tested":"4.7.33","requires":"4.4.0","requires_php":"","requires_plugins":"","header_name":"GeoMeta for ACF","header_author":"Michael Moore","header_description":"","assets_banners_color":"8bcbe3","last_updated":"2017-03-04 16:06:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/cimburadotcom\/geometa-acf","header_author_uri":"http:\/\/cimbura.com","rating":0,"author_block_rating":0,"active_installs":100,"downloads":3402,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.0.3":"<ul>\n<li>You don&#039;t have GeoMeta for ACF yet, so there&#039;s no need to read this upgrade\nnotice!<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1607859","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1607859","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1607859","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1607859","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1557745","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1557745","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1557745","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1557745","resolution":"4","location":"assets"}},"screenshots":{"1":"You can select the GeoMeta field type within the ACF field group like you\nwould expect. You can choose one of three options for how users will enter\nspatial data.","2":"The most likely option is to display a map with drawing tools. Editors can\nadd, edit and delete shapes on the map.","3":"If your users expect to be able to enter latitude and longitude, you can opt to capture those\ninstead. The value is saved to the postmeta table as GeoJSON.","4":"You can also allow editors to paste in raw GeoJSON text if that better\nmeets your needs."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2211,2217,2591,26981,71055],"plugin_category":[49],"plugin_contributors":[132670,94603],"plugin_business_model":[],"class_list":["post-52750","plugin","type-plugin","status-publish","hentry","plugin_tags-acf","plugin_tags-advanced-custom-fields","plugin_tags-geo","plugin_tags-gis","plugin_tags-spatial","plugin_category-maps-and-location","plugin_contributors-luminfire","plugin_contributors-stuporglue","plugin_committers-andywalz","plugin_committers-stuporglue"],"banners":{"banner":"https:\/\/ps.w.org\/geometa-acf\/assets\/banner-772x250.png?rev=1607859","banner_2x":"https:\/\/ps.w.org\/geometa-acf\/assets\/banner-1544x500.png?rev=1607859","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/geometa-acf\/assets\/icon-128x128.png?rev=1607859","icon_2x":"https:\/\/ps.w.org\/geometa-acf\/assets\/icon-256x256.png?rev=1607859","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/geometa-acf\/assets\/screenshot-1.png?rev=1557745","caption":"You can select the GeoMeta field type within the ACF field group like you\nwould expect. You can choose one of three options for how users will enter\nspatial data."},{"src":"https:\/\/ps.w.org\/geometa-acf\/assets\/screenshot-2.png?rev=1557745","caption":"The most likely option is to display a map with drawing tools. Editors can\nadd, edit and delete shapes on the map."},{"src":"https:\/\/ps.w.org\/geometa-acf\/assets\/screenshot-3.png?rev=1557745","caption":"If your users expect to be able to enter latitude and longitude, you can opt to capture those\ninstead. The value is saved to the postmeta table as GeoJSON."},{"src":"https:\/\/ps.w.org\/geometa-acf\/assets\/screenshot-4.png?rev=1557745","caption":"You can also allow editors to paste in raw GeoJSON text if that better\nmeets your needs."}],"raw_content":"<!--section=description-->\n<p>GeoMeta for ACF is an easy way to store location information about posts, pages,\nusers or other content types that ACF supports. The default input is a map\nwith drawing tools to let the user draw markers, lines and polygons.\nAlternatively you can accept latitude and longitude values, or raw GeoJSON\ntext.<\/p>\n\n<p>GeoMeta for ACF supports for both ACF version 4  and 5.<\/p>\n\n<p>Why use GeoMeta for ACF instead of one of the other map inputs for ACF?<\/p>\n\n<p>GeoMeta for ACF uses WP-GeoMeta under the hood, which means that you're\nactually storing spatial meta data, not just text. With the WP-GeoMeta library\nyou have access to all of the spatial functions MySQL supports to search and\nfilter your WordPress posts and users.<\/p>\n\n<h4>Compatibility<\/h4>\n\n<p>This ACF field type is compatible with:<\/p>\n\n<ul>\n<li>ACF 5 \/ ACF Pro<\/li>\n<li>ACF 4<\/li>\n<\/ul>\n\n<p><em>Note<\/em><\/p>\n\n<p>Metavalues for terms (Categories\/Tags) were stored in wp_options up until ACF\nPro 5.5.0. GeoMeta for ACF will still display a map or other input field for\nterms in previous versions of ACF, but since the values aren't stored in the\nwp_termmeta table, they won't be picked up for inclusion in the spatial table\nand spatial searches on them will fail.<\/p>\n\n<!--section=installation-->\n<p>Be sure that Advanced Custom Fields is installed. You can use Advanced Custom\nFields (v4) or Advanced Custom Fields PRO (v5). Version 4 is <a href=\"https:\/\/wordpress.org\/plugins\/advanced-custom-fields\/\">in the\nplugin repository<\/a>. ACF\nPRO is <a href=\"https:\/\/www.advancedcustomfields.com\/pro\/\">available from\nhttps:\/\/www.advancedcustomfields.com\/pro\/<\/a>.<\/p>\n\n<p>With ACF installed, you can install this plugin in the usual WordPress way.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/geometa-acf<\/code> directory,\nor install the plugin through the WordPress plugin screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<\/ol>\n\n<p>Create a new field in ACF and select the GeoMeta field type.<\/p>\n\n<!--section=faq-->\n<p>No one has actually asked any questions yet!<\/p>\n<dl>\n<dt>How can I run spatial queries?<\/dt>\n<dd><p>GeoMeta for ACF uses WP-GeoMeta internally.  For sample queries, please see\nthe <a href=\"https:\/\/github.com\/cimburadotcom\/wp-geometa#querying\">WP-GeoMeta\ndocumentation<\/a>.<\/p><\/dd>\n<dt>Where can I get help with GIS and WordPress?<\/dt>\n<dd><p>For community support try <a href=\"http:\/\/WherePress.com\/\">WherePress.com<\/a><\/p>\n\n<p>For commercial support you can contact the plugin developer at\n<a href=\"https:\/\/cimbura.com\/contact-us\/project-request-form\/\">Cimbura.com<\/a><\/p>\n\n<p>For fast and short questions you can <a href=\"https:\/\/twitter.com\/stuporglue\">contact\nme<\/a> on twitter.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.0.4<\/h4>\n\n<ul>\n<li>Updated wp-geometa-lib<\/li>\n<li>Geometa-ACF is now using Leaflet-PHP to generate Leaflet code. Will allow\nfor easier Leaflet maintenance going forward.<\/li>\n<li>Alpha feature <em>Bring Your Own Geocoder<\/em>. Define GEOMETA_ACF_BYOGC=true to\nenable and see media\/js\/geometa-acf.js for callbacks. More documentation\ncoming when it comes out of alpha. <\/li>\n<\/ul>\n\n<h4>0.0.3<\/h4>\n\n<ul>\n<li>Moved from including the WP-GeoMeta plugin to including wp-geometa-lib<\/li>\n<li>Fixed Contributor name for cimburacom<\/li>\n<\/ul>\n\n<h4>0.0.2<\/h4>\n\n<ul>\n<li>Set up I18N support and Portuguese translation<\/li>\n<li>Code cleanup<\/li>\n<li>A start on code documentation<\/li>\n<\/ul>\n\n<h4>0.0.1<\/h4>\n\n<ul>\n<li>Initial Release.<\/li>\n<li>Support for Map input, lat\/lng fields and raw GeoJSON input<\/li>\n<li>Support for ACF v4 and ACF Pro\/v5<\/li>\n<\/ul>","raw_excerpt":"Store real spatial data with Advanced Custom Fields, using the WP-GeoMeta library.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/52750","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=52750"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/stuporglue"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=52750"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=52750"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=52750"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=52750"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=52750"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=52750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}