1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-08 15:10:02 +00:00
2023-06-12 16:39:33 +01:00
..
2023-06-12 16:39:33 +01:00
2023-05-21 22:06:32 +01:00
2023-01-30 12:01:00 +00:00
2023-06-12 16:39:33 +01:00
2023-06-12 16:39:33 +01:00
2023-04-11 17:14:51 +01:00
2023-01-18 09:06:34 +00:00
2023-06-12 09:22:03 +01:00
2023-02-12 10:58:18 +00:00
2023-06-12 15:35:26 +01:00
2023-03-06 14:05:55 +00:00
2023-05-21 22:06:32 +01:00

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/]])