mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 19:17:14 +00:00
Split docs into separate tabs
This commit is contained in:
13
plugins/tiddlywiki/geospatial/docs/geointersect.tid
Normal file
13
plugins/tiddlywiki/geospatial/docs/geointersect.tid
Normal file
@@ -0,0 +1,13 @@
|
||||
title: $:/plugins/tiddlywiki/geospatial/docs/geointersect
|
||||
caption: geointersect operator
|
||||
tags: $:/tags/GeospatialDocs
|
||||
|
||||
!! `geointersect` operator
|
||||
|
||||
The `geointersect` operator calculates the intersection between two or more [[GeoJSON Polygon Features|GeoJSON Polygon Feature]].
|
||||
|
||||
Each input list item is interpreted as a [[GeoJSON Polygon Feature Collection]] containing polygons.
|
||||
|
||||
```
|
||||
[geointersect[]]
|
||||
```
|
||||
Reference in New Issue
Block a user