mono/packages/kbot/cpp/config/gridsearch-sample.json

40 lines
752 B
JSON

{
"guided": {
"areas": [
{
"gid": "ABW",
"name": "Aruba",
"level": 0
}
],
"settings": {
"gridMode": "centers",
"pathOrder": "snake",
"groupByRegion": false,
"cellSize": 5,
"cellOverlap": 0,
"centroidOverlap": 0,
"ghsFilterMode": "OR",
"maxCellsLimit": 50000,
"maxElevation": 1000,
"minDensity": 0,
"minGhsPop": 0,
"minGhsBuilt": 0,
"allowMissingGhs": false,
"bypassFilters": false
}
},
"search": {
"types": [
"recycling"
],
"filterCountry": "",
"googleDomain": "google.com",
"limitPerArea": 20,
"zoom": 15,
"language": "en"
},
"filterTypes": [
"Recycling center"
]
}