Integrate online resources

Overview

This is a basic lesson, but it is suggested to learn how to create popup windows before you take this lesson. You will learn how to integrate online resources including KML, CSV, GeoJSON, OGC standard like WMS and WMTS, and overlay these layers with online maps. You can overlay all the resources together as long as they have the same projection system. 

 

Objectives
  • Integrate KML, CSV, GeoJSON layers and use popup windows to show their attributes
  • Integrate OGC WMS and WMTS.
Requirement
  • Basic SuperGIS Server JavaScript API knowledge
  • Part 1: Add KML Layer
  • Part 2: Add CSV Layer
  • Part 3: Add GeoJSON Layer
  • Part 4: Add WMT
  • Part 5: Add WMTS
Materials