"전자지도 API 활용 예시"의 두 판 사이의 차이
DH 교육용 위키
41번째 줄: | 41번째 줄: | ||
===Google Earth=== | ===Google Earth=== | ||
* http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.kml | * http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.kml | ||
+ | |||
+ | |||
+ | ==위키 문서에 삽입 예시== | ||
+ | |||
+ | <html> | ||
+ | <iframe width="100%" height="640px" style="border:0" src="http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpaceXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.xml"></iframe> | ||
+ | <br/> | ||
+ | <input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpaceXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.xml'"> | ||
+ | </html> |
2022년 5월 20일 (금) 08:19 판
목차
Data Source: Database
Cesium 3D Map
- http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpace.py?db=class2022&project=hanyang&key=표석-왕실유적
- http://dh.aks.ac.kr/~sandbox/cgi-bin/map/CesiumSpace.py?db=class2022&project=mokpo&key=Heritage
※ option: view 0~1000 / default 40
Kakao Map
- http://dh.aks.ac.kr/~sandbox/cgi-bin/map/KakaoMap.py?db=class2022&project=hanyang&key=표석-왕실유적
- http://dh.aks.ac.kr/~sandbox/cgi-bin/map/KakaoMap.py?db=class2022&project=mokpo&key=Heritage
※ option: zoom 15~1 / default 8
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 ※ option: zoom 1~21 / default 12
Data Source: XML
Cesium 3D Map
- 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
※ option: view 0~1000 / default 40
Kakao Map
- http://dh.aks.ac.kr/~sandbox/cgi-bin/map/KakaoMapXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample1.xml
- http://dh.aks.ac.kr/~sandbox/cgi-bin/map/KakaoMapXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample2.xml
※ option: zoom 15~1 / default 8
- http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapXml.py?xml=http://digerati.aks.ac.kr/DhLab/2022/102/workshop/tutor/sample1.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
Data Source: KML
Google Map
Google Earth
위키 문서에 삽입 예시