|
@ -2,7 +2,8 @@ |
|
|
"type": "overpass", |
|
|
"type": "overpass", |
|
|
"name": { |
|
|
"name": { |
|
|
"de": "Erdöl und Erdgas", |
|
|
"de": "Erdöl und Erdgas", |
|
|
"en": "Petroleum and natural gas" |
|
|
|
|
|
|
|
|
"en": "Petroleum and natural gas", |
|
|
|
|
|
"pt-br": "Petróleo e gás" |
|
|
}, |
|
|
}, |
|
|
"query": { |
|
|
"query": { |
|
|
"11": [ |
|
|
"11": [ |
|
@ -23,7 +24,7 @@ |
|
|
")" |
|
|
")" |
|
|
], |
|
|
], |
|
|
"13": [ |
|
|
"13": [ |
|
|
"(", |
|
|
|
|
|
|
|
|
"(", |
|
|
"way[man_made~\"^(pipeline|goods_conveyor)$\"][substance~\"^(|.*;)(oil|gas|lng|cng|multiphase)(|;.*)$\"];", |
|
|
"way[man_made~\"^(pipeline|goods_conveyor)$\"][substance~\"^(|.*;)(oil|gas|lng|cng|multiphase)(|;.*)$\"];", |
|
|
"relation[man_made~\"^(pipeline|goods_conveyor)$\"][substance~\"^(|.*;)(oil|gas|lng|cng|multiphase)(|;.*)$\"];", |
|
|
"relation[man_made~\"^(pipeline|goods_conveyor)$\"][substance~\"^(|.*;)(oil|gas|lng|cng|multiphase)(|;.*)$\"];", |
|
|
"node[landuse=industrial][industrial~\"^(|.*;)(oil|gas|lng|cng|multiphase|refinery|oil_refinery)(|;.*)$\"];", |
|
|
"node[landuse=industrial][industrial~\"^(|.*;)(oil|gas|lng|cng|multiphase|refinery|oil_refinery)(|;.*)$\"];", |
|
|