六年制學程/02/2015.02.26:修訂版本之間的差異

出自六年制學程
跳轉到: 導覽搜尋
觀察與複製
觀察與複製
第 17 行: 第 17 行:
  
 
===觀察與複製===
 
===觀察與複製===
 +
本次練習以將 SVG 圖(瀑布)嵌入 GIS 為主,不必實作 SVG 圖之縮小
 
#觀察「jendo.org/~丁志仁/Africa.html」或「jendo.org/~admin/Africa.html」。看維多利亞瀑布。
 
#觀察「jendo.org/~丁志仁/Africa.html」或「jendo.org/~admin/Africa.html」。看維多利亞瀑布。
 
#看原始碼,了解 GIS 的 marker 如何更換圖示。
 
#看原始碼,了解 GIS 的 marker 如何更換圖示。
#了解由<table><tr><td><img src=http://jendo.org/~admin/pool.svg width=250px /></td><td> 到 </td><td><img src=http://jendo.org/~admin/waterfall.svg width=250px /></td><td> 再到 </td><td><img src=http://jendo.org/~admin/waterfall2.svg width=32px/></td></tr></table>  
+
#複製原始碼至自己的檔案 gistest1.html 。
 +
#了解由<table><tr><td><img src=http://jendo.org/~admin/pool.svg width=250px /></td><td> 到 </td><td><img src=http://jendo.org/~admin/waterfall1.svg width=250px /></td><td> 再到 </td><td><img src=http://jendo.org/~admin/waterfall2.svg width=32px/></td></tr></table>  
 
#inkscape 練習
 
#inkscape 練習
 
#svg 縮小解說
 
#svg 縮小解說
 
#貼入 GIS 練習
 
#貼入 GIS 練習
 +
 
===用自己的馴養動物貼到 GIS===
 
===用自己的馴養動物貼到 GIS===

2015年2月26日 (四) 07:52的修訂版本

晨課

SVG 和 GIS 進階

準備工作

  • windows
    1. 瀏覽器:firefox
    2. 檔案上下傳:filezilla
    3. 文字編輯器:Emeditor
  • android
    1. 瀏覽器:HTML Viewer
    2. 檔案上下傳:DSfile
    3. 文字編輯器:檔編輯器、文本編輯器、文件大師

復習「

掃描器使用

觀察與複製

本次練習以將 SVG 圖(瀑布)嵌入 GIS 為主,不必實作 SVG 圖之縮小

  1. 觀察「jendo.org/~丁志仁/Africa.html」或「jendo.org/~admin/Africa.html」。看維多利亞瀑布。
  2. 看原始碼,了解 GIS 的 marker 如何更換圖示。
  3. 複製原始碼至自己的檔案 gistest1.html 。
  4. 了解由
    再到
  5. inkscape 練習
  6. svg 縮小解說
  7. 貼入 GIS 練習

用自己的馴養動物貼到 GIS