File tree Expand file tree Collapse file tree 2 files changed +30
-7
lines changed Expand file tree Collapse file tree 2 files changed +30
-7
lines changed Original file line number Diff line number Diff line change 44
44
</v-flex >
45
45
</v-layout >
46
46
47
- <h2 class =" teal--text" >我們是誰 </h2 >
47
+ <h2 class =" teal--text" >搜尋準確度 </h2 >
48
48
49
- <p >如有查詢、功能建議,歡迎到<a
50
- class =" teal--text text--darken-2"
51
- href =" https://goo.gl/forms/r6bdJHG228IZTgIZ2"
52
- target =" _blank"
53
- >此</a >留言。</p >
49
+ <p >搜尋準確度取決於香港政府資料一線通<a class =" teal--text text--darken-2"
50
+ href =" https://data.gov.hk/tc-data/dataset/hk-ogcio-st_div_02-als"
51
+ target =" _blank"
52
+ >地址搜尋服務</a >的數據質素,如發現有地址遺漏,請直接向<a class =" teal--text text--darken-2"
53
+ href =" https://data.gov.hk/tc/feedback"
54
+ target =" _blank"
55
+ >政府資訊科技總監辦公室</a >指正。相反,如地址搜尋服務有收錄相關地址資料,但香港地址解析器未有顯示結果,請向<a class =" teal--text text--darken-2"
56
+ href =" https://docs.google.com/forms/d/e/1FAIpQLSc4c6TaOYMw3B0H_dZ0JP21kKeLgXfCZZKZvXm3MOcapW2giA/viewform"
57
+ target =" _blank"
58
+ >我們</a >反映。</p >
54
59
55
60
<h2 class =" teal--text" >採用開放數據</h2 >
56
61
<ul >
Original file line number Diff line number Diff line change 4
4
<v-layout row wrap >
5
5
<v-flex xs12 pa-0 mt-3 >
6
6
<h2 class =" teal--text heading-2" >表格模式</h2 >
7
- <p >請將香港地址貼於下方表格,網站會將地址解析成地區、街道、門牌、大廈、區議會選區等地址資料。</p >
7
+ <p >請將香港地址貼於下方表格,網站會將地址解析成地區、街道、門牌、大廈、區議會選區等地址資料。輸入地址時,建議加入<span class =" amber lighten-4 red--text px-1" >街道名稱</span >及<span class =" amber lighten-4 red--text px-1" >街號</span >以提升搜尋準確度。</p >
8
+
8
9
<p >你可以按「下載CSV」按鈕,進一步作樞紐分析空間數據,歸納地址集中在哪一地區、哪條街道,從凌亂資料中提煉找出有價值的資訊。</p >
10
+
11
+ <p >搜尋準確度取決於香港政府資料一線通<a class =" teal--text text--darken-2"
12
+ href =" https://data.gov.hk/tc-data/dataset/hk-ogcio-st_div_02-als"
13
+ target =" _blank"
14
+ >地址搜尋服務</a >的數據質素,如發現有地址遺漏,請直接向<a class =" teal--text text--darken-2"
15
+ href =" https://data.gov.hk/tc/feedback"
16
+ target =" _blank"
17
+ >政府資訊科技總監辦公室</a >指正。相反,如地址搜尋服務有收錄相關地址資料,但香港地址解析器未有顯示結果,請向<a class =" teal--text text--darken-2"
18
+ href =" https://docs.google.com/forms/d/e/1FAIpQLSc4c6TaOYMw3B0H_dZ0JP21kKeLgXfCZZKZvXm3MOcapW2giA/viewform"
19
+ target =" _blank"
20
+ >我們</a >反映。</p >
21
+
9
22
<v-form ref =" form" class =" form" @submit.prevent =" submit" >
10
23
<v-textarea
11
24
outline
@@ -253,4 +266,9 @@ async function searchSingleResult(address, key) {
253
266
.heading-2 {
254
267
margin-bottom : 1rem ;
255
268
}
269
+
270
+ a {
271
+ text-decoration : none ;
272
+ }
273
+
256
274
</style >
You can’t perform that action at this time.
0 commit comments