This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
cs_osm
Agrrox edited this page Aug 26, 2020
·
1 revision
/cs osm <query> [options]
Run an overpass query in an area and trace the path
Default options:
{
"block": "diamond_block",
"offset": 0,
"height": 1,
"onGround": true,
"ignoreBuildings": true,
"ignoreVegetation": true,
"ignoredBlocks": ["see below"],
"allowedBlocks": ["see below"]
}
Examples :
/cs osm way[highway~"^.*$"]
/cs osm way[railway~"(subway|tram)"] {"block":"stone"}
For suggestions on how to improve BTE-Tools Wiki please contact Agrro#7602 on discord, or create issue on github.