mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 04:26:56 +00:00
Split docs into separate tabs
This commit is contained in:
13
plugins/tiddlywiki/geospatial/docs/olc-encode.tid
Normal file
13
plugins/tiddlywiki/geospatial/docs/olc-encode.tid
Normal file
@@ -0,0 +1,13 @@
|
||||
title: $:/plugins/tiddlywiki/geospatial/docs/olc-encode
|
||||
caption: olc-encode operator
|
||||
tags: $:/tags/GeospatialDocs
|
||||
|
||||
!! `olc-encode` operator
|
||||
|
||||
The `old-encode` operator converts separate latitude and longitude numbers into an [[OpenLocationCode|https://github.com/google/open-location-code]] shortcut code with a specified length (defaults to 11 characters).
|
||||
|
||||
```
|
||||
[olc-encode[51.751944],[-1.257778]]
|
||||
[olc-encode[51.751944],[-1.257778],[11]]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user