Split docs into separate tabs

This commit is contained in:
jeremy@jermolene.com
2023-04-11 17:14:51 +01:00
parent 386b015d3d
commit c348924838
11 changed files with 192 additions and 131 deletions

View 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[]]
```