1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 10:19:44 +00:00
TiddlyWiki5/plugins/tiddlywiki/geospatial/readme.tid

14 lines
1.1 KiB
Plaintext
Raw Normal View History

title: $:/plugins/tiddlywiki/geospatial/readme
2023-06-12 14:35:26 +00:00
Welcome to the Geospatial Plugin for TiddlyWiki.
2023-01-27 08:45:19 +00:00
2023-06-12 14:35:26 +00:00
This plugin adds new primitives to the TiddlyWiki platform to enable non-developers to build sophisticated interactive geospatial applications.
2023-01-30 08:57:30 +00:00
2023-03-24 14:00:34 +00:00
The Geospatial Plugin incorporates a number of third party libraries and online services:
2023-01-27 08:45:19 +00:00
2023-06-12 14:35:26 +00:00
* [[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/]])