FarmMapsApiClient_WURtest/FarmmapsZonering/ZoneringInput.json

24 lines
599 B
JSON

[
{
"File": "Points.json",
"OutputFileName": "Zoning",
"FieldName": "Data_whole",
"UseShadow": false,
"GetWatBal": true,
"GetVanDerSat": true,
"storeVanDerSatStatistics": true,
"geometryJson": {
"type": "Polygon",
"coordinates": [
[
[ 5.66886041703652044, 52.52929999060298627 ],
[ 5.6716230923214912, 52.52946316399909676 ],
[ 5.67185376229668581, 52.5280565894154563 ],
[ 5.66903207841337231, 52.52790646510525363 ],
[ 5.66886041703652044, 52.52929999060298627 ]
]
]
}
}
]