turf-union
Version:
find the union of geographic features
89 lines (88 loc) • 1.8 kB
JSON
[{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-79.88571166992188,
32.887659962078956
],
[
-80.09788513183594,
32.927436533285565
],
[
-80.15350341796875,
32.82825010814964
],
[
-80.00312805175781,
32.69428812316933
],
[
-79.89395141601562,
32.75551989829049
],
[
-79.88571166992188,
32.887659962078956
]
]
]
}
}
]
},
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-79.92141723632812,
32.953944317478246
],
[
-79.97428894042969,
32.83690450361482
],
[
-79.97360229492188,
32.76071688548088
],
[
-79.93034362792969,
32.76475877693074
],
[
-79.93789672851562,
32.74108223150125
],
[
-79.80537414550781,
32.7231762754146
],
[
-79.81773376464844,
32.923402043498875
],
[
-79.92141723632812,
32.953944317478246
]
]
]
}
}
]
}]