mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 04:26:56 +00:00
14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
title: $:/plugins/tiddlywiki/geospatial/docs/geounion
|
|
caption: geounion operator
|
|
tags: $:/tags/GeospatialDocs
|
|
|
|
!! `geounion` operator
|
|
|
|
The `geounion` operator calculates the union between two or more [[GeoJSON Polygon Features|GeoJSON Polygon Feature]].
|
|
|
|
Each input list item is interpreted as a [[GeoJSON Polygon Feature Collection]] containing polygons.
|
|
|
|
```
|
|
[geounion[]]
|
|
```
|