Files
openlayers/master/examples/example-list.js
Éric Lemoine 849774dceb Updated
2013-03-06 18:06:39 +01:00

1 line
5.4 KiB
JavaScript

var info={"index": {"openaerial": {"0": 1, "3": 1}, "osm": {"1": 1}, "same": {"4": 1}, "layers": {"1": 1, "4": 1, "9": 1, "7": 2}, "note": {"1": 1}, "wms": {"8": 3, "9": 3, "10": 3}, "capabilities": {"8": 1}, "source": {"6": 1}, "black": {"1": 1}, "tiles": {"1": 2}, "watercolor": {"6": 1}, "grid": {"1": 1}, "tiled": {"9": 2, "10": 2}, "not": {"1": 1}, "using": {"9": 1}, "rotation": {"4": 1}, "transparent": {"7": 1}, "semi": {"7": 1}, "side": {"4": 4}, "ed": {"7": 1}, "national": {"9": 1}, "sync": {"4": 1, "7": 1}, "4326": {"2": 2}, "anchored": {"0": 3}, "full": {"3": 2}, "are": {"1": 2}, "fullscreen": {"3": 1}, "canvas": {"1": 3, "4": 1, "7": 1}, "overlay": {"0": 1}, "demonstrates": {"0": 1}, "popup": {"0": 1}, "screen": {"3": 2}, "ol3": {"1": 1}, "html5": {"1": 1}, "tilejson": {"7": 2}, "by": {"4": 2}, "bingmaps": {"7": 1}, "getcapabilities": {"8": 3}, "of": {"2": 1, "3": 1, "5": 1, "6": 1, "8": 1, "9": 1, "10": 1}, "base": {"7": 1}, "origin": {"1": 2}, "and": {"9": 1, "4": 1, "7": 2}, "projection": {"9": 3}, "simple": {"5": 3}, "parsing": {"8": 2}, "tilelayer": {"9": 1, "10": 1, "3": 1}, "coordinates": {"1": 3}, "mapquest": {"0": 1, "3": 1}, "epsg4326": {"2": 1}, "epsg": {"9": 1, "2": 2}, "top": {"1": 1}, "two": {"9": 1, "4": 1, "7": 1}, "custom": {"9": 1}, "pixelmap": {"9": 1}, "that": {"1": 1}, "normalized": {"1": 1}, "with": {"1": 1, "9": 1, "7": 1}, "example": {"0": 1, "1": 1, "2": 2, "3": 2, "4": 1, "5": 2, "6": 2, "7": 1, "8": 2, "9": 2, "10": 2}, "openstreetmap": {"1": 1, "5": 1}, "layer": {"10": 1, "7": 2}, "share": {"4": 1}, "21781": {"9": 1}, "an": {"1": 1}, "in": {"2": 1}, "webgl": {"4": 1, "7": 1}, "parks": {"9": 1}, "1": {"9": 2}, "maps": {"4": 1, "7": 2}, "tile": {"1": 3, "10": 1, "3": 1, "6": 1, "9": 1}, "stamen": {"6": 3}, "map": {"2": 1, "3": 1, "5": 1}, "elements": {"0": 3}, "object": {"4": 1}, "generated": {"1": 1}, "000": {"9": 2}, "on": {"1": 1}, "response": {"8": 1}, "a": {"2": 1, "3": 1, "5": 1, "6": 1, "7": 2, "8": 1, "10": 1}, "center": {"4": 1}, "dom": {"4": 1, "7": 1}, "bing": {"7": 2}, "bottom": {"1": 1}, "client": {"1": 1}, "the": {"1": 3, "4": 2, "9": 1}, "resolution": {"4": 1}, "left": {"1": 2}}, "examples": [{"author": "Frederic Junod", "tags": "anchored elements, overlay, popup, mapquest, openaerial", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "anchored-elements.html", "shortdesc": "Demonstrates anchored elements.", "title": "Anchored elements example", "example": "anchored-elements.html"}, {"author": "Frederic Junod", "tags": "layers, openstreetmap, canvas", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "canvas-tiles.html", "shortdesc": "The black grid tiles are generated on the client with an HTML5 canvas. Note that the tile coordinates are ol3 normalized tile coordinates (origin bottom left), not OSM tile coordinates (origin top left).", "title": "Canvas tiles example", "example": "canvas-tiles.html"}, {"author": "Frederic Junod", "tags": "epsg4326", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "epsg-4326.html", "shortdesc": "Example of a map in EPSG:4326.", "title": "EPSG:4326 example", "example": "epsg-4326.html"}, {"author": "Frederic Junod", "tags": "fullscreen, mapquest, openaerial, tile, tilelayer", "modified": "2013-03-06T17:31:46+0100", "classes": [], "link": "full-screen.html", "shortdesc": "Example of a full-screen map.", "title": "Full-screen example", "example": "full-screen.html"}, {"author": "Frederic Junod", "tags": "side-by-side, canvas, webgl, dom, sync, object", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "side-by-side.html", "shortdesc": "The two maps share the same center, resolution, rotation and layers.", "title": "Side-by-side example", "example": "side-by-side.html"}, {"author": "Frederic Junod", "tags": "simple, openstreetmap", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "simple.html", "shortdesc": "Example of a simple map.", "title": "Simple example", "example": "simple.html"}, {"author": "Frederic Junod", "tags": "stamen, watercolor", "modified": "2013-03-06T17:07:47+0100", "classes": [], "link": "stamen.html", "shortdesc": "Example of a Stamen tile source.", "title": "Stamen example", "example": "stamen.html"}, {"author": "Frederic Junod", "tags": "layers, tilejson, bing, bingmaps", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "two-layers.html", "shortdesc": "Sync'ed DOM, WebGL and Canvas maps with a Bing Maps base layer and a semi-transparent TileJSON layer.", "title": "Two layers example", "example": "two-layers.html"}, {"author": "Frederic Junod", "tags": "wms, capabilities, getcapabilities", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "wms-capabilities.html", "shortdesc": "Example of parsing a WMS GetCapabilities response.", "title": "WMS GetCapabilities parsing example", "example": "wms-capabilities.html"}, {"author": "Frederic Junod", "tags": "wms, tile, tilelayer, projection", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "wms-custom-proj.html", "shortdesc": "Example of two tiled WMS layers (Pixelmap 1:1'000'000 and national parks) using the projection EPSG:21781.", "title": "Tiled WMS with custom projection example", "example": "wms-custom-proj.html"}, {"author": "Frederic Junod", "tags": "wms, tile, tilelayer", "modified": "2013-03-06T15:12:01+0100", "classes": [], "link": "wms.html", "shortdesc": "Example of a tiled WMS layer.", "title": "Tiled WMS example", "example": "wms.html"}]};