Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pudong-elevator-map
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭铭瑶
pudong-elevator-map
Commits
4cef375f
Commit
4cef375f
authored
Apr 22, 2020
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增周浦楼栋数据
parent
486fca28
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36529 additions
and
171 deletions
+36529
-171
index.js
src/mock/index.js
+2
-0
zhoupu-building.js
src/mock/zhoupu-building.js
+36476
-0
zhoupu.js
src/mock/zhoupu.js
+51
-171
No files found.
src/mock/index.js
View file @
4cef375f
...
@@ -29,6 +29,7 @@ import yangjing from './yangjing'
...
@@ -29,6 +29,7 @@ import yangjing from './yangjing'
import
yangjingBuilding
from
'./yangjing-building'
import
yangjingBuilding
from
'./yangjing-building'
import
zhangjiang
from
'./zhangjiang'
import
zhangjiang
from
'./zhangjiang'
import
zhoupu
from
'./zhoupu'
import
zhoupu
from
'./zhoupu'
import
zhoupuBuilding
from
'./zhoupu-building'
import
zhuqiao
from
'./zhuqiao'
import
zhuqiao
from
'./zhuqiao'
import
zhuqiaoBuilding
from
'./zhuqiao-building'
import
zhuqiaoBuilding
from
'./zhuqiao-building'
import
chuansha
from
'./chuansha'
import
chuansha
from
'./chuansha'
...
@@ -101,4 +102,5 @@ export const mockBuilding = {
...
@@ -101,4 +102,5 @@ export const mockBuilding = {
datuanBuilding
,
datuanBuilding
,
gaoqiaoBuilding
,
gaoqiaoBuilding
,
zhuqiaoBuilding
,
zhuqiaoBuilding
,
zhoupuBuilding
,
}
}
src/mock/zhoupu-building.js
0 → 100644
View file @
4cef375f
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/mock/zhoupu.js
View file @
4cef375f
...
@@ -68,7 +68,7 @@ export default {
...
@@ -68,7 +68,7 @@ export default {
[
121.581838
,
31.092786
]
[
121.581838
,
31.092786
]
],
],
'community'
:
[{
'community'
:
[{
name
:
'百花新村
(祝家港路)
'
,
name
:
'百花新村
一区
'
,
address
:
'祝家港路155号'
,
address
:
'祝家港路155号'
,
level
:
3
,
level
:
3
,
location
:
[
121.585551
,
31.110774
],
location
:
[
121.585551
,
31.110774
],
...
@@ -93,7 +93,7 @@ export default {
...
@@ -93,7 +93,7 @@ export default {
[
121.573207
,
31.114342
]
[
121.573207
,
31.114342
]
]
]
},
{
},
{
name
:
'安康北区'
,
name
:
'安康
新村
北区'
,
address
:
'周浦镇川周公路4020号'
,
address
:
'周浦镇川周公路4020号'
,
level
:
3
,
level
:
3
,
location
:
[
121.587236
,
31.126851
],
location
:
[
121.587236
,
31.126851
],
...
@@ -111,7 +111,7 @@ export default {
...
@@ -111,7 +111,7 @@ export default {
[
121.586736
,
31.126102
]
[
121.586736
,
31.126102
]
]
]
},
{
},
{
'name'
:
'安康新村
(川周公路)
'
,
'name'
:
'安康新村
南区
'
,
'address'
:
'川周公路4003号'
,
'address'
:
'川周公路4003号'
,
'level'
:
3
,
'level'
:
3
,
'location'
:
[
121.589175
,
31.125478
],
'location'
:
[
121.589175
,
31.125478
],
...
@@ -186,7 +186,7 @@ export default {
...
@@ -186,7 +186,7 @@ export default {
[
121.569531
,
31.110286
]
[
121.569531
,
31.110286
]
]
]
},
{
},
{
'name'
:
'东八公寓
(中区)
'
,
'name'
:
'东八公寓'
,
'address'
:
'浦东年家浜路213弄、东南路48弄、南八灶街181号'
,
'address'
:
'浦东年家浜路213弄、东南路48弄、南八灶街181号'
,
'level'
:
3
,
'level'
:
3
,
'location'
:
[
121.581744
,
31.114828
],
'location'
:
[
121.581744
,
31.114828
],
...
@@ -204,7 +204,7 @@ export default {
...
@@ -204,7 +204,7 @@ export default {
[
121.581808
,
31.114802
]
[
121.581808
,
31.114802
]
]
]
},
{
},
{
'name'
:
'公元新村
北
区'
,
'name'
:
'公元新村
西
区'
,
'address'
:
'康沈路1331号附近'
,
'address'
:
'康沈路1331号附近'
,
'level'
:
3
,
'level'
:
3
,
'location'
:
[
121.575446
,
31.124232
],
'location'
:
[
121.575446
,
31.124232
],
...
@@ -238,7 +238,7 @@ export default {
...
@@ -238,7 +238,7 @@ export default {
[
121.57782
,
31.117818
]
[
121.57782
,
31.117818
]
]
]
},
{
},
{
name
:
'周东二村
南区
'
,
name
:
'周东二村'
,
address
:
'周东路556号附近'
,
address
:
'周东路556号附近'
,
level
:
3
,
level
:
3
,
location
:
[
121.585336
,
31.121097
],
location
:
[
121.585336
,
31.121097
],
...
@@ -250,7 +250,7 @@ export default {
...
@@ -250,7 +250,7 @@ export default {
[
121.585457
,
31.121802
]
[
121.585457
,
31.121802
]
]
]
},
{
},
{
'name'
:
'
浦航新城
中城苑'
,
'name'
:
'中城苑'
,
'address'
:
'浦连路99弄1-23号'
,
'address'
:
'浦连路99弄1-23号'
,
'level'
:
3
,
'level'
:
3
,
'location'
:
[
121.544223
,
31.05483
],
'location'
:
[
121.544223
,
31.05483
],
...
@@ -328,32 +328,25 @@ export default {
...
@@ -328,32 +328,25 @@ export default {
[
121.583858
,
31.12306
]
[
121.583858
,
31.12306
]
]
]
},
{
},
{
'name'
:
'东南新村
(张杨路)
'
,
'name'
:
'东南新村'
,
'address'
:
'
浦东南路1288号
'
,
'address'
:
'
船厂街祝家港路
'
,
'level'
:
3
,
'level'
:
3
,
'location'
:
[
121.5
16394
,
31.225222
],
'location'
:
[
121.5
83695
,
31.109874
],
'path'
:
[
'path'
:
[
[
121.515943
,
31.226391
],
[
121.583104
,
31.108977
],
[
121.516117
,
31.226453
],
[
121.584611
,
31.109439
],
[
121.516179
,
31.226445
],
[
121.584258
,
31.110815
],
[
121.516453
,
31.226531
],
[
121.58494
,
31.110959
],
[
121.516914
,
31.225396
],
[
121.584795
,
31.11167
],
[
121.517474
,
31.2236
],
[
121.584618
,
31.112175
],
[
121.51706
,
31.223502
],
[
121.584494
,
31.113121
],
[
121.517005
,
31.223682
],
[
121.581914
,
31.113079
],
[
121.516938
,
31.223718
],
[
121.582027
,
31.112698
],
[
121.516858
,
31.223946
],
[
121.582327
,
31.111715
],
[
121.516509
,
31.223866
],
[
121.582788
,
31.11014
],
[
121.516075
,
31.224861
],
[
121.51602
,
31.224841
],
[
121.515659
,
31.225561
],
[
121.515205
,
31.226433
],
[
121.515201
,
31.226484
],
[
121.515784
,
31.226698
],
[
121.515943
,
31.226391
]
]
]
},
{
},
{
'name'
:
'公元
新村
'
,
'name'
:
'公元
小区
'
,
'address'
:
'康沈公路1300弄'
,
'address'
:
'康沈公路1300弄'
,
'level'
:
3
,
'level'
:
3
,
'location'
:
[
121.576337
,
31.121742
],
'location'
:
[
121.576337
,
31.121742
],
...
@@ -449,7 +442,7 @@ export default {
...
@@ -449,7 +442,7 @@ export default {
[
121.574413
,
31.116775
]
[
121.574413
,
31.116775
]
]
]
},
{
},
{
name
:
'里仁
新
村'
,
name
:
'里仁
一
村'
,
address
:
'周浦镇年家浜路470号'
,
address
:
'周浦镇年家浜路470号'
,
level
:
2
,
level
:
2
,
location
:
[
121.572604
,
31.114437
],
location
:
[
121.572604
,
31.114437
],
...
@@ -461,26 +454,9 @@ export default {
...
@@ -461,26 +454,9 @@ export default {
[
121.572387
,
31.114223
]
[
121.572387
,
31.114223
]
]
]
},
{
},
{
name
:
'东八公寓东区'
,
name
:
'鑫源小区'
,
address
:
'东南路48弄1-10号'
,
level
:
3
,
location
:
[
121.582888
,
31.114601
],
path
:
[
[
121.582211
,
31.114625
],
[
121.582268
,
31.114948
],
[
121.582069
,
31.114996
],
[
121.582127
,
31.115188
],
[
121.583995
,
31.114543
],
[
121.583841
,
31.114399
],
[
121.583725
,
31.114302
],
[
121.583636
,
31.114275
],
[
121.582185
,
31.114249
],
[
121.582211
,
31.114625
]
]
},
{
name
:
'鑫源物业小区'
,
address
:
'年家浜路215-285号'
,
address
:
'年家浜路215-285号'
,
level
:
2
,
level
:
3
,
location
:
[
121.579331
,
31.114783
],
location
:
[
121.579331
,
31.114783
],
path
:
[
path
:
[
[
121.580067
,
31.115353
],
[
121.580067
,
31.115353
],
...
@@ -498,35 +474,6 @@ export default {
...
@@ -498,35 +474,6 @@ export default {
[
121.580071
,
31.114571
],
[
121.580071
,
31.114571
],
[
121.580067
,
31.115353
]
[
121.580067
,
31.115353
]
]
]
},
{
'name'
:
'嘉德公寓'
,
'address'
:
'北张家浜路28弄之1-3号'
,
'level'
:
2
,
'location'
:
[
121.519902
,
31.21589
],
'path'
:
[
[
121.520442
,
31.215842
],
[
121.52045
,
31.215769
],
[
121.52044
,
31.215733
],
[
121.520406
,
31.21571
],
[
121.51939
,
31.215546
],
[
121.519363
,
31.215579
],
[
121.519347
,
31.21561
],
[
121.519251
,
31.215948
],
[
121.520426
,
31.216305
],
[
121.520442
,
31.215842
]
]
},
{
'name'
:
'育新楼(钱仓路)'
,
'address'
:
'钱仓路400号'
,
'level'
:
3
,
'location'
:
[
121.521067
,
31.238994
],
'path'
:
[
[
121.520883
,
31.239126
],
[
121.521038
,
31.23878
],
[
121.521235
,
31.238846
],
[
121.521119
,
31.239202
],
[
121.520883
,
31.239126
]
]
},
{
},
{
'name'
:
'文馨园'
,
'name'
:
'文馨园'
,
'address'
:
'川周公路4293弄之1-37号'
,
'address'
:
'川周公路4293弄之1-37号'
,
...
@@ -549,7 +496,7 @@ export default {
...
@@ -549,7 +496,7 @@ export default {
[
121.582589
,
31.119581
]
[
121.582589
,
31.119581
]
]
]
},
{
},
{
'name'
:
'溢泽华庭
一期
'
,
'name'
:
'溢泽华庭'
,
'address'
:
'文康路与竹行街交叉口东南50米'
,
'address'
:
'文康路与竹行街交叉口东南50米'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.582247
,
31.11908
],
'location'
:
[
121.582247
,
31.11908
],
...
@@ -562,7 +509,7 @@ export default {
...
@@ -562,7 +509,7 @@ export default {
[
121.581273
,
31.119068
]
[
121.581273
,
31.119068
]
]
]
},
{
},
{
'name'
:
'贤兴
公寓
'
,
'name'
:
'贤兴
小区
'
,
'address'
:
'康沈路1717-1725号'
,
'address'
:
'康沈路1717-1725号'
,
'level'
:
3
,
'level'
:
3
,
'location'
:
[
121.577773
,
31.115573
],
'location'
:
[
121.577773
,
31.115573
],
...
@@ -641,7 +588,7 @@ export default {
...
@@ -641,7 +588,7 @@ export default {
[
121.581218
,
31.103315
]
[
121.581218
,
31.103315
]
]
]
},
{
},
{
'name'
:
'
丽都家园(文康路)
'
,
'name'
:
'
月桂丽都园
'
,
'address'
:
'周浦镇东八灶80弄88号'
,
'address'
:
'周浦镇东八灶80弄88号'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.58339
,
31.116555
],
'location'
:
[
121.58339
,
31.116555
],
...
@@ -709,7 +656,7 @@ export default {
...
@@ -709,7 +656,7 @@ export default {
[
121.585086
,
31.109499
]
[
121.585086
,
31.109499
]
]
]
},
{
},
{
'name'
:
'莲花公寓
(周东路)
'
,
'name'
:
'莲花公寓'
,
'address'
:
'周东路243弄1栋603室'
,
'address'
:
'周东路243弄1栋603室'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.58513
,
31.116112
],
'location'
:
[
121.58513
,
31.116112
],
...
@@ -725,7 +672,7 @@ export default {
...
@@ -725,7 +672,7 @@ export default {
[
121.584258
,
31.116451
]
[
121.584258
,
31.116451
]
]
]
},
{
},
{
'name'
:
'金田
花园
二区'
,
'name'
:
'金田二区'
,
'address'
:
'周东路418弄1-25号'
,
'address'
:
'周东路418弄1-25号'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.587284
,
31.116849
],
'location'
:
[
121.587284
,
31.116849
],
...
@@ -745,7 +692,7 @@ export default {
...
@@ -745,7 +692,7 @@ export default {
},
{
},
{
'name'
:
'公元新村'
,
'name'
:
'公元新村'
,
'address'
:
'康沈公路1300弄'
,
'address'
:
'康沈公路1300弄'
,
'level'
:
1
,
'level'
:
3
,
'location'
:
[
121.576337
,
31.121742
],
'location'
:
[
121.576337
,
31.121742
],
'path'
:
[
'path'
:
[
[
121.575248
,
31.123004
],
[
121.575248
,
31.123004
],
...
@@ -838,12 +785,6 @@ export default {
...
@@ -838,12 +785,6 @@ export default {
[
121.583658
,
31.11897
],
[
121.583658
,
31.11897
],
[
121.584261
,
31.11912
]
[
121.584261
,
31.11912
]
]
]
},
{
'name'
:
'新源公寓'
,
'address'
:
'军民路127号'
,
'level'
:
1
,
'location'
:
[
121.639120
,
31.196086
],
'path'
:
[],
},
{
},
{
'name'
:
'周东公寓'
,
'name'
:
'周东公寓'
,
'address'
:
'关岳路181弄1-137号'
,
'address'
:
'关岳路181弄1-137号'
,
...
@@ -857,13 +798,7 @@ export default {
...
@@ -857,13 +798,7 @@ export default {
[
121.587101
,
31.120288
]
[
121.587101
,
31.120288
]
]
]
},
{
},
{
'name'
:
'梓潼新村'
,
'name'
:
'新雅公寓'
,
'address'
:
'浦东新区康沈路1412弄'
,
'level'
:
1
,
'location'
:
[
121.574773
,
31.121569
],
'path'
:
[]
},
{
'name'
:
'新雅公寓(年家浜路)'
,
'address'
:
'年家浜路339弄之14-15号'
,
'address'
:
'年家浜路339弄之14-15号'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.57626
,
31.11402
],
'location'
:
[
121.57626
,
31.11402
],
...
@@ -875,7 +810,7 @@ export default {
...
@@ -875,7 +810,7 @@ export default {
[
121.576023
,
31.114141
]
[
121.576023
,
31.114141
]
]
]
},
{
},
{
'name'
:
'
佰田·
大富苑'
,
'name'
:
'大富苑'
,
'address'
:
'康沈路1929弄1-18号'
,
'address'
:
'康沈路1929弄1-18号'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.580692
,
31.109913
],
'location'
:
[
121.580692
,
31.109913
],
...
@@ -894,26 +829,6 @@ export default {
...
@@ -894,26 +829,6 @@ export default {
[
121.581522
,
31.108674
],
[
121.581522
,
31.108674
],
[
121.580743
,
31.108527
]
[
121.580743
,
31.108527
]
]
]
},
{
'name'
:
'果园一村'
,
'address'
:
'浦东新区康沈路1938弄'
,
'level'
:
3
,
'location'
:
[
121.576576
,
31.108431
],
'path'
:
[]
},
{
'name'
:
'佳玉公寓(瓦屑街)'
,
'address'
:
'西南弄35弄1-9号'
,
'level'
:
2
,
'location'
:
[
121.651234
,
31.10808
],
'path'
:
[
[
121.651389
,
31.108427
],
[
121.650926
,
31.108356
],
[
121.650988
,
31.10777
],
[
121.651564
,
31.10778
],
[
121.65153
,
31.108017
],
[
121.651455
,
31.108312
],
[
121.651389
,
31.108427
]
]
},
{
},
{
'name'
:
'康馨苑'
,
'name'
:
'康馨苑'
,
'address'
:
'上南路6930号'
,
'address'
:
'上南路6930号'
,
...
@@ -934,26 +849,7 @@ export default {
...
@@ -934,26 +849,7 @@ export default {
[
121.568643
,
31.117151
]
[
121.568643
,
31.117151
]
]
]
},
{
},
{
'name'
:
'龙凤公寓(建设路)'
,
'name'
:
'圣鑫苑'
,
'address'
:
'建设路60弄之1-18号'
,
'level'
:
2
,
'location'
:
[
121.654143
,
31.109842
],
'path'
:
[
[
121.653797
,
31.10996
],
[
121.653965
,
31.109991
],
[
121.653954
,
31.110023
],
[
121.654575
,
31.110159
],
[
121.654595
,
31.110073
],
[
121.654461
,
31.110049
],
[
121.654485
,
31.109828
],
[
121.654271
,
31.109783
],
[
121.654295
,
31.10958
],
[
121.653901
,
31.109529
],
[
121.65386
,
31.109538
],
[
121.653797
,
31.10996
]
]
},
{
'name'
:
'圣鑫苑(川周公路)'
,
'address'
:
'周东路902弄1-28号'
,
'address'
:
'周东路902弄1-28号'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.585058
,
31.127507
],
'location'
:
[
121.585058
,
31.127507
],
...
@@ -1085,40 +981,24 @@ export default {
...
@@ -1085,40 +981,24 @@ export default {
[
121.591152
,
31.124071
]
[
121.591152
,
31.124071
]
]
]
},
{
},
{
name
:
'金田花园
二区
'
,
name
:
'金田花园'
,
address
:
'周东路418弄1-25号'
,
address
:
'周东路418弄1-25号'
,
level
:
2
,
level
:
2
,
location
:
[
121.58
7284
,
31.116849
],
location
:
[
121.58
6607
,
31.119091
],
path
:
[
path
:
[
[
121.586705
,
31.116142
],
[
"121.587066"
,
"31.118431"
],
[
121.586346
,
31.117174
],
[
"121.586535"
,
"31.118351"
],
[
121.586311
,
31.117275
],
[
"121.58643"
,
"31.118804"
],
[
121.586449
,
31.117303
],
[
"121.585796"
,
"31.118689"
],
[
121.587885
,
31.117559
],
[
"121.585689"
,
"31.118974"
],
[
121.587996
,
31.117574
],
[
"121.585855"
,
"31.119009"
],
[
121.588117
,
31.116741
],
[
"121.585777"
,
"31.119458"
],
[
121.58814
,
31.11647
],
[
"121.587133"
,
"31.119728"
],
[
121.588137
,
31.116414
],
[
"121.587498"
,
"31.118893"
],
[
121.586735
,
31.116069
],
[
"121.586981"
,
"31.118784"
],
[
121.586705
,
31.116142
]
[
"121.587066"
,
"31.118431"
],
]
]
},
{
},{
'name'
:
'观海商场'
,
'address'
:
'惠南镇东门大街4号亭子间'
,
'level'
:
3
,
'location'
:
[
121.761916
,
31.046789
],
'path'
:
[
[
121.761617
,
31.046845
],
[
121.761802
,
31.04686
],
[
121.762179
,
31.046839
],
[
121.762165
,
31.046708
],
[
121.762133
,
31.046703
],
[
121.761785
,
31.046732
],
[
121.761767
,
31.046755
],
[
121.761609
,
31.04677
],
[
121.761617
,
31.046845
]
]
},
{
'name'
:
'车站新村'
,
'name'
:
'车站新村'
,
'address'
:
'新奉公路15号附近'
,
'address'
:
'新奉公路15号附近'
,
'level'
:
3
,
'level'
:
3
,
...
@@ -1252,7 +1132,7 @@ export default {
...
@@ -1252,7 +1132,7 @@ export default {
[
121.578895
,
31.098105
]
[
121.578895
,
31.098105
]
]
]
},
{
},
{
name
:
'汇福家园平安里
南区
'
,
name
:
'汇福家园平安里
(南)
'
,
address
:
'周秀路118弄'
,
address
:
'周秀路118弄'
,
level
:
3
,
level
:
3
,
location
:
[
121.605285
,
31.099961
],
location
:
[
121.605285
,
31.099961
],
...
@@ -1286,7 +1166,7 @@ export default {
...
@@ -1286,7 +1166,7 @@ export default {
[
121.574448
,
31.12159
]
[
121.574448
,
31.12159
]
]
]
},
{
},
{
'name'
:
'南郊花园
(横桥路)
'
,
'name'
:
'南郊花园'
,
'address'
:
'沪南公路3633弄之1-348号'
,
'address'
:
'沪南公路3633弄之1-348号'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.570931
,
31.10919
],
'location'
:
[
121.570931
,
31.10919
],
...
@@ -1312,7 +1192,7 @@ export default {
...
@@ -1312,7 +1192,7 @@ export default {
[
121.571784
,
31.111355
]
[
121.571784
,
31.111355
]
]
]
},
{
},
{
'name'
:
'信诚
·
丽都苑'
,
'name'
:
'信诚丽都苑'
,
'address'
:
'周市路380弄'
,
'address'
:
'周市路380弄'
,
'level'
:
1
,
'level'
:
1
,
'location'
:
[
121.581486
,
31.1168
],
'location'
:
[
121.581486
,
31.1168
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment