How to import data from other
geo data plugins
Why?
WPGMG – google-maps-geocoder plugin
- – - Why? – - -
There are many wordpress plugins dealing with geo data in a different way. To keep your blog efficient there is no need to integrate all features in one plugin, since most users only need a very specific part. Anyway, sometimes you might want to combine features of different plugins …
- – - – - – - – - – - – - – - – - – - WPGMG – google-maps-geocoder plugin - – - – - – - – - – - – - – - – - – -
WPGMG automatically generates latitude and longitude geo data by entering state, city, zip and street into custom fields of your post/page.
To generate an OpenStreetMap of the posts / page geo data by WPGMG use the shortcode-argument import like this:
[osm_map import=”WPGMG”]
To generate an OpenStreetMap with marks of all posts / pages tagged with geo data by WPGMG use the shortcode-argument marker_all_posts like this:
[osm_map marker_all_posts=”WPGMG” zoom=”2″ marker_width=”10″ marker_height=”10″]
In the second sample the zoomlevel and the marker size was set explicitly, just for demonstration. For details check the arguemt list.
- – - – - – - – - – - – - – - – - – - Feedback - – - – - – - – - – - – - – - – - – -
- – - – - – - – - – - – - – - – - – - BACK to plugin page - – - – - – - – - – - – - – - – - – -
