|
|
const info = {"examples":[{"link":"accessible.html","title":"Accessible Map","shortdesc":"Example of an accessible map.","tags":["accessibility","tabindex"]},{"link":"mapbox-vector-tiles-advanced.html","title":"Advanced Mapbox Vector Tiles","shortdesc":"Example of a Mapbox vector tiles map with custom tile grid.","tags":["mapbox","vector","tiles","mobile"]},{"link":"center.html","title":"Advanced View Positioning","shortdesc":"This example demonstrates how a map's view can be adjusted so a geometry or coordinate is positioned at a specific pixel location.","tags":["center","rotation","openstreetmap"]},{"link":"animated-gif.html","title":"Animated GIF","shortdesc":"Example of using an animated GIF as an icon.","tags":["animation","vector","style","icon","gif"]},{"link":"vector-esri.html","title":"ArcGIS REST Feature Service","shortdesc":"Example of using an ArcGIS REST Feature Service with a Tile strategy.","tags":["vector","esri","ArcGIS","REST","Feature","Service","loading","server"]},{"link":"xyz-esri-4326-512.html","title":"ArcGIS REST with 512x512 Tiles","shortdesc":"Example of a XYZ source in EPSG:4326 using Esri 512x512 tiles.","tags":["xyz","esri","tilesize","customprojection"]},{"link":"attributions.html","title":"Attributions","shortdesc":"Example of a attributions visibily change on map resize, to collapse them on small maps.","tags":["attributions","openstreetmap"]},{"link":"bing-maps.html","title":"Bing Maps","shortdesc":"Example of a Bing Maps layer.","tags":["bing","bing-maps"]},{"link":"box-selection.html","title":"Box Selection","shortdesc":"Using a DragBox interaction to select features.","tags":["DragBox","feature","selection","box"]},{"link":"canvas-tiles.html","title":"Canvas Tiles","shortdesc":"Renders tiles with coordinates for debugging.","tags":["layers","openstreetmap","canvas"]},{"link":"cartodb.html","title":"CartoDB source example","shortdesc":"Example of a cartodb map.","tags":["simple","openstreetmap","attribution"]},{"link":"cluster.html","title":"Clustered Features","shortdesc":"Example of using ol/source/Cluster.","tags":["cluster","vector"]},{"link":"color-manipulation.html","title":"Color Manipulation","shortdesc":"Demonstrates color manipulation with a raster source.","tags":["color","hue","lightness","chroma"]},{"link":"extent-constrained.html","title":"Constrained Extent","shortdesc":"Example of a view with a constrained extent.","tags":["view","extent","constrain","restrict"]},{"link":"zoom-constrained.html","title":"Constrained Zoom","shortdesc":"Example of a zoom constrained view.","tags":["maptiler","zoom","minZoom","maxZoom"]},{"link":"feature-animation.html","title":"Custom Animation","shortdesc":"Demonstrates how to animate features.","tags":["animation","vector","feature","flash"]},{"link":"custom-circle-render.html","title":"Custom Circle Render","shortdesc":"Example of a custom circle render.","tags":["circle","feature","vector","render","custom"]},{"link":"custom-controls.html","title":"Custom Controls","shortdesc":"Shows how to create custom controls.","tags":["custom","control"]},{"link":"drag-and-drop-custom-kmz.html","title":"Custom Drag-and-Drop (KMZ)","shortdesc":"Example of using the drag-and-drop interaction with a custom format to handle KMZ files.","tags":["drag-and-drop","kml","kmz"]},{"link":"drag-and-drop-custom-mvt.html","title":"Custom Drag-and-Drop (MVT preview)","shortdesc":"Example of using the drag-and-drop interaction with a custom format to preview MVT tiles.","tags":["drag-and-drop","mvt"]},{"link":"custom-interactions.html","title":"Custom Interactions","shortdesc":"Example of a custom interaction.","tags":["drag","feature","vector","editing","custom","interaction"]},{"link":"es2015-custom-element.html","title":"Custom map element","shortdesc":"Example of a custom element with a map.","tags":["es2015","web-component","custom-element","shadow-dom"]},{"link":"overviewmap-custom.html","title":"Custom Overview Map","shortdesc":"Example of OverviewMap control with advanced customization.","tags":["overview","overviewmap"]},{"link":"polygon-styles.html","title":"Custom Polygon Styles","shortdesc":"Showing the vertices of a polygon with a custom style geometry.","tags":["polygon","vector","style","GeometryFunction"]},{"link":"wms-custom-proj.html","title":"Custom Tiled WMS","shortdesc":"Example of using custom coordinate transform functions.","tags":["wms","tile","tilelayer","projection"]},{"link":"button-title.html","title":"Custom Tooltips","shortdesc":"This example shows how to customize the buttons tooltips with Bootstrap.","tags":["custom","tooltip"]},{"link":"d3.html","title":"d3 Integration","shortdesc":"Example of using OpenLayers and d3 together.","tags":["d3"]},{"link":"device-orientation.html","title":"Device Orientation","shortdesc":"Listen to DeviceOrientation events.","tags":["device","orientation","gyronorm"]},{"link":"disable-image-smoothing.html","title":"Disable Image Smoothing","shortdesc":"Example of disabling image smoothing","tags":["disableimagesmoothing","xyz","maptiler","reprojection"]},{"link":"drag-and-drop.html","title":"Drag-and-Drop","shortdesc":"Example of using the drag-and-drop interaction.","tags":["drag-and-drop","gpx","geojson","igc","kml","topojson","maptiler"]},{"link":"drag-and-drop-image-vector.html","title":"Drag-and-Drop Image Vector","shortdesc":"Example of using the drag-and-drop interaction with image vector rendering.","tags":["drag-and-drop-image-vector","gpx","geojson","igc","kml","topojson","maptiler","vector","image"]},{"link":"drag-rotate-and-zoom.html","title":"Drag, Rotate, and Zoom","shortdesc":"A single interaction to drag, rotate, and zoom.","tags":["drag","rotate","zoom","interaction"]},{"link":"draw-and-modify-features.html","title":"Draw and Modify Features","shortdesc":"Example of using the ol/interaction/Draw interaction together with the ol/interaction/Modify interaction.","tags":["draw","edit","modify","vector","featureoverlay"]},{"link":"draw-features.html","title":"Draw Features","shortdesc":"Example of using the ol/interaction/Draw interaction.","tags":["draw","edit","freehand","vector"]},{"link":"draw-shapes.html","title":"Draw Shapes","shortdesc":"Using the ol/interaction/Draw to create regular shapes","tags":["draw","edit","freehand","vector"]},{"link":"dynamic-data.html","title":"Dynamic Data","shortdesc":"Example of dynamic data.","tags":["dynamic-data"]},{"link":"earthquake-clusters.html","title":"Earthquake Clusters","shortdesc":"Demonstrates the use of style geometries to render source features of a cluster.","tags":["KML","vector","style","geometry","cluster"]},{"link":"heatmap-earthquakes.html","title":"Earthquakes Heatmap","shortdesc":"Demonstrates the use of a heatmap layer.","tags":["heatmap","kml","vector","style","webgl"]},{"link":"kml-earthquakes.html","title":"Earthquakes in KML","shortdesc":"Demonstrates the use of a Shape symbolizer to render earthquake locations.","tags":["KML","vector","style","tooltip"]},{"link":"earthquake-custom-symbol.html","title":"Earthquakes with custom symbols","shortdesc":"Demonstrates the use of `toContext` to create custom icon symbols.","tags":["KML","vector","style","canvas","symbol"]},{"link":"vector-esri-edit.html","title":"Editable ArcGIS REST Feature Service","shortdesc":"Example of using an ArcGIS REST Feature Service in an editing application.","tags":["vector","esri","ArcGIS","REST","Feature","Service","loading","server","edit","updateFeature","addFeature"]},{"link":"epsg-4326.html","title":"EPSG:4326","shortdesc":"Example of a map in EPSG:4326.","tags":["epsg4326"]},{"link":"export-pdf.html","title":"Export PDF example","shortdesc":"Example of exporting a map as a PDF.","tags":["export","pdf","openstreetmap"]},{"link":"extent-interaction.html","title":"Extent Interaction","shortdesc":"Using an Extent interaction to draw an extent.","tags":["Extent","interaction","box"]},{"link":"filter-points-webgl.html","title":"Filtering features with WebGL","shortdesc":"Using WebGL to filter large quantities of features","tags":["webgl","icon","sprite","filter","feature"]},{"link":"flight-animation.html","title":"Flight Animation","shortdesc":"Demonstrates how to animate flights with ´postrender´.","tags":["animation","vector","feature","flights","arc"]},{"link":"fractal.html","title":"Fractal Rendering","shortdesc":"Example of a fractal.","tags":["fractal","vector"]},{"link":"draw-freehand.html","title":"Freehand Drawing","shortdesc":"Example using the ol/interaction/Draw interaction in freehand mode.","tags":["draw","edit","freehand","vector"]},{"link":"full-screen.html","title":"Full Screen Control","shortdesc":"Example of a full screen control.","tags":["full-screen","xyz","maptiler"]},{"link":"full-screen-source.html","title":"Full Screen Control with extended source element","shortdesc":"Example of a full screen control with a source option definition.","tags":["full-screen","source","fullScreenSource","osm","osm-maps"]},{"link":"full-screen-drag-rotate-and-zoom.html","title":"Full Screen Drag, Rotate, and Zoom","shortdesc":"Example of drag rotate and zoom control with full screen effect.","tags":["full-screen","drag","rotate","zoom","xyz","maptiler"]},{"link":"mobile-full-screen.html","title":"Full-Screen Mobile","shortdesc":"Example of a full screen map.","tags":["fullscreen","geolocation","mobile"]},{"link":"geographic.html","title":"Geographic Coordinates","shortdesc":"Using geographic coordinates for the map view.","tags":["geographic"]},{"link":"edit-geographic.html","title":"Geographic Editing","shortdesc":"Editing geometries with geographic coordinates.","tags":["geographic"]},{"link":"geojson.html","title":"GeoJSON","shortdesc":"Example of GeoJSON features.","tags":["geojson","vector","openstreetmap"]},{"link":"geojson-vt.html","title":"geojson-vt integration","shortdesc":"Slice GeoJSON into vector tiles on the fly in the browser.","tags":["mapbox","vector","tiles","geojson"]},{"link":"geolocation.html","title":"Geolocation","shortdesc":"Using geolocation to control a map view.","tags":["geolocation","openstreetmap"]},{"link":"geolocation-orientation.html","title":"Geolocation Tracking with Orientation","shortdesc":"Example of a geolocated and oriented map.","tags":["fullscreen","geolocation","orientation","mobile"]},{"link":"gpx.html","title":"GPX Data","shortdesc":"Example of using the GPX source.","tags":["GPX","maptiler"]},{"link":"here-maps.html","title":"HERE Map Tile API","shortdesc":"Example of a map with map tiles from HERE.","tags":["here","here-maps","here-tile-api"]},{"link":"wmts-hidpi.html","title":"High DPI WMTS","shortdesc":"Example of a WMTS based HiDPI layer.","tags":["hidpi","retina","wmts"]},{"link":"hit-tolerance.html","title":"Hit Tolerance","shortdesc":"Example using the hitTolerance parameter.","tags":["hitTolerance"]},{"link":"hit-tolerance-priority.html","title":"Hit tolerance priority","shortdesc":"Shows bad behavior of hit detection with hit tolerance.","tags":["simple","openstreetmap"]},{"link":"icon-color.html","title":"Icon Colors","shortdesc":"Example assigning a custom color to an icon","tags":["vector","style","icon","marker"]},{"link":"modify-icon.html","title":"Icon modification","shortdesc":"Example using a Modify interaction to edit an icon.","tags":["vector","modify","icon","marker"]},{"link":"icon-negative.html","title":"Icon Pixel Operations","shortdesc":"Canvas pixel operations on a point icon.","tags":["vector","style","icon","marker","canvas","select"]},{"link":"icon-scale.html","title":"Icon Scale","shortdesc":"Example of scaling icons and labels.","tags":["vector","style","icon","label","scale"]},{"link":"icon-sprite-webgl.html","title":"Icon Sprites with WebGL","shortdesc":"Rendering many icons with WebGL","tags":["webgl","icon","sprite","point","ufo"]},{"link":"icon.html","title":"Icon Symbolizer","shortdesc":"Example using an icon to symbolize a point.","tags":["vector","style","icon","marker","popup"]},{"link":"igc.html","title":"IGC Data","shortdesc":"Example of tracks recorded from multiple paraglider flights on the same day, read from an IGC file.","tags":["complex-geometry","closest-feature","igc","opencyclemap"]},{"link":"wmts-ign.html","title":"IGN WMTS","shortdesc":"Demonstrates displaying IGN (France) WMTS layers.","tags":["french","ign","geoportail","wmts"]},{"link":"iiif.html","title":"IIIF Image API","shortdesc":"Example of a IIIF Image API source.","tags":["IIIF","IIIFImageAPI","tilesource"]},{"link":"arcgis-image.html","title":"Image ArcGIS MapServer","shortdesc":"Example of an image ArcGIS layer.","tags":["arcgis","image","dynamiclayer"]},{"link":"image-filter.html","title":"Image Filters","shortdesc":"Apply a filter to imagery","tags":["filter","imagemanipulation","maptiler"]},{"link":"image-load-events.html","title":"Image Load Events","shortdesc":"Example using image load events.","tags":["image","events","loading"]},{"link":"reprojection-image.html","title":"Image Reprojection","shortdesc":"Demonstrates client-side reprojection of single image source.","tags":["reprojection","projection","proj4js","image","imagestatic"]},{"link":"immediate-geographic.html","title":"Immediate Rendering (Geographic)","shortdesc":"Using the immediate rendering API with geometries in geographic coordinates.","tags":["immediate","geographic"]},{"link":"jsts.html","title":"JSTS Integration","shortdesc":"Example on how to use JSTS with OpenLayers.","tags":["vector","jsts","buffer"]},{"link":"kml.html","title":"KML","shortdesc":"Rendering KML with a vector source.","tags":["KML","maptiler"]},{"link":"layer-clipping.html","title":"Layer Clipping","shortdesc":"Layer clipping example","tags":["clipping","openstreetmap"]},{"link":"layer-group.html","title":"Layer Groups","shortdesc":"Example of a map with layer group.","tags":["tilejson","input","bind","group","layergroup"]},{"link":"min-max-resolution.html","title":"Layer Min/Max Resolution","shortdesc":"Show/hide layers depending on current view resolution.","tags":["minResolution","maxResolution","resolution"]},{"link":"layer-spy.html","title":"Layer Spy","shortdesc":"View a portion of one layer over another","tags":["spy","imagemanipulation","maptiler"]},{"link":"layer-swipe.html","title":"Layer Swipe","shortdesc":"Example of a Layer swipe map.","tags":["swipe","openstreetmap","maptiler"]},{"link":"layer-z-index.html","title":"Layer Z-Index","shortdesc":"Example of ordering layers using Z-index.","tags":["layer","ordering","z-index"]},{"link":"layer-zoom-limits.html","title":"Layer Zoom Limits","shortdesc":"Using minZoom and maxZoom to control layer visibility.","tags":["minZoom","maxZoom","layer"]},{"link":"lazy-source.html","title":"Lazy Source","shortdesc":"Example of setting a layer source after construction.","tags":["source"]},{"link":"layer-extent.html","title":"Limited Layer Extent","shortdesc":"Restricting layer rendering to a limited extent.","tags":["extent","tilejson"]},{"link":"line-arrows.html","title":"LineString Arrows","shortdesc":"Example of drawing arrows for each line string segment.","tags":["draw","vector","arrow"]},{"link":"localized-openstreetmap.html","title":"Localized OpenStreetMap","shortdesc":"Example of a localized OpenStreetMap map with a custom tile server and a custom attribution.","tags":["localized-openstreetmap","openseamap","openstreetmap"]},{"link":"magnify.html","title":"Magnify","shortdesc":"Show a magnified version of imager under the pointer","tags":["magnify","imagemanipulation","maptiler"]},{"link":"export-map.html","title":"Map Export","shortdesc":"Example of exporting a map as a PNG image.","tags":["export","png","openstreetmap"]},{"link":"graticule.html","title":"Map Graticule","shortdesc":"This example shows how to add a graticule layer to a map.","tags":["graticule"]},{"link":"mapbox-vector-layer.html","title":"Mapbox Vector Layer","shortdesc":"Rendering a layer with a Mapbox-hosted style.","tags":["mapbox","studio","vector","tiles"]},{"link":"mapbox-vector-tiles.html","title":"Mapbox Vector Tiles","shortdesc":"Example of a Mapbox vector tiles map.","tags":["simple","mapbox","vector","tiles"]},{"link":"mapbox-layer.html","title":"Mapbox-gl Layer","shortdesc":"Example of a Mapbox-gl-js layer integration.","tags":["simple","mapbox","vector","tiles","maptiler"]},{"link":"mapguide-untiled.html","title":"MapGuide Untiled","shortdesc":"Example of a untiled MapGuide map.","tags":["mapguide"]},{"link":"feature-move-animation.html","title":"Marker Animation","shortdesc":"Demonstrates how to move a feature along a line.","tags":["animation","feature","postrender","polyline","maptiler"]},{"link":"measure.html","title":"Measure","shortdesc":"Using a draw interaction to measure lengths and areas.","tags":["draw","edit","measure","vector"]},{"link":"modify-features.html","title":"Modify Features","shortdesc":"Editing features with the modify interaction.","tags":["modify","edit","vector"]},{"link":"modify-test.html","title":"Modify Features Test","shortdesc":"Example for testing feature modification.","tags":["modify","edit","vector"]},{"link":"mouse-position.html","title":"Mouse Position","shortdesc":"Example of a mouse position control, outside the map.","tags":["mouse-position","openstreetmap"]},{"link":"moveend.html","title":"Moveend Event","shortdesc":"Use of the moveend event.","tags":["moveend","map","event"]},{"link":"navigation-controls.html","title":"Navigation Controls","shortdesc":"Shows how to add navigation controls.","tags":["control","navigation","extent"]},{"link":"reprojection-wgs84.html","title":"OpenStreetMap Reprojection","shortdesc":"Demonstrates client-side reprojection of OpenStreetMap in WGS84.","tags":["reprojection","projection","openstreetmap","wgs84","tile"]},{"link":"scaleline-indiana-east.html","title":"OpenStreetMap Reprojection with ScaleLine Control","shortdesc":"Demonstrates client-side reprojection of OpenStreetMap to NAD83 Indiana East.","tags":["reprojection","projection","openstreetmap","nad83","tile","scaleline"]},{"link":"osm-vector-tiles.html","title":"OSM Vector Tiles","shortdesc":"Using OpenStreetMap vector tiles.","tags":["vector","tiles","osm","mapzen"]},{"link":"vector-osm.html","title":"OSM XML","shortdesc":"Example of using the OSM XML source.","tags":["vector","osmxml","loading","server","strategy","bbox","maptiler"]},{"link":"overlay.html","title":"Overlay","shortdesc":"Demonstrates overlays.","tags":["overlay","popup","bootstrap","popover"]},{"link":"overviewmap.html","title":"Overview Map Control","shortdesc":"Example of OverviewMap control.","tags":["overview","overviewmap"]},{"link":"page-scroll.html","title":"Page Scrolling","shortdesc":"Shows a map that does not interrupt page scrolling.","tags":["trackpad","mousewheel","zoom","scroll","page"]},{"link":"two-finger-pan-scroll.html","title":"Panning and page scrolling","shortdesc":"Shows a map that allows page scrolling unless two fingers or Cmd/Ctrl are used to pan the map.","tags":["trackpad","mousewheel","zoom","scroll","page"]},{"link":"permalink.html","title":"Permalink","shortdesc":"Example on how to create permalinks.","tags":["permalink","openstreetmap","history"]},{"link":"pinch-zoom.html","title":"Pinch Zoom","shortdesc":"Restrict pinch zooming to integer zoom levels.","tags":["pinch","zoom","interaction"]},{"link":"popup.html","title":"Popup","shortdesc":"Uses an overlay to create a popup.","tags":["overlay","popup"]},{"link":"preload.html","title":"Preload Tiles","shortdesc":"Example of tile preloading.","tags":["preload","bing"]},{"link":"print-to-scale.html","title":"Print to scale example","shortdesc":"Example of printing a map to a specified scale.","tags":["print","printing","scale","scaleline","export","pdf"]},{"link":"reprojection.html","title":"Raster Reprojection","shortdesc":"Demonstrates client-side raster reprojection between various projections.","tags":["reprojection","projection","proj4js","osm","wms","wmts","hidpi"]},{"link":"raster.html","title":"Raster Source","shortdesc":"Demonstrates pixelwise operations with a raster source.","tags":["raster","pixel","maptiler"]},{"link":"region-growing.html","title":"Region Growing","shortdesc":"Grow a region from a seed pixel","tags":["raster","regiongrowing","maptiler"]},{"link":"regularshape.html","title":"Regular Shapes","shortdesc":"Example of some Regular Shape styles.","tags":["vector","symbol","regularshape","style","square","rectangle","cross","star","triangle","x"]},{"link":"render-geometry.html","title":"Render geometries to a canvas","shortdesc":"Example of rendering geometries to an arbitrary canvas.","tags":["render","geometry","canvas"]},{"link":"reprojection-by-code.html","title":"Reprojection with EPSG.io Search","shortdesc":"Demonstrates client-side raster reprojection of OSM to arbitrary projection","tags":["reprojection","projection","proj4js","epsg.io","graticule"]},{"link":"reusable-source.html","title":"Reusable Source","shortdesc":"Updating a tile source by changing the URL.","tags":[]},{"link":"scale-line.html","title":"Scale Line","shortdesc":"Example of a scale line.","tags":["scale-line","openstreetmap"]},{"link":"sea-level.html","title":"Sea Level","shortdesc":"Render sea level at different elevations","tags":["raster","pixeloperation","flood"]},{"link":"select-features.html","title":"Select Features","shortdesc":"Example of using the Select interaction.","tags":["select","vector"]},{"link":"select-hover-features.html","title":"Select Features by Hover","shortdesc":"Example of selecting features by hovering.","tags":["select","vector"]},{"link":"select-multiple-features.html","title":"Select multiple Features","shortdesc":"Example of selecting multiple features.","tags":["select","vector"]},{"link":"semi-transparent-layer.html","title":"Semi-Transparent Layer","shortdesc":"Example of a map with a semi-transparent layer.","tags":["transparent","osm","tilejson","css"]},{"link":"shaded-relief.html","title":"Shaded Relief","shortdesc":"Calculate shaded relief from elevation data","tags":["raster","shadedrelief"]},{"link":"side-by-side.html","title":"Shared Views","shortdesc":"Two maps share view properties","tags":["side-by-side","xyz","maptiler"]},{"link":"simple.html","title":"Simple Map","shortdesc":"Example of a simple map.","tags":["simple","openstreetmap"]},{"link":"wms-image.html","title":"Single Image WMS","shortdesc":"Example of a single image WMS layer.","tags":["wms","image"]},{"link":"wms-image-custom-proj.html","title":"Single Image WMS with Proj4js","shortdesc":"Example of integrating Proj4js for coordinate transforms.","tags":["wms","singleimage","proj4js","projection"]},{"link":"chaikin.html","title":"Smoothing lines using Chaikins algorithm","shortdesc":"This uses Chaikins algorithm to smooth drawn lines.","tags":["smooth","smoothing","chaikin"]},{"link":"snap.html","title":"Snap Interaction","shortdesc":"Example of using the snap interaction together with draw and modify interactions.","tags":["draw","edit","modify","vector","snap"]},{"link":"sphere-mollweide.html","title":"Sphere Mollweide","shortdesc":"Example of a Sphere Mollweide map with a Graticule layer.","tags":["graticule","Mollweide","projection","proj4js"]},{"link":"stamen.html","title":"Stamen Tiles","shortdesc":"Example of a Stamen tile source.","tags":["stamen","watercolor","terrain-labels","two-layers"]},{"link":"static-image.html","title":"Static Image","shortdesc":"Example of a static image layer.","tags":["staticimage","xkcd"]},{"link":"street-labels.html","title":"Street Labels","shortdesc":"Render street names.","tags":["vector","label","streets","maptiler"]},{"link":"style-renderer.html","title":"Style renderer","shortdesc":"Example of a style with a custom renderer.","tags":["vector","geojson","style","custom","renderer"]},{"link":"canvas-gradient-pattern.html","title":"Styling feature with CanvasGradient or CanvasPattern","shortdesc":"Example showing the countries vector layer styled with patterns and gradients.","tags":["canvas","gradient","pattern","style"]},{"link":"svg-layer.html","title":"SVG Layer","shortdesc":"Example of a map with an interactive svg layer.","tags":["svg","layer","render","transform"]},{"link":"synthetic-lines.html","title":"Synthetic Lines","shortdesc":"Synthetic lines example.","tags":["vector"]},{"link":"synthetic-points.html","title":"Synthetic Points","shortdesc":"Synthetic points example.","tags":["vector"]},{"link":"teleport.html","title":"Teleporting Maps","shortdesc":"Example of moving a map from one target to another.","tags":["teleport","openstreetmap"]},{"link":"tile-load-events.html","title":"Tile Load Events","shortdesc":"Example using tile load events.","tags":["tile","events","loading"]},{"link":"tile-transitions.html","title":"Tile Transitions","shortdesc":"Custom configuration for opacity transitions on tiles.","tags":["fade","transition"]},{"link":"arcgis-tiled.html","title":"Tiled ArcGIS MapServer","shortdesc":"Example of a tiled ArcGIS layer.","tags":["arcgis","tile","tilelayer"]},{"link":"wms-tiled.html","title":"Tiled WMS","shortdesc":"Example of a tiled WMS layer.","tags":["wms","tile","tilelayer"]},{"link":"wms-tiled-wrap-180.html","title":"Tiled WMS Wrapping","shortdesc":"Example of a tiled WMS layer that wraps across the 180° meridian.","tags":["wms","tile","dateline","wrap","180"]},{"link":"tilejson.html","title":"TileJSON","shortdesc":"Example of a TileJSON layer.","tags":["tilejson"]},{"link":"kml-timezones.html","title":"Timezones in KML","shortdesc":"Demonstrates rendering timezones from KML.","tags":["KML","vector","style"]},{"link":"tissot.html","title":"Tissot Indicatrix","shortdesc":"Draw Tissot's indicatrices on maps.","tags":["tissot","circle"]},{"link":"topojson.html","title":"TopoJSON","shortdesc":"Demonstrates rendering of features from a TopoJSON topology.","tags":["topojson","vector","style"]},{"link":"topolis.html","title":"topolis integration","shortdesc":"Example on how to use topolis with OpenLayers.","tags":["draw","edit","vector","topology","topolis"]},{"link":"tracing.html","title":"Tracing around a polygon","shortdesc":"Example of setting up a draw interaction to easily snap to an existing feature.","tags":["draw","trace","snap","vector","topology"]},{"link":"translate-features.html","title":"Translate Features","shortdesc":"Example of a translate features interaction.","tags":["drag","translate","feature","vector","editing"]},{"link":"turf.html","title":"turf.js","shortdesc":"Example on how to use turf.js with OpenLayers.","tags":["vector","turfjs","along","distance"]},{"link":"utfgrid.html","title":"UTFGrid","shortdesc":"This example shows how to read data from a UTFGrid source.","tags":["utfgrid","tilejson"]},{"link":"layer-clipping-vector.html","title":"Vector Clipping Layer","shortdesc":"Vector Clipping Layer example","tags":["clipping","openstreetmap","vector"]},{"link":"image-vector-layer.html","title":"Vector Image Layer","shortdesc":"Example of rendering vector data as an image layer.","tags":["vector","image"]},{"link":"vector-label-decluttering.html","title":"Vector Label Decluttering","shortdesc":"Label decluttering on polygons.","tags":["vector","decluttering","labels"]},{"link":"vector-labels.html","title":"Vector Labels","shortdesc":"Example of GeoJSON features with labels.","tags":["geojson","vector","openstreetmap","label"]},{"link":"vector-layer.html","title":"Vector Layer","shortdesc":"Example of a countries vector layer with country information.","tags":["vector","geojson"]},{"link":"hitdetect-vector.html","title":"Vector Layer Hit Detection","shortdesc":"Example of hit detection on a countries vector layer with country information.","tags":["vector","geojson","click","hover","hitdetection"]},{"link":"vector-tile-info.html","title":"Vector Tile Info","shortdesc":"Getting feature information from vector tiles.","tags":["vectortiles"]},{"link":"vector-tile-selection.html","title":"Vector Tile Selection","shortdesc":"Select features from vector tiles.","tags":["vectortiles","selection"]},{"link":"mapbox-style.html","title":"Vector tiles created from a Mapbox Style object","shortdesc":"Example of using ol-mapbox-style with tiles from maptiler.com.","tags":["vectortiles","mapboxstyle","ol-mapbox-style","maptiler"]},{"link":"vector-tiles-4326.html","title":"Vector tiles in EPSG:4326","shortdesc":"Example showing vector tiles in EPSG:4326 (styled using ol-mapbox-style)","tags":["vectortiles","epsg4326","mapboxstyle","ol-mapbox-style","maptiler"]},{"link":"offscreen-canvas.html","title":"Vector tiles rendered in an offscreen canvas","shortdesc":"Example of a map that delegates rendering to a worker.","tags":["worker","offscreencanvas","vector-tiles"]},{"link":"animation.html","title":"View Animation","shortdesc":"Demonstrates animated pan, zoom, and rotation.","tags":["animation"]},{"link":"min-zoom.html","title":"View Min-Zoom","shortdesc":"Demonstrates how the view's minimum zoom level can be changed.","tags":["min","zoom"]},{"link":"view-padding.html","title":"View Padding","shortdesc":"This example demonstrates the use of the view's padding option.","tags":["center","padding","view","shift"]},{"link":"rotation.html","title":"View Rotation","shortdesc":"Example of a rotated map.","tags":["rotation","openstreetmap"]},{"link":"webgl-points-layer.html","title":"WebGL points layer","shortdesc":"Using a WebGL-optimized layer to render a large quantities of points","tags":["webgl","point","layer","feature"]},{"link":"vector-wfs.html","title":"WFS","shortdesc":"Example of using WFS with a BBOX strategy.","tags":["vector","WFS","bbox","loading","server","maptiler"]},{"link":"vector-wfs-getfeature.html","title":"WFS - GetFeature","shortdesc":"Example of making a WFS GetFeature request with a filter.","tags":["vector","WFS","GetFeature","filter","maptiler"]},{"link":"wkt.html","title":"WKT","shortdesc":"Example of using the WKT parser.","tags":["wkt","wellknowntext"]},{"link":"wms-custom-tilegrid-512x256.html","title":"WMS 512x256 Tiles","shortdesc":"Example of a WMS layer with 512x256px tiles.","tags":["wms","tile","non-square"]},{"link":"wms-capabilities.html","title":"WMS Capabilities Parsing","shortdesc":"Example of parsing a WMS GetCapabilities response.","tags":["wms","capabilities","getcapabilities"]},{"link":"getfeatureinfo-image.html","title":"WMS GetFeatureInfo (Image Layer)","shortdesc":"Using an image WMS source with GetFeatureInfo requests","tags":["getfeatureinfo","forEachLayerAtPixel"]},{"link":"getfeatureinfo-layers.html","title":"WMS GetFeatureInfo (Layers)","shortdesc":"Shows how to fetch features per layer name in a single WMS GetFeatureInfo request\n","tags":[]},{"link":"getfeatureinfo-tile.html","title":"WMS GetFeatureInfo (Tile Layer)","shortdesc":"Issuing GetFeatureInfo requests with a WMS tiled source","tags":["getfeatureinfo","forEachLayerAtPixel"]},{"link":"wms-getlegendgraphic.html","title":"WMS GetLegendGraphic","shortdesc":"Example of a WMS GetLegendGraphic.","tags":["GetLegendGraphic","getLegendUrl","WMS"]},{"link":"wms-time.html","title":"WMS Time","shortdesc":"Example of smooth tile transitions when changing the time dimension of a tiled WMS layer.","tags":["wms","time","dimensions","transition","nexrad"]},{"link":"wms-no-proj.html","title":"WMS without Projection","shortdesc":"Example of two WMS layers using the projection EPSG:21781, which is unknown to the client.","tags":["wms","projection"]},{"link":"wmts.html","title":"WMTS","shortdesc":"Example of a WMTS source.","tags":["wmts"]},{"link":"wmts-capabilities.html","title":"WMTS Capabilities Parsing","shortdesc":"Example of parsing a WMTS GetCapabilities response.","tags":["wmts","capabilities","getcapabilities"]},{"link":"wmts-layer-from-capabilities.html","title":"WMTS Layer from Capabilities","shortdesc":"Example of a WMTS source created from a WMTS capabilities document.","tags":["wmts","capabilities","getcapabilities"]},{"link":"wmts-dimensions.html","title":"WMTS Tile Transitions","shortdesc":"Example of smooth tile transitions when changing the dimension of a WMTS layer.","tags":["wmts","parameter","transition"]},{"link":"worker.html","title":"Worker","shortdesc":"This example should be deleted.","tags":["worker"]},{"link":"xyz.html","title":"XYZ","shortdesc":"Example of a XYZ source.","tags":["xyz"]},{"link":"xyz-esri.html","title":"XYZ Esri","shortdesc":"Example of a XYZ source using Esri tiles.","tags":["xyz","esri","ArcGIS","REST"]},{"link":"xyz-retina.html","title":"XYZ Retina Tiles","shortdesc":"Example of Retina / HiDPI mercator tiles (512x512px) available as XYZ.","tags":["retina","hidpi","xyz","maptiler","@2x","devicePixelRatio"]},{"link":"zoomslider.html","title":"Zoom Sliders","shortdesc":"Example of various ZoomSlider controls.","tags":["zoom","zoomslider","slider","style","styling","css","control"]},{"link":"zoomify.html","title":"Zoomify","shortdesc":"Example of a Zoomify source.","tags":["zoomify","deepzoom","IIP","pixel","projection"]}],"wordIndex":{"180":{"151":2},"4326":{"5":1,"41":2,"170":2},"21781":{"187":1},"2x":{"195":1},"512x256":{"180":1},"512x256px":{"180":1},"512x512":{"5":2},"512x512px":{"195":1},"a":{"1":1,"2":3,"4":1,"5":1,"6":1,"7":1,"8":1,"10":1,"12":1,"13":2,"14":1,"16":1,"18":1,"19":1,"20":1,"21":2,"23":2,"31":1,"36":1,"37":1,"38":1,"41":1,"42":2,"46":1,"48":1,"49":2,"51":1,"56":1,"57":1,"59":1,"60":1,"63":1,"64":1,"65":1,"68":1,"71":1,"73":1,"78":1,"80":1,"82":1,"83":1,"86":1,"87":1,"89":3,"90":1,"91":2,"92":2,"93":2,"94":1,"95":1,"96":1,"97":2,"98":1,"101":1,"110":1,"111":1,"114":1,"116":2,"118":1,"119":2,"121":1,"123":1,"124":1,"129":2,"132":1,"133":1,"137":2,"138":1,"139":1,"141":2,"143":1,"146":1,"149":1,"150":1,"151":1,"152":1,"155":1,"157":2,"158":1,"160":1,"165":1,"166":1,"169":1,"171":2,"175":1,"176":2,"177":1,"178":2,"180":1,"181":1,"183":1,"184":1,"185":1,"186":1,"188":1,"189":1,"190":2,"191":1,"193":1,"194":1,"197":1},"accessibility":{"0":1},"accessible":{"0":2},"across":{"151":1},"add":{"92":1,"103":1},"addfeature":{"40":1},"adjusted":{"2":1},"advanced":{"1":1,"2":1,"22":1},"after":{"86":1},"algorithm":{"135":2},"allows":{"111":1},"along":{"97":1,"159":1},"an":{"0":1,"3":2,"4":1,"40":2,"43":2,"63":1,"64":1,"68":1,"69":1,"72":1,"114":1,"121":1,"143":1,"157":1,"162":1,"171":1,"182":1},"and":{"18":3,"19":3,"26":1,"29":3,"30":3,"31":2,"32":1,"50":2,"57":1,"66":1,"85":1,"89":1,"98":1,"111":1,"136":1,"142":1,"172":1},"animate":{"15":1,"45":1},"animated":{"3":2,"172":1},"animation":{"3":1,"15":2,"45":2,"97":2,"172":2},"another":{"82":1,"146":1},"api":{"59":2,"71":2,"76":1},"application":{"40":1},"apply":{"73":1},"arbitrary":{"121":1,"122":1},"arc":{"45":1},"arcgis":{"4":3,"5":1,"40":3,"72":3,"149":3,"194":1},"are":{"111":1},"areas":{"98":1},"around":{"157":1},"arrow":{"88":1},"arrows":{"88":2},"as":{"3":1,"42":1,"91":1,"162":1,"195":1},"assigning":{"63":1},"at":{"2":1,"125":1},"attribution":{"10":1,"89":1},"attributions":{"6":3},"available":{"195":1},"bad":{"62":1},"based":{"60":1},"bbox":{"107":1,"177":2},"be":{"2":1,"173":1,"192":1},"behavior":{"62":1},"between":{"117":1},"bind":{"80":1},"bing":{"7":4,"115":1},"bootstrap":{"25":1,"108":1},"box":{"8":2,"43":1},"browser":{"55":1},"buffer":{"77":1},"buttons":{"25":1},"by":{"123":1,"127":2,"131":1},"calculate":{"130":1},"can":{"2":1,"173":1},"canvas":{"9":2,"39":1,"65":2,"121":3,"142":1,"171":1},"canvasgradient":{"142":1},"canvaspattern":{"142":1},"capabilities":{"181":2,"189":2,"190":3},"cartodb":{"10":2},"center":{"2":1,"174":1},"chaikin":{"135":1},"chaikins":{"135":2},"change":{"6":1},"changed":{"173":1},"changing":{"123":1,"186":1,"191":1},"chroma":{"12":1},"circle":{"16":3,"154":1},"click":{"166":1},"client":{"75":1,"104":1,"105":1,"117":1,"122":1,"187":1},"clipping":{"79":3,"161":3},"closest":{"69":1},"cluster":{"11":2,"36":2},"clustered":{"11":1},"clusters":{"36":1},"cmd":{"111":1},"collapse":{"6":1},"color":{"12":3,"63":1},"colors":{"63":1},"com":{"169":1},"complex":{"69":1},"component":{"21":1},"configuration":{"148":1},"constrain":{"13":1},"constrained":{"13":2,"14":2},"construction":{"86":1},"control":{"17":1,"22":1,"48":2,"49":2,"50":1,"56":1,"85":1,"101":1,"103":1,"105":1,"109":2,"196":1},"controls":{"17":2,"103":2,"196":1},"coordinate":{"2":1,"24":1,"134":1},"coordinates":{"9":1,"52":2,"53":1,"76":1},"countries":{"142":1,"165":1,"166":1},"country":{"165":1,"166":1},"create":{"17":1,"34":1,"39":1,"112":1,"114":1},"created":{"169":1,"190":1},"cross":{"120":1},"css":{"129":1,"196":1},"ctrl":{"111":1},"current":{"81":1},"custom":{"1":1,"15":1,"16":3,"17":3,"18":2,"19":2,"20":3,"21":3,"22":1,"23":2,"24":2,"25":2,"39":2,"63":1,"89":2,"141":2,"148":1},"customization":{"22":1},"customize":{"25":1},"customprojection":{"5":1},"d3":{"26":3},"data":{"35":3,"58":1,"69":1,"130":1,"160":1,"162":1},"dateline":{"151":1},"day":{"69":1},"debugging":{"9":1},"decluttering":{"163":3},"deepzoom":{"197":1},"definition":{"49":1},"delegates":{"171":1},"deleted":{"192":1},"demonstrates":{"2":1,"12":1,"15":1,"36":1,"37":1,"38":1,"39":1,"45":1,"70":1,"75":1,"97":1,"104":1,"105":1,"108":1,"117":1,"118":1,"122":1,"153":1,"155":1,"172":1,"173":1,"174":1},"depending":{"81":1},"detection":{"62":1,"166":2},"device":{"27":2},"deviceorientation":{"27":1},"devicepixelratio":{"195":1},"different":{"125":1},"dimension":{"186":1,"191":1},"dimensions":{"186":1},"disable":{"28":1},"disableimagesmoothing":{"28":1},"disabling":{"28":1},"displaying":{"70":1},"distance":{"159":1},"document":{"190":1},"does":{"110":1},"dom":{"21":1},"dpi":{"60":1},"drag":{"18":3,"19":3,"20":1,"29":3,"30":3,"31":3,"50":3,"158":1},"dragbox":{"8":2},"draw":{"32":3,"33":3,"34":3,"43":1,"47":2,"88":1,"98":2,"136":2,"154":1,"156":1,"157":2},"drawing":{"47":1,"88":1},"drawn":{"135":1},"drop":{"18":3,"19":3,"29":3,"30":3},"dynamic":{"35":3},"dynamiclayer":{"72":1},"each":{"88":1},"earthquake":{"36":1,"38":1},"earthquakes":{"37":1,"38":1,"39":1},"easily":{"157":1},"east":{"105":1},"edit":{"32":1,"33":1,"34":1,"40":1,"47":1,"64":1,"98":1,"99":1,"100":1,"136":1,"156":1},"editable":{"40":1},"editing":{"20":1,"40":1,"53":2,"99":1,"158":1},"effect":{"50":1},"element":{"21":3,"49":1},"elevation":{"130":1},"elevations":{"125":1},"epsg":{"5":1,"41":2,"122":2,"170":2,"187":1},"epsg4326":{"41":1,"170":1},"es2015":{"21":1},"esri":{"4":1,"5":2,"40":1,"194":3},"event":{"102":3},"events":{"27":1,"74":3,"147":3},"example":{"0":1,"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"10":2,"11":1,"13":1,"14":1,"16":1,"18":1,"19":1,"20":1,"21":1,"22":1,"24":1,"25":1,"26":1,"28":1,"29":1,"30":1,"32":1,"33":1,"35":1,"40":1,"41":1,"42":2,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"54":1,"57":1,"58":1,"59":1,"60":1,"61":1,"63":1,"64":1,"66":1,"68":1,"69":1,"71":1,"72":1,"74":1,"77":1,"79":1,"80":1,"83":1,"84":1,"86":1,"88":1,"89":1,"91":1,"92":1,"94":1,"95":1,"96":1,"100":1,"101":1,"107":1,"109":1,"112":1,"115":1,"116":2,"120":1,"121":1,"124":1,"126":1,"127":1,"128":1,"129":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"149":1,"150":1,"151":1,"152":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"164":1,"165":1,"166":1,"169":1,"170":1,"171":1,"174":1,"175":1,"177":1,"178":1,"179":1,"180":1,"181":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1},"existing":{"157":1},"export":{"42":2,"91":2,"116":1},"exporting":{"42":1,"91":1},"extended":{"49":1},"extent":{"13":3,"43":4,"87":3,"103":1},"fade":{"148":1},"feature":{"4":3,"8":1,"15":1,"16":1,"20":1,"40":3,"44":1,"45":1,"69":1,"97":2,"100":1,"142":1,"157":1,"158":1,"167":1,"176":1},"featureoverlay":{"32":1},"features":{"8":1,"11":1,"15":1,"32":1,"33":1,"36":1,"44":2,"54":1,"99":2,"100":1,"126":1,"127":2,"128":2,"155":1,"158":2,"164":1,"168":1,"183":1},"fetch":{"183":1},"file":{"69":1},"files":{"18":1},"filter":{"44":2,"73":2,"178":2},"filtering":{"44":1},"filters":{"73":1},"fingers":{"111":1},"flash":{"15":1},"flight":{"45":1},"flights":{"45":2,"69":1},"flood":{"125":1},"fly":{"55":1},"for":{"9":1,"52":1,"88":1,"100":1,"134":1,"148":1},"foreachlayeratpixel":{"182":1,"184":1},"format":{"18":1,"19":1},"fractal":{"46":3},"france":{"70":1},"freehand":{"33":1,"34":1,"47":3},"french":{"70":1},"from":{"59":1,"69":2,"119":1,"130":1,"146":1,"153":1,"155":1,"160":1,"167":1,"168":1,"169":2,"190":2},"full":{"48":3,"49":3,"50":3,"51":2},"fullscreen":{"51":1,"57":1},"fullscreensource":{"49":1},"functions":{"24":1},"geographic":{"52":3,"53":3,"76":3},"geojson":{"29":1,"30":1,"54":3,"55":3,"141":1,"164":2,"165":1,"166":1},"geolocated":{"57":1},"geolocation":{"51":1,"56":3,"57":2},"geometries":{"36":1,"53":1,"76":1,"121":2},"geometry":{"2":1,"23":1,"36":1,"69":1,"121":1},"geometryfunction":{"23":1},"geoportail":{"70":1},"getcapabilities":{"181":2,"189":2,"190":1},"getfeature":{"178":3},"getfeatureinfo":{"182":3,"183":2,"184":3},"getlegendgraphic":{"185":3},"getlegendurl":{"185":1},"getting":{"167":1},"gif":{"3":3},"gl":{"95":2},"gpx":{"29":1,"30":1,"58":3},"gradient":{"142":1},"gradients":{"142":1},"graticule":{"92":3,"122":1,"137":2},"grid":{"1":1},"group":{"80":2},"groups":{"80":1},"grow":{"119":1},"growing":{"119":1},"gyronorm":{"27":1},"handle":{"18":1},"heatmap":{"37":3},"here":{"59":5},"hide":{"81":1},"hidpi":{"60":2,"117":1,"195":2},"high":{"60":1},"history":{"112":1},"hit":{"61":1,"62":3,"166":2},"hitdetection":{"166":1},"hittolerance":{"61":2},"hosted":{"93":1},"hover":{"127":1,"166":1},"hovering":{"127":1},"how":{"2":1,"15":1,"17":1,"25":1,"45":1,"77":1,"92":1,"97":1,"103":1,"112":1,"156":1,"159":1,"160":1,"173":1,"183":1},"hue":{"12":1},"icon":{"3":2,"39":1,"44":1,"63":3,"64":3,"65":3,"66":2,"67":2,"68":3},"icons":{"66":1,"67":1},"igc":{"29":1,"30":1,"69":3},"ign":{"70":3},"iiif":{"71":3},"iiifimageapi":{"71":1},"iip":{"197":1},"image":{"28":2,"30":4,"71":2,"72":3,"73":1,"74":3,"75":3,"91":1,"133":3,"134":1,"139":2,"162":3,"182":2},"imagemanipulation":{"73":1,"82":1,"90":1},"imager":{"90":1},"imagery":{"73":1},"imagestatic":{"75":1},"immediate":{"76":3},"in":{"5":1,"38":1,"40":1,"41":1,"47":1,"55":1,"76":1,"104":1,"153":1,"170":2,"171":1,"183":1},"index":{"84":3},"indiana":{"105":1},"indicatrices":{"154":1},"indicatrix":{"154":1},"info":{"167":1},"information":{"165":1,"166":1,"167":1},"input":{"80":1},"integer":{"113":1},"integrating":{"134":1},"integration":{"26":1,"55":1,"77":1,"95":1,"156":1},"interaction":{"8":1,"18":1,"19":1,"20":2,"29":1,"30":1,"31":2,"32":4,"33":2,"34":1,"43":3,"47":2,"64":1,"98":1,"99":1,"113":1,"126":1,"136":2,"157":1,"158":1},"interactions":{"20":1,"136":1},"interactive":{"143":1},"interrupt":{"110":1},"into":{"55":1},"io":{"122":2},"is":{"2":1,"187":1},"issuing":{"184":1},"js":{"95":1,"159":2},"jsts":{"77":3},"kml":{"18":1,"29":1,"30":1,"36":1,"37":1,"38":2,"39":1,"78":3,"153":3},"kmz":{"18":3},"label":{"66":1,"140":1,"163":2,"164":1},"labels":{"66":1,"138":1,"140":1,"163":1,"164":2},"large":{"44":1,"176":1},"layer":{"7":1,"37":1,"60":1,"72":1,"79":2,"80":2,"81":1,"82":2,"83":2,"84":2,"85":3,"86":1,"87":2,"92":1,"93":2,"95":2,"129":2,"133":1,"137":1,"139":1,"142":1,"143":3,"149":1,"150":1,"151":1,"152":1,"161":2,"162":2,"165":2,"166":2,"176":3,"180":1,"182":1,"183":1,"184":1,"186":1,"190":1,"191":1},"layergroup":{"80":1},"layers":{"9":1,"70":1,"81":1,"84":1,"138":1,"183":1,"187":1},"lazy":{"86":1},"lengths":{"98":1},"level":{"125":2,"173":1},"levels":{"113":1},"lightness":{"12":1},"limited":{"87":2},"limits":{"85":1},"line":{"88":1,"97":1,"124":3},"lines":{"135":2,"144":2},"linestring":{"88":1},"listen":{"27":1},"load":{"74":2,"147":2},"loading":{"4":1,"40":1,"74":1,"107":1,"147":1,"177":1},"localized":{"89":3},"location":{"2":1},"locations":{"38":1},"magnified":{"90":1},"magnify":{"90":2},"making":{"178":1},"manipulation":{"12":2},"many":{"67":1},"map":{"0":2,"1":1,"2":1,"6":1,"10":1,"21":2,"22":1,"41":1,"42":1,"51":1,"52":1,"56":1,"57":1,"59":3,"80":1,"83":1,"89":1,"91":2,"92":2,"94":1,"96":1,"101":1,"102":1,"109":1,"110":1,"111":2,"116":1,"129":1,"132":2,"137":1,"143":1,"146":1,"171":1,"175":1},"mapbox":{"1":3,"55":1,"93":3,"94":3,"95":3,"169":3,"170":2},"mapboxstyle":{"169":1,"170":1},"mapguide":{"96":3},"maps":{"6":1,"7":3,"49":1,"59":1,"131":1,"146":1,"154":1},"mapserver":{"72":1,"149":1},"maptiler":{"14":1,"28":1,"29":1,"30":1,"48":1,"50":1,"58":1,"73":1,"78":1,"82":1,"83":1,"90":1,"95":1,"97":1,"107":1,"118":1,"119":1,"131":1,"140":1,"169":2,"170":1,"177":1,"178":1,"195":1},"mapzen":{"106":1},"marker":{"63":1,"64":1,"65":1,"68":1,"97":1},"max":{"81":1},"maxresolution":{"81":1},"maxzoom":{"14":1,"85":2},"measure":{"98":3},"mercator":{"195":1},"meridian":{"151":1},"min":{"81":1,"173":2},"minimum":{"173":1},"minresolution":{"81":1},"minzoom":{"14":1,"85":2},"mobile":{"1":1,"51":2,"57":1},"mode":{"47":1},"modification":{"64":1,"100":1},"modify":{"32":3,"64":2,"99":3,"100":2,"136":2},"mollweide":{"137":3},"mouse":{"101":3},"mousewheel":{"110":1,"111":1},"move":{"97":1},"moveend":{"102":3},"moving":{"146":1},"multiple":{"69":1,"128":2},"mvt":{"19":3},"nad83":{"105":2},"name":{"183":1},"names":{"140":1},"navigation":{"103":3},"nexrad":{"186":1},"non":{"180":1},"not":{"110":1},"object":{"169":1},"of":{"0":1,"1":1,"3":1,"4":1,"5":1,"6":1,"7":1,"10":1,"11":1,"13":1,"14":1,"16":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"26":1,"28":1,"29":1,"30":1,"32":1,"33":1,"35":1,"36":2,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"44":1,"46":1,"48":1,"49":1,"50":1,"51":1,"54":1,"57":1,"58":1,"59":1,"60":1,"62":1,"66":1,"69":1,"71":1,"72":1,"75":1,"80":1,"82":1,"83":1,"84":1,"86":1,"88":1,"89":1,"90":1,"91":1,"94":1,"95":1,"96":1,"101":1,"102":1,"104":1,"105":1,"107":1,"109":1,"115":1,"116":1,"120":1,"121":1,"122":1,"124":1,"126":1,"127":1,"128":1,"129":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"141":1,"143":1,"146":1,"149":1,"150":1,"151":1,"152":1,"155":1,"157":1,"158":1,"162":1,"164":1,"165":1,"166":1,"169":1,"171":1,"174":1,"175":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"185":1,"186":2,"187":1,"188":1,"189":1,"190":1,"191":2,"193":1,"194":1,"195":1,"196":1,"197":1},"offscreen":{"171":1},"offscreencanvas":{"171":1},"ol":{"11":1,"32":2,"33":1,"34":1,"47":1,"169":2,"170":2},"on":{"6":2,"55":1,"65":1,"69":1,"77":1,"81":1,"112":1,"148":1,"154":1,"156":1,"159":1,"163":1,"166":1},"one":{"82":1,"146":1},"opacity":{"148":1},"opencyclemap":{"69":1},"openlayers":{"26":1,"77":1,"156":1,"159":1},"openseamap":{"89":1},"openstreetmap":{"2":1,"6":1,"9":1,"10":1,"42":1,"54":1,"56":1,"62":1,"79":1,"83":1,"89":4,"91":1,"101":1,"104":3,"105":3,"106":1,"112":1,"124":1,"132":1,"146":1,"161":1,"164":1,"175":1},"operations":{"65":2,"118":1},"optimized":{"176":1},"option":{"49":1,"174":1},"or":{"2":1,"111":1,"142":1},"ordering":{"84":2},"orientation":{"27":2,"57":2},"oriented":{"57":1},"osm":{"49":2,"106":2,"107":2,"117":1,"122":1,"129":1},"osmxml":{"107":1},"outside":{"101":1},"over":{"82":1},"overlay":{"108":2,"114":2},"overlays":{"108":1},"overview":{"22":2,"109":2},"overviewmap":{"22":2,"109":2},"padding":{"174":3},"page":{"110":3,"111":3},"pan":{"111":1,"172":1},"panning":{"111":1},"paraglider":{"69":1},"parameter":{"61":1,"191":1},"parser":{"179":1},"parsing":{"181":2,"189":2},"pattern":{"142":1},"patterns":{"142":1},"pdf":{"42":3,"116":1},"per":{"183":1},"permalink":{"112":2},"permalinks":{"112":1},"pinch":{"113":3},"pixel":{"2":1,"65":2,"118":1,"119":1,"197":1},"pixeloperation":{"125":1},"pixelwise":{"118":1},"png":{"91":2},"point":{"65":1,"67":1,"68":1,"176":1},"pointer":{"90":1},"points":{"145":2,"176":2},"polygon":{"23":3,"157":1},"polygons":{"163":1},"polyline":{"97":1},"popover":{"108":1},"popup":{"68":1,"108":1,"114":3},"portion":{"82":1},"position":{"101":3},"positioned":{"2":1},"positioning":{"2":1},"postrender":{"45":1,"97":1},"preload":{"115":2},"preloading":{"115":1},"preview":{"19":2},"print":{"116":2},"printing":{"116":2},"priority":{"62":1},"proj4js":{"75":1,"117":1,"122":1,"134":3,"137":1},"projection":{"24":1,"75":1,"104":1,"105":1,"117":1,"122":2,"134":1,"137":1,"187":3,"197":1},"projections":{"117":1},"properties":{"131":1},"quantities":{"44":1,"176":1},"raster":{"12":1,"117":2,"118":3,"119":1,"122":1,"125":1,"130":1},"read":{"69":1,"160":1},"recorded":{"69":1},"rectangle":{"120":1},"region":{"119":2},"regiongrowing":{"119":1},"regular":{"34":1,"120":2},"regularshape":{"120":1},"relief":{"130":2},"render":{"16":3,"36":1,"38":1,"121":2,"125":1,"140":1,"143":1,"176":1},"rendered":{"171":1},"renderer":{"141":3},"rendering":{"30":1,"46":1,"67":1,"76":2,"78":1,"87":1,"93":1,"121":1,"153":1,"155":1,"162":1,"171":1},"renders":{"9":1},"reprojection":{"28":1,"75":3,"104":3,"105":3,"117":3,"122":3},"request":{"178":1,"183":1},"requests":{"182":1,"184":1},"resize":{"6":1},"resolution":{"81":3},"response":{"181":1,"189":1},"rest":{"4":3,"5":1,"40":3,"194":1},"restrict":{"13":1,"113":1},"restricting":{"87":1},"retina":{"60":1,"195":3},"reusable":{"123":1},"rotate":{"31":3,"50":3},"rotated":{"175":1},"rotation":{"2":1,"172":1,"175":2},"s":{"2":1,"154":1,"173":1,"174":1},"same":{"69":1},"scale":{"66":2,"116":3,"124":3},"scaleline":{"105":2,"116":1},"scaling":{"66":1},"screen":{"48":3,"49":3,"50":3,"51":2},"scroll":{"110":1,"111":1},"scrolling":{"110":2,"111":2},"sea":{"125":2},"search":{"122":1},"seed":{"119":1},"segment":{"88":1},"select":{"8":1,"65":1,"126":3,"127":2,"128":2,"168":1},"selecting":{"127":1,"128":1},"selection":{"8":2,"168":2},"semi":{"129":2},"server":{"4":1,"40":1,"89":1,"107":1,"177":1},"service":{"4":3,"40":3},"setting":{"86":1,"157":1},"shaded":{"130":2},"shadedrelief":{"130":1},"shadow":{"21":1},"shape":{"38":1,"120":1},"shapes":{"34":2,"120":1},"share":{"131":1},"shared":{"131":1},"shift":{"174":1},"should":{"192":1},"show":{"81":1,"90":1},"showing":{"23":1,"142":1,"170":1},"shows":{"17":1,"25":1,"62":1,"92":1,"103":1,"110":1,"111":1,"160":1,"183":1},"side":{"75":1,"104":1,"105":1,"117":1,"122":1,"131":2},"simple":{"10":1,"62":1,"94":1,"95":1,"132":3},"single":{"31":1,"75":1,"133":2,"134":1,"183":1},"singleimage":{"134":1},"slice":{"55":1},"slider":{"196":1},"sliders":{"196":1},"small":{"6":1},"smooth":{"135":2,"186":1,"191":1},"smoothing":{"28":2,"135":2},"snap":{"136":3,"157":2},"so":{"2":1},"some":{"120":1},"source":{"5":1,"10":1,"11":1,"12":1,"36":1,"49":3,"58":1,"71":1,"75":1,"78":1,"86":3,"107":1,"118":2,"123":2,"138":1,"160":1,"182":1,"184":1,"188":1,"190":1,"193":1,"194":1,"197":1},"specific":{"2":1},"specified":{"116":1},"sphere":{"137":2},"sprite":{"44":1,"67":1},"sprites":{"67":1},"spy":{"82":2},"square":{"120":1,"180":1},"stamen":{"138":3},"star":{"120":1},"static":{"139":2},"staticimage":{"139":1},"strategy":{"4":1,"107":1,"177":1},"street":{"140":2},"streets":{"140":1},"string":{"88":1},"studio":{"93":1},"style":{"3":1,"23":2,"36":2,"37":1,"38":1,"39":1,"63":1,"65":1,"66":1,"68":1,"93":1,"120":1,"141":3,"142":1,"153":1,"155":1,"169":3,"170":2,"196":1},"styled":{"142":1,"170":1},"styles":{"23":1,"120":1},"styling":{"142":1,"196":1},"svg":{"143":3},"swipe":{"83":3},"symbol":{"39":1,"120":1},"symbolize":{"68":1},"symbolizer":{"38":1,"68":1},"symbols":{"39":2},"synthetic":{"144":2,"145":2},"tabindex":{"0":1},"target":{"146":1},"teleport":{"146":1},"teleporting":{"146":1},"terrain":{"138":1},"test":{"100":1},"testing":{"100":1},"that":{"110":1,"111":1,"151":1,"171":1},"the":{"18":1,"19":1,"23":1,"25":1,"29":1,"30":1,"32":2,"33":1,"34":1,"36":1,"37":1,"38":1,"39":1,"47":1,"52":1,"55":2,"58":1,"61":1,"69":1,"76":1,"90":1,"99":1,"101":1,"102":1,"107":1,"111":1,"123":1,"126":1,"136":1,"142":1,"151":1,"173":1,"174":2,"179":1,"186":1,"187":2,"191":1},"them":{"6":1},"this":{"2":1,"25":1,"92":1,"135":1,"160":1,"174":1,"192":1},"tile":{"1":1,"4":1,"24":1,"59":2,"89":1,"104":1,"105":1,"115":1,"123":1,"138":1,"147":3,"148":1,"149":1,"150":1,"151":1,"167":1,"168":1,"180":1,"184":1,"186":1,"191":2},"tiled":{"24":1,"149":2,"150":2,"151":2,"184":1,"186":1},"tilejson":{"80":1,"87":1,"129":1,"152":3,"160":1},"tilelayer":{"24":1,"149":1,"150":1},"tiles":{"1":3,"5":2,"9":2,"19":1,"55":2,"59":1,"93":1,"94":3,"95":1,"106":3,"115":1,"138":1,"148":1,"167":1,"168":1,"169":2,"170":2,"171":2,"180":2,"194":1,"195":2},"tilesize":{"5":1},"tilesource":{"71":1},"time":{"186":3},"timezones":{"153":2},"tissot":{"154":3},"to":{"6":1,"8":1,"15":1,"17":1,"18":1,"19":1,"25":1,"27":1,"31":1,"34":1,"36":1,"38":1,"39":1,"43":1,"44":1,"45":1,"56":1,"63":1,"64":1,"68":1,"73":1,"77":1,"85":1,"87":1,"92":2,"97":1,"98":1,"103":1,"105":1,"111":1,"112":1,"113":1,"114":1,"116":2,"121":2,"122":1,"135":1,"146":1,"156":1,"157":2,"159":1,"160":1,"171":1,"176":1,"183":1,"187":1},"tocontext":{"39":1},"together":{"26":1,"32":1,"136":1},"tolerance":{"61":1,"62":2},"tooltip":{"25":1,"38":1},"tooltips":{"25":2},"topojson":{"29":1,"30":1,"155":3},"topolis":{"156":3},"topology":{"155":1,"156":1,"157":1},"trace":{"157":1},"tracing":{"157":1},"tracking":{"57":1},"trackpad":{"110":1,"111":1},"tracks":{"69":1},"transform":{"24":1,"143":1},"transforms":{"134":1},"transition":{"148":1,"186":1,"191":1},"transitions":{"148":2,"186":1,"191":2},"translate":{"158":3},"transparent":{"129":3},"triangle":{"120":1},"turf":{"159":2},"turfjs":{"159":1},"two":{"111":1,"131":1,"138":1,"187":1},"ufo":{"67":1},"under":{"90":1},"unknown":{"187":1},"unless":{"111":1},"untiled":{"96":2},"up":{"157":1},"updatefeature":{"40":1},"updating":{"123":1},"url":{"123":1},"use":{"36":1,"37":1,"38":1,"39":1,"77":1,"102":1,"156":1,"159":1,"174":1},"used":{"111":1},"uses":{"114":1,"135":1},"using":{"3":1,"4":1,"5":1,"8":1,"11":1,"18":1,"19":1,"24":1,"26":1,"29":1,"30":1,"32":1,"33":1,"34":1,"40":1,"43":1,"44":1,"47":1,"52":1,"56":1,"58":1,"61":1,"64":1,"68":1,"74":1,"76":1,"84":1,"85":1,"98":1,"106":1,"107":1,"126":1,"135":1,"136":1,"147":1,"169":1,"170":1,"176":1,"177":1,"179":1,"182":1,"187":1,"194":1},"utfgrid":{"160":3},"various":{"117":1,"196":1},"vector":{"1":3,"3":1,"4":1,"11":1,"15":1,"16":1,"20":1,"23":1,"30":4,"32":1,"33":1,"34":1,"36":1,"37":1,"38":1,"39":1,"40":1,"45":1,"46":1,"47":1,"54":1,"55":2,"63":1,"64":1,"65":1,"66":1,"68":1,"77":1,"78":1,"88":1,"93":2,"94":3,"95":1,"98":1,"99":1,"100":1,"106":3,"107":1,"120":1,"126":1,"127":1,"128":1,"136":1,"140":1,"141":1,"142":1,"144":1,"145":1,"153":1,"155":1,"156":1,"157":1,"158":1,"159":1,"161":3,"162":3,"163":2,"164":2,"165":3,"166":3,"167":2,"168":2,"169":1,"170":2,"171":2,"177":1,"178":1},"vectortiles":{"167":1,"168":1,"169":1,"170":1},"version":{"90":1},"vertices":{"23":1},"view":{"2":2,"13":2,"14":1,"52":1,"56":1,"81":1,"82":1,"131":1,"172":1,"173":2,"174":3,"175":1},"views":{"131":1},"visibility":{"85":1},"visibily":{"6":1},"vt":{"55":1},"watercolor":{"138":1},"web":{"21":1},"webgl":{"37":1,"44":3,"67":3,"176":3},"wellknowntext":{"179":1},"wfs":{"177":3,"178":3},"wgs84":{"104":2},"when":{"186":1,"191":1},"which":{"187":1},"with":{"1":1,"4":1,"5":1,"9":1,"12":1,"13":1,"18":1,"19":1,"21":1,"22":1,"23":1,"25":1,"30":1,"32":1,"39":1,"44":1,"45":1,"49":2,"50":1,"53":1,"57":1,"59":1,"62":1,"67":2,"76":1,"77":1,"78":1,"80":1,"89":1,"93":1,"99":1,"105":1,"118":1,"122":1,"129":1,"134":1,"136":1,"137":1,"141":1,"142":2,"143":1,"156":1,"159":1,"164":1,"165":1,"166":1,"169":1,"177":1,"178":1,"180":1,"182":1,"184":1},"without":{"187":1},"wkt":{"179":3},"wms":{"24":2,"117":1,"133":3,"134":2,"150":3,"151":3,"180":3,"181":3,"182":2,"183":2,"184":2,"185":3,"186":3,"187":3},"wmts":{"60":3,"70":3,"117":1,"188":3,"189":3,"190":4,"191":3},"worker":{"171":2,"192":2},"wrap":{"151":1},"wrapping":{"151":1},"wraps":{"151":1},"x":{"120":1},"xkcd":{"139":1},"xml":{"107":2},"xyz":{"5":2,"28":1,"48":1,"50":1,"131":1,"193":3,"194":3,"195":3},"z":{"84":3},"zoom":{"14":3,"31":3,"50":3,"85":1,"110":1,"111":1,"113":3,"172":1,"173":3,"196":2},"zoomify":{"197":3},"zooming":{"113":1},"zoomslider":{"196":2}}}; |