「GIS/KML」修訂間的差異
跳至導覽
跳至搜尋
(→取得圖資) |
(→取得圖資) |
||
| 第2行: | 第2行: | ||
==取得圖資== | ==取得圖資== | ||
*Document 包全部 | *Document 包全部 | ||
| − | *Placemark | + | *Placemark 包一個物件 |
*#name | *#name | ||
*#description | *#description | ||
| 第11行: | 第11行: | ||
*#*coordinates 中標示各點:經度,緯度,高度 | *#*coordinates 中標示各點:經度,緯度,高度 | ||
*#Point | *#Point | ||
| + | *#*coordinates 中標示各點:經度,緯度,高度 | ||
*#LineString | *#LineString | ||
| − | + | *#*coordinates 中標示各點:經度,緯度,高度 | |
| − | |||
| − | |||
| − | |||
===參考資料=== | ===參考資料=== | ||
*[http://isvincent.pixnet.net/blog/post/44213683-goolge地圖-儲存地點(建立地圖中的我的最愛) goolge地圖儲存地點] | *[http://isvincent.pixnet.net/blog/post/44213683-goolge地圖-儲存地點(建立地圖中的我的最愛) goolge地圖儲存地點] | ||
於 2018年4月25日 (三) 12:51 的修訂
取得圖資
- Document 包全部
- Placemark 包一個物件
- name
- description
- 可以含 cdata(Character Data) 段落,表明其中沒有標籤,不可對其內部進行 XML 解析
- ExtendedData:外掛數據
- 每組 data 都有 name 屬性及 value 標籤
- Polygon
- coordinates 中標示各點:經度,緯度,高度
- Point
- coordinates 中標示各點:經度,緯度,高度
- LineString
- coordinates 中標示各點:經度,緯度,高度