GeoPress is a plugin for blogs to easily embed maps in posts, maps of all posts or in a category location Microformats, GeoRSS and KML.
GeoPress is currently available for WordPress or Movable Type blog engines.
thanks for your great plugin. I'm trying to develop a blog with it.
I was wondering how can I "combine" the locations in wordpress database with other sources and show them together whenever I put INSERT_MAP on a single post , or when asking for INSERT_GEOPRESS_MAP for displaying all locations.
The idea is to be able to show not only that point from the post, but to have the context.
My blog focus on a biketour project that happens every year
http://blog.ecotopiabiketour.net
In my case I want to show the place to which the post refers and also the route and other important points.
It would be awesome to list the address of the location in the bubble as well as a link that calls for directions to the address. Is this a possibility?
Hello everybody. I need to use GeoPress plugin on my wordpress blog but when NextGen Gallery (http://wordpress.org/extend/plugins/n...) and Geopress plugins are activated at the same time, thumbnail creation in NG Gallery hang on 0%. If I deactivate GeoPress, NG Gallery works fine. Anybody found a workaround?
If anybody try to solve this issue, here is a hint: my geopress plugin was set up to display a virtual earth map. On the thumbnail creation page, I can see in the status bar of my web browser that the page tries to connect to an address that looks like dev.virtualearth.com and then the thumbnail creation hangs.
Any help would be appreciated
Thanks!
GeoPress Maps stopped working / I deactivated all plugins trying to pin the problem down / I cant be 100% certain SEO Friendly Images is the culprit but it remains deactivated and maps have gone back to working. I have reported the matter to the author via the plugin's page comments: http://www.prelovac.com/vladimir/word...
...the point being, if your maps stop working and you are using both plugins, deactivating SEO Friendly Images might be a good starting place to get the maps back online.
Would it be possible to customize the contents of a marker's bubble? For instance, adding the address of the saved location to the bubble and other metadata?
If this isn't currently possible, I'd like to suggest this as a feature for a future GeoPress release.
Is there a way to allow the marker bubbles to "scale" to the content? I'm using the geopress_map() function to display all saved locations. The problem is I have over 2 posts referencing the same location and the link to those posts drop below the the bubble :(
Does GeoPress have the option to add a search bar to the map? I'd like my visitors to be able to search for other locations on the map. Great plugin by the ways. I love it.
Hey, I'm just trying this out, so sorry if I'm asking a stupid question. But the GeoPress pages say you should be able to output KML to view content in Google Earth etc - how do you do that? Is there a link you can use to simply get all the geotagged posts in a kml format, like the KMLExport extension in MediaWiki?
I'm wondering if the solution you offered for "Category map of all entries/posts" will work for subpages as well.
I have tried to use this function in order to show the location of climbing boulders on my site. Each boulder has a page and all these pages are listed under a climbing parent page. Unfortunately, when I employ the function, it returns a map of all locations on my site, indicating that somehow I need to tell the function it has a narrower selection of content to choose from.
Any ideas on how I could do this? Maybe it is more of a question of template tags and php programming in WP. I hope not because I have no working knowledge of either.
PS - I've done a little looking around. Would something like this help? In a template based on the standard page template, I code before the loop a php script that basically says: if subpage of page# then ... and then in the loop include the map script. Sound logical?
When I activate Geopress in my blog, my javascript framework (mootools) just stop working on my index.php :(
How could I solve this issue that is really annoying ...
Here is the problem : http://www.enseignons.be/services/ind...
I'd like to migrate my earlier blog (based on MovableType and LocBlog) to GeoPress. I already have a list of entries in that blog (spans about 4 years now), and I'd like to migrate them so that they retain their geo-tagging information. In the other blog, the geo-tags are formed as categories, and there's a simple mapping from category names to coordinates.
looking at GeoPress, the easiest thing to do woutd be to create named locations for each location already existing in the other blog, and tag all entries accordingly. how could I do that from a script / whem importing the entries from MT?