mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-24 05:21:01 -08:00
* remove blks first try * dprint.json seems to be OK, some forgotten functions * add some more space-after-keyword settings * server remove blks * add **/files to dprint exclude * dprint.js fixes a typo * add boot.js and bootprefix.js to dprint exclude * dprint change dprint.json * add dprint fmt as script * remove jslint comments * fix whitespace * fix whitespace * remove function-wrapper from geospatial plugin * fix whitespace * add function wrapper to dyannotate-startup * remove dpring.json |
||
|---|---|---|
| .. | ||
| baselayers | ||
| docs | ||
| files | ||
| helpers | ||
| images/markers | ||
| operators | ||
| tests | ||
| widgets | ||
| docs.tid | ||
| geotools.js | ||
| icon.tid | ||
| license.tid | ||
| plugin.info | ||
| readme.tid | ||
| settings.tid | ||
| startup.js | ||
| styles.tid | ||
title: $:/plugins/tiddlywiki/geospatial/readme Welcome to the Geospatial Plugin for TiddlyWiki. This plugin adds new primitives to the TiddlyWiki platform to enable non-developers to build sophisticated interactive geospatial applications. The Geospatial Plugin incorporates a number of third party libraries and online services: * [[Leaflet.js|https://leafletjs.com/]], an open source library to display interactive maps * [[Turf.js|https://turfjs.org/]], an open source library to perform geospatial calculations with [[GeoJSON|https://en.wikipedia.org/wiki/GeoJSON]] objects * [[TravelTime|https://traveltime.com/]], a commercial API for [[geocoding|https://traveltime.com/features/geocoding]], [[routing|https://traveltime.com/features/multi-modal-routing]] and [[isochrones|https://traveltime.com/features/isochrones]] * [[Flickr|https://www.flickr.com/services/api/]], a free API for retrieving geotagged photographs * [[OpenLocationCode|https://github.com/google/open-location-code]], Google's open source library for converting to and from Open Location Codes (also known as [[PlusCodes|https://maps.google.com/pluscodes/]])