1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
jeremy@jermolene.com
4b919e3b7f Remove unwanted log 2023-06-13 18:23:37 +01:00
jeremy@jermolene.com
c918f43550 Add support for draggable markers 2023-06-12 16:39:33 +01:00
jeremy@jermolene.com
4b653c2547 Add interactive demos for geounion, geodifference, geointersection 2023-05-31 09:38:19 +01:00
jeremy@jermolene.com
9bfe6e3a5f Tests for geounion, geointersect and geodifference 2023-05-21 15:02:49 +01:00
jeremy@jermolene.com
ec2ec00cf4 Fix breaking tests 2023-05-09 10:39:57 +01:00
jeremy@jermolene.com
7f4f48d4ba Introduce geolayer widget for specifying layers for geomap 2023-05-09 10:35:33 +01:00
jeremy@jermolene.com
6a3977dddd Extend geonearestpoint operator to work with feature collections 2023-04-26 14:07:58 +01:00
jeremy@jermolene.com
6c9b8116bd Remove erroneously copied olc-encode tests within old-decode test case 2023-04-14 21:37:52 +01:00
jeremy@jermolene.com
6d617ce939 Integrate test cases with the docs 2023-04-13 09:39:52 +01:00
jeremy@jermolene.com
2a19e20307 Add geonearestpoint operator 2023-04-04 21:49:22 +01:00
jeremy@jermolene.com
28a33df91d Add jsonset operator 2023-04-04 21:48:26 +01:00
jeremy@jermolene.com
bb5489b31e Add geolookup operator 2023-03-06 14:06:16 +00:00
jeremy@jermolene.com
9c5f4a67c2 Initial implementation of Google's Open Location Code conversion 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
d3aca065ab First commit
This is the beginnings of a new core plugin to add geospatial capabilities, building on the JSON operators that we now have in the core. It uses the libraries leaflet.js for mapping and turf.js for geospatial calculations.
2023-01-18 09:06:34 +00:00