Commit 851eb7dd authored by 郭铭瑶's avatar 郭铭瑶 🤘

新增泥城楼栋数据

parent bacd60a8
...@@ -17,6 +17,7 @@ import kangqiao from './kangqiao' ...@@ -17,6 +17,7 @@ import kangqiao from './kangqiao'
import nanhui from './nanhui' import nanhui from './nanhui'
import nanmatou from './nanmatou' import nanmatou from './nanmatou'
import nicheng from './nicheng' import nicheng from './nicheng'
import nichengBuilding from './nicheng-building'
import puxing from './puxing' import puxing from './puxing'
import puxingBuilding from './puxing-building' import puxingBuilding from './puxing-building'
import sanlin from './sanlin' import sanlin from './sanlin'
...@@ -117,4 +118,5 @@ export const mockBuilding = { ...@@ -117,4 +118,5 @@ export const mockBuilding = {
weifangBuilding, weifangBuilding,
wanxiangBuilding, wanxiangBuilding,
puxingBuilding, puxingBuilding,
nichengBuilding,
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -9,26 +9,6 @@ export default { ...@@ -9,26 +9,6 @@ export default {
[121.794312,30.941785], [121.794312,30.941785],
], ],
'community': [{ 'community': [{
'name': '宏伟新村(丽雅路)',
'address': '丽雅路122号',
'level': 2,
'location': [121.683218, 31.234985],
'path': [
[121.682628, 31.234435],
[121.68256, 31.234453],
[121.682227, 31.235209],
[121.682377, 31.235244],
[121.682628, 31.235291],
[121.683336, 31.23534],
[121.683741, 31.235302],
[121.684433, 31.235296],
[121.684472, 31.235306],
[121.684527, 31.235173],
[121.684115, 31.235059],
[121.684176, 31.234917],
[121.682628, 31.234435]
]
}, {
'name': '蓝色城邦', 'name': '蓝色城邦',
'address': '霞光路78弄', 'address': '霞光路78弄',
'level': 3, 'level': 3,
...@@ -92,7 +72,7 @@ export default { ...@@ -92,7 +72,7 @@ export default {
[121.802115, 30.928681] [121.802115, 30.928681]
] ]
}, { }, {
'name': '文化新村(文化路)', 'name': '文化新村',
'address': '惠南镇文化路26弄', 'address': '惠南镇文化路26弄',
'level': 1, 'level': 1,
'location': [121.752148, 31.051687], 'location': [121.752148, 31.051687],
...@@ -108,7 +88,7 @@ export default { ...@@ -108,7 +88,7 @@ export default {
[121.752639, 31.052128] [121.752639, 31.052128]
] ]
}, { }, {
name: '春晓苑(云端路)', name: '春晓苑',
address: '临港产业区云端路1566弄', address: '临港产业区云端路1566弄',
level: 3, level: 3,
location: [121.820621, 30.888043], location: [121.820621, 30.888043],
...@@ -186,7 +166,7 @@ export default { ...@@ -186,7 +166,7 @@ export default {
[121.816139, 30.889227] [121.816139, 30.889227]
] ]
}, { }, {
name: '云帆苑', name: '云帆苑',
address: '彩云路51弄1-87号', address: '彩云路51弄1-87号',
level: 3, level: 3,
location: [121.817839, 30.897584], location: [121.817839, 30.897584],
...@@ -205,7 +185,7 @@ export default { ...@@ -205,7 +185,7 @@ export default {
[121.816427, 30.898572] [121.816427, 30.898572]
] ]
}, { }, {
'name': '临港云汉富颐苑', 'name': '云汉富颐苑',
'address': '泥城镇云汉路1288号', 'address': '泥城镇云汉路1288号',
'level': 3, 'level': 3,
'location': [121.800955, 30.913443], 'location': [121.800955, 30.913443],
...@@ -223,7 +203,7 @@ export default { ...@@ -223,7 +203,7 @@ export default {
[121.799923, 30.915526] [121.799923, 30.915526]
] ]
}, { }, {
name: '荷风翠庭', name: '云荷苑',
address: '云汉路977弄1-86号', address: '云汉路977弄1-86号',
level: 1, level: 1,
location: [121.806569, 30.908949], location: [121.806569, 30.908949],
...@@ -239,7 +219,7 @@ export default { ...@@ -239,7 +219,7 @@ export default {
[121.806909, 30.907343] [121.806909, 30.907343]
] ]
}, { }, {
name: '云锦苑', name: '云锦苑',
address: '泥城路88弄1-27号', address: '泥城路88弄1-27号',
level: 1, level: 1,
location: [121.825362, 30.900761], location: [121.825362, 30.900761],
...@@ -254,7 +234,7 @@ export default { ...@@ -254,7 +234,7 @@ export default {
[121.826645, 30.900127] [121.826645, 30.900127]
] ]
}, { }, {
name: '云锦名苑', name: '云锦苑小区',
address: '泥城路158弄1-66号', address: '泥城路158弄1-66号',
level: 1, level: 1,
location: [121.823657, 30.899528], location: [121.823657, 30.899528],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment