DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:osm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:osm [2009-10-07 18:44] – tag cleanup layneeplugin:osm [2023-10-30 23:08] (current) Klap-in
Line 1: Line 1:
-====== OSM plugin ======+====== OSM Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : michael@content-space.de email      : michael@content-space.de
 type       : syntax, action type       : syntax, action
-lastupdate : 2008-11-10 +lastupdate : 2016-02-02 
-compatible : 2008-05-05+compatible : Lemming, Anteater
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : media, maps, embed+tags       : media, maps, embed, !discontinued 
 + 
 +downloadurl: https://github.com/michitux/dokuwiki-plugin-osm/tarball/master 
 +sourcerepo : https://github.com/michitux/dokuwiki-plugin-osm/ 
 +bugtracker : https://github.com/michitux/dokuwiki-plugin-osm/issues
 ---- ----
  
Line 17: Line 21:
  
 Note: You shouldn't use this plugin as-is on high-volume sites but setup your own rendering server as the rendering servers of OpenStreetMap have their limits. Note: You shouldn't use this plugin as-is on high-volume sites but setup your own rendering server as the rendering servers of OpenStreetMap have their limits.
 +
 +**NOTE**: I haven't worked on that plugin for a long time. If you want a more powerful plugin I recommend using the [[openlayersmap]] plugin. It supports everything this plugin does and a lot more (except static image display). My vision for the future of this plugin is not to offer a lot of technical features but a simple wizard and intuitive syntax for quickly adding a map with certain named location (addresses, existing POIs) and a location picker for adding other locations.  --- [[user>Michitux]] //2010/10/10 16:46//
  
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-  * http://www.content-space.de/code/dokuwiki-plugins/osm.tar.gz+  * https://github.com/downloads/michitux/dokuwiki-plugin-osm/dokuwiki-plugin-osm.zip
  
 ===== Usage ===== ===== Usage =====
Line 50: Line 56:
  
 ===== Versions ===== ===== Versions =====
 +
 +**Version 2010-10-10**
 +
 +Removed Maplint, just a bugfix release.
  
 **Version 2008-11-10** **Version 2008-11-10**
Line 74: Line 84:
  
 > This is a known problem as I am using syntax that hasn't been supported before PHP 5. You can either upgrade to PHP 5 or remove that "&" on line 76 and add <code php>$query_params[$key] = $val;</code> after line 77. Or you just wait for the next version that will contain a real fix.  --- //[[michael@content-space.de|Michael Hamann]] 2009/02/15 20:15// > This is a known problem as I am using syntax that hasn't been supported before PHP 5. You can either upgrade to PHP 5 or remove that "&" on line 76 and add <code php>$query_params[$key] = $val;</code> after line 77. Or you just wait for the next version that will contain a real fix.  --- //[[michael@content-space.de|Michael Hamann]] 2009/02/15 20:15//
 +
 +FIXME
 +
 +The map **osmarender** is deprecated, you should remove it form options.\\
 +Cheers, --- [[user>Cyrille37|Cyrille37]] //2012/03/28 10:24//
 +
plugin/osm.1254933861.txt.gz · Last modified: 2009-10-07 18:44 by laynee

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki