Différences entre les versions de « GeoJson:Berlin »

De Semantic MediaWiki - Sandbox

(Page créée avec « {} »)
 
(Visual map edit)
 
(20 versions intermédiaires par 6 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{}
+
{
 +
    "type": "FeatureCollection",
 +
    "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "stroke": "#a92c2d",
 +
                "stroke-width": 5.1,
 +
                "stroke-opacity": 1,
 +
                "fill": "#10ffda",
 +
                "fill-opacity": 0.5,
 +
                "title": "Berlin!ffffghgdddqq",
 +
                "description": "FLuff!"
 +
            },
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.352165,
 +
                            52.489679
 +
                        ],
 +
                        [
 +
                            13.433533,
 +
                            52.489679
 +
                        ],
 +
                        [
 +
                            13.433533,
 +
                            52.52959
 +
                        ],
 +
                        [
 +
                            13.30925,
 +
                            52.491352
 +
                        ],
 +
                        [
 +
                            13.352165,
 +
                            52.489679
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "marker-color": "#3ede4a",
 +
                "marker-size": "medium",
 +
                "marker-symbol": "",
 +
                "title": "GeoJSON marker clustering",
 +
                "description": "All markers on this map come from GeoJSON!"
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.453102,
 +
                    52.51246
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "stroke": "#bf4b4b",
 +
                "stroke-width": 20,
 +
                "stroke-opacity": 1,
 +
                "title": "im a line",
 +
                "description": "big red one at that"
 +
            },
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        13.441772,
 +
                        52.574055
 +
                    ],
 +
                    [
 +
                        13.370361,
 +
                        52.553394
 +
                    ],
 +
                    [
 +
                        13.401947,
 +
                        52.543373
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.335342,
 +
                    52.553999
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "some title",
 +
                "description": "and a description"
 +
            },
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.292084,
 +
                            52.51432
 +
                        ],
 +
                        [
 +
                            13.292084,
 +
                            52.538758
 +
                        ],
 +
                        [
 +
                            13.31955,
 +
                            52.538758
 +
                        ],
 +
                        [
 +
                            13.31955,
 +
                            52.51432
 +
                        ],
 +
                        [
 +
                            13.292084,
 +
                            52.51432
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.342896,
 +
                    52.572782
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.299294,
 +
                    52.559217
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.329849,
 +
                    52.537505
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.306503,
 +
                    52.551494
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        13.298607,
 +
                        52.582171
 +
                    ],
 +
                    [
 +
                        13.3144,
 +
                        52.585508
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.29174,
 +
                            52.579459
 +
                        ],
 +
                        [
 +
                            13.29174,
 +
                            52.584257
 +
                        ],
 +
                        [
 +
                            13.301697,
 +
                            52.584257
 +
                        ],
 +
                        [
 +
                            13.301697,
 +
                            52.579459
 +
                        ],
 +
                        [
 +
                            13.29174,
 +
                            52.579459
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.320236,
 +
                            52.570695
 +
                        ],
 +
                        [
 +
                            13.320236,
 +
                            52.576746
 +
                        ],
 +
                        [
 +
                            13.329849,
 +
                            52.576746
 +
                        ],
 +
                        [
 +
                            13.329849,
 +
                            52.570695
 +
                        ],
 +
                        [
 +
                            13.320236,
 +
                            52.570695
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.282471,
 +
                    52.546066
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.339806,
 +
                    52.51996
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.29792,
 +
                    52.506379
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.256378,
 +
                    52.522467
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.281784,
 +
                    52.51035
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.266678,
 +
                    52.57153
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.268738,
 +
                    52.570487
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.280067,
 +
                    52.565061
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.365898,
 +
                            52.57466
 +
                        ],
 +
                        [
 +
                            13.365898,
 +
                            52.591557
 +
                        ],
 +
                        [
 +
                            13.416367,
 +
                            52.591557
 +
                        ],
 +
                        [
 +
                            13.416367,
 +
                            52.57466
 +
                        ],
 +
                        [
 +
                            13.365898,
 +
                            52.57466
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.259811,
 +
                    52.545648
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.285561,
 +
                    52.558382
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.368301,
 +
                    52.53667
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.354225,
 +
                    52.563392
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.353539,
 +
                    52.54189
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.365555,
 +
                    52.525392
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.356285,
 +
                    52.5588
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.31646,
 +
                    52.54544
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.328819,
 +
                    52.560678
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.346329,
 +
                    52.555878
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.255692,
 +
                            52.482341
 +
                        ],
 +
                        [
 +
                            13.255692,
 +
                            52.489659
 +
                        ],
 +
                        [
 +
                            13.274231,
 +
                            52.489659
 +
                        ],
 +
                        [
 +
                            13.274231,
 +
                            52.482341
 +
                        ],
 +
                        [
 +
                            13.255692,
 +
                            52.482341
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.353195,
 +
                    52.512021
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.209686,
 +
                    52.514926
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.181534,
 +
                            52.485665
 +
                        ],
 +
                        [
 +
                            13.181534,
 +
                            52.552517
 +
                        ],
 +
                        [
 +
                            13.189774,
 +
                            52.552517
 +
                        ],
 +
                        [
 +
                            13.189774,
 +
                            52.485665
 +
                        ],
 +
                        [
 +
                            13.181534,
 +
                            52.485665
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        13.228226,
 +
                        52.551264
 +
                    ],
 +
                    [
 +
                        13.241272,
 +
                        52.509075
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "hax",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.221359,
 +
                    52.496954
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "spam",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.212433,
 +
                            52.544584
 +
                        ],
 +
                        [
 +
                            13.212433,
 +
                            52.549594
 +
                        ],
 +
                        [
 +
                            13.237152,
 +
                            52.549594
 +
                        ],
 +
                        [
 +
                            13.237152,
 +
                            52.544584
 +
                        ],
 +
                        [
 +
                            13.212433,
 +
                            52.544584
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.246078,
 +
                            52.4957
 +
                        ],
 +
                        [
 +
                            13.246078,
 +
                            52.50406
 +
                        ],
 +
                        [
 +
                            13.318176,
 +
                            52.50406
 +
                        ],
 +
                        [
 +
                            13.318176,
 +
                            52.4957
 +
                        ],
 +
                        [
 +
                            13.246078,
 +
                            52.4957
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Weeee!",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.170547,
 +
                    52.515343
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.167801,
 +
                    52.503224
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Cool",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            13.1884,
 +
                            52.559614
 +
                        ],
 +
                        [
 +
                            13.1884,
 +
                            52.567545
 +
                        ],
 +
                        [
 +
                            13.248825,
 +
                            52.567545
 +
                        ],
 +
                        [
 +
                            13.248825,
 +
                            52.559614
 +
                        ],
 +
                        [
 +
                            13.1884,
 +
                            52.559614
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "title",
 +
                "description": "description"
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.384438,
 +
                    52.520246
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Another thingy",
 +
                "description": "It was a great thing..."
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.230264,
 +
                    52.584489
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        13.169861,
 +
                        52.582143
 +
                    ],
 +
                    [
 +
                        13.164711,
 +
                        52.568372
 +
                    ],
 +
                    [
 +
                        13.148918,
 +
                        52.546456
 +
                    ],
 +
                    [
 +
                        13.143768,
 +
                        52.533301
 +
                    ],
 +
                    [
 +
                        13.155098,
 +
                        52.532256
 +
                    ],
 +
                    [
 +
                        13.138962,
 +
                        52.514083
 +
                    ],
 +
                    [
 +
                        13.292084,
 +
                        52.558146
 +
                    ],
 +
                    [
 +
                        13.276634,
 +
                        52.536209
 +
                    ],
 +
                    [
 +
                        13.265219,
 +
                        52.53647
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": [],
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        13.269682,
 +
                        52.541556
 +
                    ],
 +
                    [
 +
                        13.269982,
 +
                        52.54059
 +
                    ],
 +
                    [
 +
                        13.270047,
 +
                        52.539585
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    13.130722,
 +
                    52.550165
 +
                ]
 +
            }
 +
        }
 +
    ]
 +
}

Dernière version du 22 décembre 2019 à 08:18

Chargement de la carte...
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.