Newer
Older
KaiFengPC / public / static / json / track.json
@wudi wudi 19 days ago 2 KB 1
{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {},
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        114.35720775300125,
                        34.794029555366635
                    ],
                    [
                        114.35723116921616,
                        34.79331536081194
                    ],
                    [
                        114.35741459623294,
                        34.792367004108165
                    ],
                    [
                        114.35757070433233,
                        34.79176598792552
                    ],
                    [
                        114.3567355260006,
                        34.79178940414043
                    ],
                    [
                        114.35661063952115,
                        34.79070640420094
                    ],
                    [
                        114.35428658019148,
                        34.790817631221735
                    ],
                    [
                        114.3540290018275,
                        34.78942826913719
                    ],
                    [
                        114.35312357485105,
                        34.783878626203986
                    ],
                    [
                        114.35297527215664,
                        34.782598539789014
                    ],
                    [
                        114.35307674242124,
                        34.78218485332564
                    ]
                ],
                "bbox": [
                    114.35297527215664,
                    34.78218485332564,
                    114.35757070433233,
                    34.794029555366635
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {},
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        114.31333162031727,
                        34.77774357789805
                    ],
                    [
                        114.3249928953415,
                        34.77688498335142
                    ],
                    [
                        114.33248608411208,
                        34.77629177257375
                    ],
                    [
                        114.33371933809724,
                        34.784003512683476
                    ]
                ],
                "bbox": [
                    114.31333162031727,
                    34.77629177257375,
                    114.33371933809724,
                    34.784003512683476
                ]
            }
        }
    ]
}