openlayers 맵 로드, WMTS 로드, 패키지 참조

850 단어 openlayersGIS
(1) openlayers에서 js, css 방법을 도입:
홈페이지의 직접 도입 주소가 무효일 수 있습니다. 다음 주소의 css, js를 도입해 보십시오.


(2) 공식 예시에서 import 오류 보고, 해결 방법:
참조:https://www.jianshu.com/p/62b992aa2232
Openlayers를 웹팩으로 여는 예제 프로젝트 주소:https://github.com/openlayers/ol-webpack
이메일js에서 컴파일 기능을 다시 yarn run build로 바꾸면 됩니다.
 
(3) WMTS의 xml 파일을 엽니다.
WMTS의 xml 파일은 openlayers, ArcGIS API for JavaScript를 통해 열 수 있습니다.
Openlayers에서 WMTS를 여는 공식 예:
https://openlayers.org/en/latest/examples/wmts-layer-from-capabilities.html?q=wmts
https://openlayers.org/en/latest/examples/wmts.html?q=wmts
https://openlayers.org/en/latest/examples/?q=wmts

좋은 웹페이지 즐겨찾기