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

37 lines
704 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": 1,
"zoom": 15,
"language": "en"
}
}