mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 10:34:53 +00:00
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
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[]]
|
|
```
|