areaDebug.json

This commit is contained in:
Xu Chang 2022-10-15 21:52:16 +08:00
parent 189680e447
commit 5bfe5f2963
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -66,4 +66,3 @@ build
package-lock.json
src/general-app-domain
scripts/local
areaDebug.json

1
lib/data/areaDebug.json Normal file
View File

@ -0,0 +1 @@
[{ "code": "330000", "level": "province", "parentId": "100000", "name": "浙江省", "depth": 1, "id": "330000", "center": { "type": "point", "coordinate": [120.152575, 30.266619] } }, { "code": "100000", "level": "country", "parentId": null, "name": "中华人民共和国", "depth": 0, "id": "100000", "center": { "type": "point", "coordinate": [116.3683244, 39.915085] } }, { "code": "330100", "level": "city", "parentId": "330000", "name": "杭州市", "depth": 2, "id": "330100", "center": { "type": "point", "coordinate": [120.210792, 30.246026] } }, { "code": "330200", "level": "city", "parentId": "330000", "name": "宁波市", "depth": 2, "id": "330200", "center": { "type": "point", "coordinate": [121.62454, 29.860258] } }, { "code": "330206", "level": "district", "parentId": "330200", "name": "北仑区", "depth": 3, "id": "330206", "center": { "type": "point", "coordinate": [121.844601, 29.899548] } }, { "code": "330225", "level": "district", "parentId": "330200", "name": "象山县", "depth": 3, "id": "330225", "center": { "type": "point", "coordinate": [121.869251, 29.476826] } }, { "code": "330205", "level": "district", "parentId": "330200", "name": "江北区", "depth": 3, "id": "330205", "center": { "type": "point", "coordinate": [121.555067, 29.88673] } }, { "code": "330211", "level": "district", "parentId": "330200", "name": "镇海区", "depth": 3, "id": "330211", "center": { "type": "point", "coordinate": [121.596686, 29.965212] } }, { "code": "330226", "level": "district", "parentId": "330200", "name": "宁海县", "depth": 3, "id": "330226", "center": { "type": "point", "coordinate": [121.429729, 29.287929] } }, { "code": "330203", "level": "district", "parentId": "330200", "name": "海曙区", "depth": 3, "id": "330203", "center": { "type": "point", "coordinate": [121.550485, 29.873705] } }, { "code": "330212", "level": "district", "parentId": "330200", "name": "鄞州区", "depth": 3, "id": "330212", "center": { "type": "point", "coordinate": [121.546617, 29.817302] } }, { "code": "330213", "level": "district", "parentId": "330200", "name": "奉化区", "depth": 3, "id": "330213", "center": { "type": "point", "coordinate": [121.406151, 29.655292] } }, { "code": "330281", "level": "district", "parentId": "330200", "name": "余姚市", "depth": 3, "id": "330281", "center": { "type": "point", "coordinate": [121.154572, 30.037967] } }, { "code": "330282", "level": "district", "parentId": "330200", "name": "慈溪市", "depth": 3, "id": "330282", "center": { "type": "point", "coordinate": [121.266525, 30.170695] } }, { "code": "330108", "level": "district", "parentId": "330100", "name": "滨江区", "depth": 3, "id": "330108", "center": { "type": "point", "coordinate": [120.211981, 30.208332] } }, { "code": "330127", "level": "district", "parentId": "330100", "name": "淳安县", "depth": 3, "id": "330127", "center": { "type": "point", "coordinate": [119.042015, 29.609678] } }, { "code": "330109", "level": "district", "parentId": "330100", "name": "萧山区", "depth": 3, "id": "330109", "center": { "type": "point", "coordinate": [120.264263, 30.184119] } }, { "code": "330122", "level": "district", "parentId": "330100", "name": "桐庐县", "depth": 3, "id": "330122", "center": { "type": "point", "coordinate": [119.691755, 29.79418] } }, { "code": "330114", "level": "district", "parentId": "330100", "name": "钱塘区", "depth": 3, "id": "330114", "center": { "type": "point", "coordinate": [120.493941, 30.32304] } }, { "code": "330106", "level": "district", "parentId": "330100", "name": "西湖区", "depth": 3, "id": "330106", "center": { "type": "point", "coordinate": [120.130396, 30.259242] } }, { "code": "330111", "level": "district", "parentId": "330100", "name": "富阳区", "depth": 3, "id": "330111", "center": { "type": "point", "coordinate": [119.96022, 30.048803] } }, { "code": "330102", "level": "district", "parentId": "330100", "name": "上城区", "depth": 3, "id": "330102", "center": { "type": "point", "coordinate": [120.19732, 30.226543] } }, { "code": "330110", "level": "district", "parentId": "330100", "name": "余杭区", "depth": 3, "id": "330110", "center": { "type": "point", "coordinate": [119.978742, 30.273705] } }, { "code": "330113", "level": "district", "parentId": "330100", "name": "临平区", "depth": 3, "id": "330113", "center": { "type": "point", "coordinate": [120.299222, 30.419154] } }, { "code": "330112", "level": "district", "parentId": "330100", "name": "临安区", "depth": 3, "id": "330112", "center": { "type": "point", "coordinate": [119.724457, 30.234375] } }, { "code": "330105", "level": "district", "parentId": "330100", "name": "拱墅区", "depth": 3, "id": "330105", "center": { "type": "point", "coordinate": [120.141503, 30.319126] } }, { "code": "330182", "level": "district", "parentId": "330100", "name": "建德市", "depth": 3, "id": "330182", "center": { "type": "point", "coordinate": [119.281195, 29.474964] } }]

