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

DH 교육용 위키
이동: 둘러보기, 검색
(Data Source: XML)
(위키 문서에 삽입 예시)
(2명의 사용자에 의한 6개의 중간 편집이 숨겨짐)
13번째 줄: 13번째 줄:
  
 
===Naver Map===
 
===Naver Map===
http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMap.py?db=class2022&project=hanyang&key=표석-왕실유적
+
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMap.py?db=class2022&project=hanyang&key=표석-왕실유적
http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMap.py?db=class2022&project=mokpo&key=Heritage
+
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMap.py?db=class2022&project=mokpo&key=Heritage
 
※ option: zoom 1~21 / default 12
 
※ option: zoom 1~21 / default 12
 
  
 
==Data Source: XML==
 
==Data Source: XML==
23번째 줄: 22번째 줄:
 
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpaceXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample1.xml
 
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpaceXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample1.xml
 
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpaceXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.xml
 
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpaceXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.xml
 +
※ option: view 0~1000 / default 40
 +
 +
===Cesium 3D Map + 3D Model===
 +
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumModelXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample3.xml
 
※ option: view 0~1000 / default 40
 
※ option: view 0~1000 / default 40
  
34번째 줄: 37번째 줄:
 
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.xml
 
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.xml
 
※ option: zoom 1~21 / default 12
 
※ option: zoom 1~21 / default 12
 +
 +
==Data Source: KML==
 +
 +
===Google Map===
 +
* http://dh.aks.ac.kr/~sandbox/cgi-bin/map/GoogleMapKml.htm?kml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.kml
 +
 +
===Google Earth===
 +
* http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.kml
 +
 +
 +
==위키 문서에 삽입 예시==
 +
<pre>
 +
<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>
 +
<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'">
 +
</html>
 +
</pre>
 +
 +
<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>
 +
<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'">
 +
</html>

2023년 3월 2일 (목) 04:42 판

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="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>
<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'"> 
</html>