enedis_carto/com_leaflet/media/js/leaflet-panel-layers-master/examples/data/fuel.js

247 lines
5.0 KiB
JavaScript

var Fuel = {
"type": "FeatureCollection",
"generator": "overpass-turbo",
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.",
"timestamp": "2014-05-04T04:13:02Z",
"features": [
{
"type": "Feature",
"id": "node/228085144",
"properties": {
"@id": "node/228085144",
"amenity": "fuel",
"brand": "Metano",
"name": "Metano",
"operator": "Metano"
},
"geometry": {
"type": "Point",
"coordinates": [
12.601597,
42.543722
]
}
},
{
"type": "Feature",
"id": "node/228257837",
"properties": {
"@id": "node/228257837",
"amenity": "fuel",
"brand": "Total",
"name": "Total",
"operator": "Total"
},
"geometry": {
"type": "Point",
"coordinates": [
12.351578,
42.41617
]
}
},
{
"type": "Feature",
"id": "node/370946751",
"properties": {
"@id": "node/370946751",
"amenity": "fuel",
"name": "Agip"
},
"geometry": {
"type": "Point",
"coordinates": [
12.4188559,
42.4604455
]
}
},
{
"type": "Feature",
"id": "node/665498285",
"properties": {
"@id": "node/665498285",
"amenity": "fuel",
"name": "agip"
},
"geometry": {
"type": "Point",
"coordinates": [
12.4804402,
42.4520117
]
}
},
{
"type": "Feature",
"id": "node/804160547",
"properties": {
"@id": "node/804160547",
"amenity": "fuel",
"name": "IP"
},
"geometry": {
"type": "Point",
"coordinates": [
12.6271556,
42.4965185
]
}
},
{
"type": "Feature",
"id": "node/1331638752",
"properties": {
"@id": "node/1331638752",
"amenity": "fuel",
"fuel:diesel": "no",
"fuel:lpg": "yes"
},
"geometry": {
"type": "Point",
"coordinates": [
12.5155381,
42.5306333
]
}
},
{
"type": "Feature",
"id": "node/1811037448",
"properties": {
"@id": "node/1811037448",
"amenity": "fuel",
"brand": "TotalErg",
"fuel:biodiesel": "no",
"fuel:biogas": "no",
"fuel:diesel": "yes",
"fuel:e85": "yes",
"fuel:electricity": "no"
},
"geometry": {
"type": "Point",
"coordinates": [
12.407974,
42.4388468
]
}
},
{
"type": "Feature",
"id": "node/1818884642",
"properties": {
"@id": "node/1818884642",
"amenity": "fuel",
"brand": "Tamoil"
},
"geometry": {
"type": "Point",
"coordinates": [
12.387061,
42.4582678
]
}
},
{
"type": "Feature",
"id": "node/1818884643",
"properties": {
"@id": "node/1818884643",
"amenity": "fuel",
"brand": "TotalErg"
},
"geometry": {
"type": "Point",
"coordinates": [
12.3780541,
42.4598251
]
}
},
{
"type": "Feature",
"id": "node/1818884645",
"properties": {
"@id": "node/1818884645",
"amenity": "fuel",
"brand": "Q8"
},
"geometry": {
"type": "Point",
"coordinates": [
12.3892899,
42.4599715
]
}
},
{
"type": "Feature",
"id": "node/1863388719",
"properties": {
"@id": "node/1863388719",
"amenity": "fuel",
"name": "Esso",
"operator": "Esso"
},
"geometry": {
"type": "Point",
"coordinates": [
12.4229429,
42.463564
]
}
},
{
"type": "Feature",
"id": "node/1863423016",
"properties": {
"@id": "node/1863423016",
"amenity": "fuel",
"fuel:cng": "yes",
"fuel:diesel": "yes",
"fuel:lpg": "yes"
},
"geometry": {
"type": "Point",
"coordinates": [
12.4524038,
42.485146
]
}
},
{
"type": "Feature",
"id": "node/1904273315",
"properties": {
"@id": "node/1904273315",
"amenity": "fuel",
"name": "Eni"
},
"geometry": {
"type": "Point",
"coordinates": [
12.5203313,
42.535809
]
}
},
{
"type": "Feature",
"id": "node/2314471894",
"properties": {
"@id": "node/2314471894",
"amenity": "fuel",
"brand": "Esso",
"operator": "Esso"
},
"geometry": {
"type": "Point",
"coordinates": [
12.6154986,
42.5467135
]
}
}
]
};