1
src/data/areaDebug.json Normal file
View File

@ -0,0 +1 @@
[{"code":"330000","level":"province","parentId":"100000","name":"浙江省","depth":1,"id":"330000","center":{"type":"point","coordinate":[120.152575,30.266619]}},{"code":"100000","level":"country","parentId":null,"name":"中华人民共和国","depth":0,"id":"100000","center":{"type":"point","coordinate":[116.3683244,39.915085]}},{"code":"330100","level":"city","parentId":"330000","name":"杭州市","depth":2,"id":"330100","center":{"type":"point","coordinate":[120.210792,30.246026]}},{"code":"330200","level":"city","parentId":"330000","name":"宁波市","depth":2,"id":"330200","center":{"type":"point","coordinate":[121.62454,29.860258]}},{"code":"330206","level":"district","parentId":"330200","name":"北仑区","depth":3,"id":"330206","center":{"type":"point","coordinate":[121.844601,29.899548]}},{"code":"330225","level":"district","parentId":"330200","name":"象山县","depth":3,"id":"330225","center":{"type":"point","coordinate":[121.869251,29.476826]}},{"code":"330205","level":"district","parentId":"330200","name":"江北区","depth":3,"id":"330205","center":{"type":"point","coordinate":[121.555067,29.88673]}},{"code":"330211","level":"district","parentId":"330200","name":"镇海区","depth":3,"id":"330211","center":{"type":"point","coordinate":[121.596686,29.965212]}},{"code":"330226","level":"district","parentId":"330200","name":"宁海县","depth":3,"id":"330226","center":{"type":"point","coordinate":[121.429729,29.287929]}},{"code":"330203","level":"district","parentId":"330200","name":"海曙区","depth":3,"id":"330203","center":{"type":"point","coordinate":[121.550485,29.873705]}},{"code":"330212","level":"district","parentId":"330200","name":"鄞州区","depth":3,"id":"330212","center":{"type":"point","coordinate":[121.546617,29.817302]}},{"code":"330213","level":"district","parentId":"330200","name":"奉化区","depth":3,"id":"330213","center":{"type":"point","coordinate":[121.406151,29.655292]}},{"code":"330281","level":"district","parentId":"330200","name":"余姚市","depth":3,"id":"330281","center":{"type":"point","coordinate":[121.154572,30.037967]}},{"code":"330282","level":"district","parentId":"330200","name":"慈溪市","depth":3,"id":"330282","center":{"type":"point","coordinate":[121.266525,30.170695]}},{"code":"330108","level":"district","parentId":"330100","name":"滨江区","depth":3,"id":"330108","center":{"type":"point","coordinate":[120.211981,30.208332]}},{"code":"330127","level":"district","parentId":"330100","name":"淳安县","depth":3,"id":"330127","center":{"type":"point","coordinate":[119.042015,29.609678]}},{"code":"330109","level":"district","parentId":"330100","name":"萧山区","depth":3,"id":"330109","center":{"type":"point","coordinate":[120.264263,30.184119]}},{"code":"330122","level":"district","parentId":"330100","name":"桐庐县","depth":3,"id":"330122","center":{"type":"point","coordinate":[119.691755,29.79418]}},{"code":"330114","level":"district","parentId":"330100","name":"钱塘区","depth":3,"id":"330114","center":{"type":"point","coordinate":[120.493941,30.32304]}},{"code":"330106","level":"district","parentId":"330100","name":"西湖区","depth":3,"id":"330106","center":{"type":"point","coordinate":[120.130396,30.259242]}},{"code":"330111","level":"district","parentId":"330100","name":"富阳区","depth":3,"id":"330111","center":{"type":"point","coordinate":[119.96022,30.048803]}},{"code":"330102","level":"district","parentId":"330100","name":"上城区","depth":3,"id":"330102","center":{"type":"point","coordinate":[120.19732,30.226543]}},{"code":"330110","level":"district","parentId":"330100","name":"余杭区","depth":3,"id":"330110","center":{"type":"point","coordinate":[119.978742,30.273705]}},{"code":"330113","level":"district","parentId":"330100","name":"临平区","depth":3,"id":"330113","center":{"type":"point","coordinate":[120.299222,30.419154]}},{"code":"330112","level":"district","parentId":"330100","name":"临安区","depth":3,"id":"330112","center":{"type":"point","coordinate":[119.724457,30.234375]}},{"code":"330105","level":"district","parentId":"330100","name":"拱墅区","depth":3,"id":"330105","center":{"type":"point","coordinate":[120.141503,30.319126]}},{"code":"330182","level":"district","parentId":"330100","name":"建德市","depth":3,"id":"330182","center":{"type":"point","coordinate":[119.281195,29.474964]}}]