"전자지도 API 활용 예시"의 두 판 사이의 차이

DH 교육용 위키
이동: 둘러보기, 검색
(위키 문서에 삽입 예시)
 
(2명의 사용자에 의한 4개의 중간 편집이 숨겨짐)
1번째 줄: 1번째 줄:
 
+
{|class="metadata" style="width:300px" align="right"
 +
|-
 +
|style="text-align:right" | [[파일:101.png | 40px]]
 +
|-
 +
|style="text-align:right" | [http://www.xuanflute.com 김현]<br/>한국학중앙연구원 인문정보학 교수
 +
|}
 
==Data Source: Database==
 
==Data Source: Database==
  
48번째 줄: 53번째 줄:
  
 
==위키 문서에 삽입 예시==
 
==위키 문서에 삽입 예시==
 +
<pre>
 +
<html>
 +
<iframe width="100%" height="640px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=https://dh.aks.ac.kr/~sandbox/cgi-bin/map/sample3.xml"></iframe>
 +
<br/>
 +
<input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=https://dh.aks.ac.kr/~sandbox/cgi-bin/map/sample3.xml'">
 +
</html>
 +
</pre>
  
 
<html>
 
<html>
<iframe width="100%" height="640px" style="border:0" src="http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample3.xml"></iframe>
+
<iframe width="100%" height="640px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=https://dh.aks.ac.kr/~sandbox/cgi-bin/map/sample3.xml"></iframe>
 
<br/>
 
<br/>
<input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample3.xml'">  
+
<input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=https://dh.aks.ac.kr/~sandbox/cgi-bin/map/sample3.xml'">  
 
</html>
 
</html>
 +
 +
[[분류:튜토리얼]]

2024년 4월 26일 (금) 07:37 기준 최신판

Data Source: Database

Cesium 3D Map

※ option: view 0~1000 / default 40

Kakao Map

※ option: zoom 15~1 / default 8

Naver Map

※ option: zoom 1~21 / default 12

Data Source: XML

Cesium 3D Map

※ option: view 0~1000 / default 40

Cesium 3D Map + 3D Model

※ option: view 0~1000 / default 40

Kakao Map

※ option: zoom 15~1 / default 8

Naver Map

※ option: zoom 1~21 / default 12

Data Source: KML

Google Map

Google Earth


위키 문서에 삽입 예시

<html>
<iframe width="100%" height="640px" style="border:0" src="https://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=https://dh.aks.ac.kr/~sandbox/cgi-bin/map/sample3.xml"></iframe>
<br/>
<input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=https://dh.aks.ac.kr/~sandbox/cgi-bin/map/sample3.xml'"> 
</html>