Wassersportzentrum Tiefenbrunnen: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 81: Zeile 81:


'''Experimentell'''
'''Experimentell'''
 
       
 
<mapframe latitude="47.345855" longitude="8.563229" zoom="18" width="full" height="500">{
<mapframe latitude="47.346006" longitude="8.563511" zoom="18" width="full" height="500">{
   "type": "FeatureCollection",
   "type": "FeatureCollection",
   "features": [
   "features": [
Zeile 89: Zeile 88:
       "type": "Feature",
       "type": "Feature",
       "properties": {
       "properties": {
"title": "Süsswasserröhre 9m",
        "title": "Einstieg",
"description": "Auf 9m"},
        "marker-symbol": "entry-and-exit",
        "marker-color": "#0077be",
        "description": "Guter Einstieg via Metalltreppe",
        "kategorie": "einstieg"
      },
       "geometry": {
       "geometry": {
         "type": "LineString",
         "type": "Point",
        "coordinates": [
          8.563511,
          47.346006
        ]
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          8.563229,
          47.345855
        ]
      },
      "properties": {
        "title": "Tauchglocke",
        "marker-symbol": "airfield",
        "marker-color": "#ff77be"
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Boot 20m",
        "marker-symbol": "ferry",
        "marker-color": "#55BB55",
        "description": "auf 20m"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          8.562534,
          47.345543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Boot 21m",
        "marker-symbol": "fitness-centre",
        "marker-color": "#FF5555",
        "description": ""
      },
      "geometry": {
        "type": "Point",
         "coordinates": [
         "coordinates": [
           [ 8.563825, 47.345936 ],
           8.56276,
           [ 8.561852, 47.344969 ]
           47.34535
         ]
         ]
       }
       }
Zeile 102: Zeile 152:
       "type": "Feature",
       "type": "Feature",
       "properties": {
       "properties": {
"title": "Einstieg",
        "title": "Boot 15m",
"marker-symbol": "entry-and-exit",
        "description": ""
"marker-color": "#0077be",
      },
"popupContent": "Hier einsteigen",
"description": "Hier rein!",
"kategorie": "einstieg"},
       "geometry": {
       "geometry": {
         "type": "Point",
         "type": "Point",
         "coordinates": [ 8.563511, 47.346006 ]
         "coordinates": [
          8.562964,
          47.345616
        ]
       }
       }
     },
     },
{
    {
"type": "Feature",
      "type": "Feature",
"geometry": {
      "properties": {
"type": "Point",
        "title": "Süsswasserröhre 9m",
"coordinates": [
        "description": "Auf 9m"
8.563229,
      },
47.345855
      "geometry": {
]
        "type": "LineString",
},
        "coordinates": [
"properties": {
          [
"title": "Tauchglocke",
            8.563825,
"marker-symbol": "airfield",
            47.345936
"marker-color": "#ff77be"
          ],
}
          [
},
            8.561852,
{
            47.344969
"type": "Feature",
          ]
"properties": {
        ]
"title": "Boot 20m",
      }
"marker-symbol": "ferry",
    }
"marker-color": "#55BB55",
"description": "auf 20m"
},
"geometry": {
"type": "Point",
"coordinates": [
8.562534,
47.345543
]
}
},
{
"type": "Feature",
"properties": {
"title": "Boot 21m",
"marker-symbol": "fitness-centre",
"marker-color": "#FF5555",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
8.56276,
47.34535
]
}
},
{
"type": "Feature",
"properties": {
"title": "Boot 15m",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
8.562964,
47.345616
]
}
},
   ]
   ]
}</mapframe>
}</mapframe>