Presentation is loading. Please wait.

Presentation is loading. Please wait.

16 Map Layer Mashups Mapping in the Cloud Peterson.

Similar presentations


Presentation on theme: "16 Map Layer Mashups Mapping in the Cloud Peterson."— Presentation transcript:

1 16 Map Layer Mashups Mapping in the Cloud Peterson

2 Overlay of Old Map

3

4 Topographic map on Image

5

6 Topo Map on Map with Toggle

7

8 Image on Image with Toggle

9

10

11 Traffic

12 Traffic Overlay

13

14 Bicycle Path Overlay (total overlay at the larger scales)

15 KML Overlay

16

17

18 KML

19 function initialize() { var latlng = new google.maps.LatLng(37.42166, -119.272); var myOptions = {zoom: 6, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById("map_canvas"),myOptions); var url = 'http://services.google.com/earth/kmz/california_median_ages_n.kmz'; var kmlLayer = new google.maps.KmlLayer(url, { suppressInfoWindows: false, map: map }); }

20 Multi-scale Paintings Michael Sweerts, circa 1660

21 Tiled Overlay

22 Zoomed Tiled Overlay

23 Tiles 12 th zoom level 14 th zoom level

24 MapTiler 1

25 MapTiler 2

26 MapTiler 3

27

28 MapTiler 4

29 MapTiler 5

30 MapTiler 6

31 XML code for Tile Overlay

32 Tile Overlay with Slider - low

33 Tile Overlay with Slider - high


Download ppt "16 Map Layer Mashups Mapping in the Cloud Peterson."

Similar presentations


Ads by Google