====== Dokuwiki Spatial ====== {{:icon.gif?nolink|logo }} Dokuwiki Spatial provides spatial extensions for [[doku>|DokuWiki]]. Currently we have: * [[openlayersmap:]] to add maps to your wiki. * mbtiles to use local basemaps stored in MBtiles format * [[geotag:]] to geotag pages in your wiki. * [[geophp:]] is a [[doku>|DokuWiki]] helper plugin that provides access to the [[http://geophp.net|geoPHP]] library. * [[spatialhelper:]] to create a searchable (ie. what is near) spatial index for the pages and images in your wiki using information from the metadata of your wiki pages and [[WP>EXIF]] headers. * [[mapillary:]] to add a [[http://www.mapillary.com/|Mapillary]] widget to a page. ===== Mimetypes ===== The default configuration of DokuWiki does not come with all of the required mimetypes. You will want to add the following file extensions/mimetypes to you wiki: ^extension^mimetype ^plugin ^ |{{https://dokuwikispatial.sourceforge.io/dokuwiki/lib/images/fileicons/kml.png}} .kml |application/vnd.google-earth.kml+xml |[[openlayersmap:]], [[spatialhelper:]] | |{{https://dokuwikispatial.sourceforge.io/dokuwiki/lib/images/fileicons/json.png}} .json |!application/json |[[openlayersmap:]] | |{{https://dokuwikispatial.sourceforge.io/dokuwiki/lib/images/fileicons/geojson.png}} .geojson |!application/vnd.geo+json |[[openlayersmap:]] | |.georss |application/atom+xml |[[spatialhelper:]] | |{{https://dokuwikispatial.sourceforge.io/dokuwiki/lib/images/fileicons/gpx.png}} .gpx |!application/gpx+xml |[[openlayersmap:]] | For more on configuring mimetypes see: [[doku>mime]] ===== Sourceforge ===== This project is hosted on Sourceforge: * [[https://sourceforge.net/projects/dokuwikispatial/|Project Summary]] * [[https://sourceforge.net/p/dokuwikispatial/issues/|Issue tracker]] * [[https://sourceforge.net/projects/dokuwikispatial/files/|Downloads]] and listed on [[https://www.openhub.net/p/dokuwikispatial|OpenHub]]. \\ [[https://www.openhub.net/p/dokuwikispatial/|{{https://www.openhub.net/p/dokuwikispatial/analyses/latest/commits_spark.png?nocache}}]] The [[devcorner:]] is only accessible to registered developers.