-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathall_stations_cs.xml
234 lines (234 loc) · 8.72 KB
/
all_stations_cs.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<GetAllStations xmlns="http://tempuri.org/"><languageId>1</languageId></GetAllStations><GetAllStationsResponse xmlns="http://tempuri.org/">
<GetAllStationsResult xmlns:a="http://schemas.datacontract.org/2004/07/Env.GPRD.BLL.ViewModel" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<a:StationInfoModel>
<a:Address>广州市麓湖路11号大院</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.1544</a:Latitude>
<a:Longitude>113.2765</a:Longitude>
<a:PositionName>麓湖</a:PositionName>
<a:StationCode>1005A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>广州市海珠区磨碟沙大街</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.1064</a:Latitude>
<a:Longitude>113.3328</a:Longitude>
<a:PositionName>磨碟沙</a:PositionName>
<a:StationCode>1091A</a:StationCode>
<a:StationLevel>0</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>南沙区香港科大霍英东研究院</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.7108</a:Latitude>
<a:Longitude>113.5485</a:Longitude>
<a:PositionName>南沙科大</a:PositionName>
<a:StationCode>1002A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>广州市从化天湖公园</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.6502</a:Latitude>
<a:Longitude>113.6246</a:Longitude>
<a:PositionName>天湖</a:PositionName>
<a:StationCode>1001A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>广州市花都区赤坭镇竹洞村委会</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.420833</a:Latitude>
<a:Longitude>113.073056</a:Longitude>
<a:PositionName>竹洞</a:PositionName>
<a:StationCode>1140A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>深圳市福田区深南中路</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.55</a:Latitude>
<a:Longitude>114.0958</a:Longitude>
<a:PositionName>通心岭</a:PositionName>
<a:StationCode>1021A</a:StationCode>
<a:StationLevel>2</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>顺德区金桔咀佛山市委党校</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.819722</a:Latitude>
<a:Longitude>113.261667</a:Longitude>
<a:PositionName>金桔咀</a:PositionName>
<a:StationCode>1034A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>佛山市禅城区汾江南路127号</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.0019</a:Latitude>
<a:Longitude>113.1047</a:Longitude>
<a:PositionName>惠景城</a:PositionName>
<a:StationCode>1033A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>珠海市唐家镇淇澳岛</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.4212</a:Latitude>
<a:Longitude>113.63587</a:Longitude>
<a:PositionName>唐家</a:PositionName>
<a:StationCode>1032A</a:StationCode>
<a:StationLevel>2</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>江门市东湖公园</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.5931</a:Latitude>
<a:Longitude>113.0819</a:Longitude>
<a:PositionName>东湖</a:PositionName>
<a:StationCode>1044A</a:StationCode>
<a:StationLevel>2</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>江门市台山端芬中学</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.0608</a:Latitude>
<a:Longitude>112.7607</a:Longitude>
<a:PositionName>端芬</a:PositionName>
<a:StationCode>1075A</a:StationCode>
<a:StationLevel>3</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>江门市鹤山市桃源镇花果山</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.7279</a:Latitude>
<a:Longitude>112.929</a:Longitude>
<a:PositionName>花果山</a:PositionName>
<a:StationCode>1076ASP01</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>肇庆市芹田路17号</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.0528</a:Latitude>
<a:Longitude>112.4708</a:Longitude>
<a:PositionName>城中</a:PositionName>
<a:StationCode>1046A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>惠州市下埔横江三路4号</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.08</a:Latitude>
<a:Longitude>114.4053</a:Longitude>
<a:PositionName>下埔</a:PositionName>
<a:StationCode>1049A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>惠州市博罗县西角村委会</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.3406</a:Latitude>
<a:Longitude>114.1077</a:Longitude>
<a:PositionName>西角</a:PositionName>
<a:StationCode>1139A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>惠州市金果湾生态农庄</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.9398</a:Latitude>
<a:Longitude>114.3806</a:Longitude>
<a:PositionName>金果湾</a:PositionName>
<a:StationCode>1051A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>区域站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>中山市紫马岭公园</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>22.5078</a:Latitude>
<a:Longitude>113.4017</a:Longitude>
<a:PositionName>紫马岭</a:PositionName>
<a:StationCode>1061A</a:StationCode>
<a:StationLevel>2</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>东莞市南城元岭社区</a:Address>
<a:AreaId>1</a:AreaId>
<a:Latitude>23.027778</a:Latitude>
<a:Longitude>113.746111</a:Longitude>
<a:PositionName>南城元岭</a:PositionName>
<a:StationCode>1052A</a:StationCode>
<a:StationLevel>1</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>香港塔门警岗</a:Address>
<a:AreaId>2</a:AreaId>
<a:Latitude>22.47306</a:Latitude>
<a:Longitude>114.35806</a:Longitude>
<a:PositionName>塔门</a:PositionName>
<a:StationCode>1143A</a:StationCode>
<a:StationLevel>2</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>香港荃湾大河道60号</a:Address>
<a:AreaId>2</a:AreaId>
<a:Latitude>22.37333</a:Latitude>
<a:Longitude>114.11222</a:Longitude>
<a:PositionName>荃湾</a:PositionName>
<a:StationCode>1142A</a:StationCode>
<a:StationLevel>3</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>香港元朗青山公路269号民政事务处大厦</a:Address>
<a:AreaId>2</a:AreaId>
<a:Latitude>22.446667</a:Latitude>
<a:Longitude>114.020278</a:Longitude>
<a:PositionName>元朗</a:PositionName>
<a:StationCode>1161A</a:StationCode>
<a:StationLevel>2</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>香港东涌富东街6号</a:Address>
<a:AreaId>2</a:AreaId>
<a:Latitude>22.29028</a:Latitude>
<a:Longitude>113.94111</a:Longitude>
<a:PositionName>东涌</a:PositionName>
<a:StationCode>1144A</a:StationCode>
<a:StationLevel>4</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
<a:StationInfoModel>
<a:Address>澳门氹仔大潭山天文台斜路</a:Address>
<a:AreaId>3</a:AreaId>
<a:Latitude>22.1586</a:Latitude>
<a:Longitude>113.5662</a:Longitude>
<a:PositionName>大潭山</a:PositionName>
<a:StationCode>1145A</a:StationCode>
<a:StationLevel>2</a:StationLevel>
<a:StationType>城市站</a:StationType>
</a:StationInfoModel>
</GetAllStationsResult>
</GetAllStationsResponse>