mcfxkh-Web/public/mapbox/geojson/县名称.geojson

9 lines
747 B
Plaintext
Raw Normal View History

2025-05-19 14:26:18 +08:00
{
"type": "FeatureCollection",
"name": "县名称",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "gml_id": "layer_county_pt.1254", "Name": "麻城市", "pyname": "mcs", "mapid": "3", "kind": "4211", "zipcode": null, "telephone": "116", "admincode": "369571", "display_x": "N", "display_y": "0", "poi_id": null, "importance": null, "vadmincode": null, "chaincode": null, "prior_auth": null, "linkid": null, "side": null, "pid": null, "tel_type": null, "food_type": null, "airpt_code": null, "open_24h": null, "data_src": null, "mesh_id": null, "address": null }, "geometry": { "type": "MultiPoint", "coordinates": [ [ 115.00333488, 31.17545951 ] ] } }
]
}