You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
54 KiB
JavaScript

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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","grid"]},{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:"cog-stretch.html",title:"Band Contrast Stretch",shortdesc:"Choosing bands and applying contrast stretch",tags:["cog","webgl","style"]},{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:"cog-style.html",title:"Change Tile Layer Style",shortdesc:"Updating the style of a WebGL tile layer",tags:["cog","webgl","style"]},{link:"cog.html",title:"Cloud Optimized GeoTIFF (COG)",shortdesc:"Rendering a COG as a tiled layer.",tags:["cog"]},{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:"canvas-tiles-tms.html",title:"Custom Canvas Tiles",shortdesc:"Renders tiles with TMS coordinates for debugging.",tags:["layers","vectortiles","tms","canvas"]},{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-hit-detection-renderer.html",title:"Custom Hit Detection Render",shortdesc:"Example of a custom hit detection renderer.",tags:["circle","feature","vector","render","custom","hitDetectionRenderer"]},{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:"data-tiles.html",title:"Data Tiles",shortdesc:"Generating tile data from scratch.",tags:["datatiles"]},{link:"device-orientation.html",title:"Device Orientation",shortdesc:"Listen to DeviceOrientation events.",tags:["device","orientation","gyronorm"]},{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-and-modify-geodesic.html",title:"Draw and Modify Geodesic Circles",shortdesc:"Example of using Draw and Modify interactions for geodesic circles.",tags:["draw","edit","modify","vector","circle","sphere","geodesic"]},{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:"clusters-dynamic.html",title:"Dynamic clusters",shortdesc:"Clusters with zoom-to-cluster, hull view, and uncluttering of overlapping features.",tags:["marker","cluster","vector","style","convexhull"]},{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:"external-map.html",title:"External map",shortdesc:"Move a map to a seperate window.",tags:["external","window"]},{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:"cog-pyramid.html",title:"GeoTIFF tile pyramid",shortdesc:"Rendering a COG tile pyramid as layer group.",tags:["cog","tilepyramid","stac"]},{link:"cog-overviews.html",title:"GeoTIFF with Overviews",shortdesc:"Rendering a GeoTIFF with external overviews as a layer.",tags:["cog"]},{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:"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","grid"]},{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:"interpolation.html",title:"Interpolation",shortdesc:"Example of data interpolation",tags:["disableimageinterpolation","xyz","maptiler","reprojection"]},{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-opacity.html",title:"Layer Opacity",shortdesc:"Adjust layer opacity based on user input",tags:["opacity"]},{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:"webgl-layer-swipe.html",title:"Layer Swipe (WebGL)",shortdesc:"Cropping a WebGL tile layer",tags:["swipe","webgl"]},{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:"measure-style.html",title:"Measure using vector styles",shortdesc:"Example of measuring lengths and areas using vector styles.",tags:["draw","edit","measure","modify","style","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:"cog-math.html",title:"NDVI from a Sentinel 2 COG",shortdesc:"Calculating NDVI and applying a custom color map.",tags:["cog","ndvi"]},{link:"cog-colors.html",title:"NDVI with a Dynamic Color Ramp",shortdesc:"NDVI from a COG with a dynamic color ramp",tags:["cog","ndvi"]},{link:"cog-math-multisource.html",title:"NDVI+NDWI from two 16-bit COGs",shortdesc:"Calculating NDVI+NDWI as green and blue values.",tags:["cog","ndvi","ndwi","sentinel","geotiff"]},{link:"ogc-map-tiles.html",title:"OGC Map Tiles",shortdesc:"Rendering map tiles from an OGC API Tiles service.",tags:["ogc"]},{link:"ogc-map-tiles-geographic.html",title:"OGC Map Tiles (Geographic)",shortdesc:"Rendering map tiles from an OGC API Tiles service.",tags:["ogc"]},{link:"ogc-vector-tiles.html",title:"OGC Vector Tiles",shortdesc:"Rendering vector tiles from an OGC API Tiles service.",tags:["ogc","vector"]},{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","grid"]},{link:"projection-and-scale.html",title:"Projection and Scale",shortdesc:"Example of maintaining scale when changing projection.",tags:["projection","scale"]},{link:"reprojection.html",title:"Raster Reprojection",shortdesc:"Demonstrates client-side raster reprojection between various projections.",tags:["reprojection","projection","proj4js","osm","wms","wmts","hidpi","grid"]},{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:"numpytile.html",title:"Rendering 16-bit NumpyTiles",shortdesc:"Renders a multi-byte depth source image directly using WebGL.",tags:["numpytiles","webgl"]},{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:"modify-scale-and-rotate.html",title:"Scale and Rotate using Modify Interaction",shortdesc:"Example of using the Modify interaction to scale and rotate geometries.",tags:["draw","edit","modify","vector","scale","rotate"]},{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:"webgl-sea-level.html",title:"Sea Level (with WebGL)",shortdesc:"Render sea level at different elevations",tags:["webgl","math","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:"webgl-shaded-relief.html",title:"Shaded Relief (with WebGL)",shortdesc:"Calculate shaded relief from elevation data",tags:["webgl","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 a vector layer styled with a gradient.",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 an ecoregions vector layer with protection status.",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","grid"]},{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:"webgl-tile-style.html",title:"WebGL Tile Layer Styles",shortdesc:"Styling raster tiles with WebGL.",tags:["webgl","style"]},{link:"webgl-tiles.html",title:"WebGL Tiles",shortdesc:"Rendering raster data with WebGL.",tags:["webgl","osm"]},{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:"vector-wfs-geographic.html",title:"WFS with geographic coordinates",shortdesc:"Example of using WFS with a Tile strategy.",tags:["geographic","vector","WFS","tile","strategy","loading","server","maptiler"]},{link:"wind-arrows.html",title:"Wind Arrows",shortdesc:"Example of Wind Arrows styled using Regular Shapes.",tags:["vector","symbol","regularshape","style","arrow"]},{link:"wkb.html",title:"WKB",shortdesc:"Example of using the WKB parser.",tags:["wkb","wellknownbinary"]},{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 a custom grid with 512x256px tiles.",tags:["wms","tile","non-square","grid"]},{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","grid"]},{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","grid"]},{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:{2:{117:1},16:{119:1,142:1},180:{175:2},4326:{5:1,48:2,194:2},21781:{216:1},"2x":{224:1},"512x256":{209:1},"512x256px":{209:1},"512x512":{5:2},"512x512px":{224:1},a:{1:1,2:3,4:1,5:1,6:1,8:1,9:1,11:1,12:1,13:2,15:1,16:2,17:1,20:1,22:1,23:1,24:1,25:1,26:2,28:2,36:1,43:1,44:1,45:1,48:1,49:2,51:2,54:1,56:1,57:2,59:1,64:1,65:1,66:1,67:2,69:1,70:1,72:1,73:1,74:1,77:1,80:1,82:1,88:1,90:1,93:1,94:1,95:1,98:1,99:1,101:3,102:1,103:2,104:2,105:2,106:1,107:1,108:1,109:2,110:1,114:1,117:2,118:3,129:1,130:1,133:1,135:2,138:1,139:2,141:1,142:1,144:1,146:1,152:2,156:1,157:1,161:2,162:1,163:1,165:2,166:2,167:1,170:1,173:1,174:1,175:1,176:1,179:1,181:2,182:1,184:1,189:1,193:1,195:2,199:1,200:2,203:1,204:2,205:1,209:2,210:1,212:1,213:1,214:1,215:1,217:1,218:1,219:2,220:1,222:1,223:1,226:1},accessibility:{0:1},accessible:{0:2},across:{175:1},add:{104:1,116:1},addfeature:{47:1},adjust:{92:1},adjusted:{2:1},advanced:{1:1,2:1,27:1},after:{98:1},algorithm:{159:2},allows:{130:1},along:{109:1,183:1},an:{0:1,3:2,4:1,47:2,50:2,72:1,73:1,77:1,78:1,81:1,120:1,121:1,122:1,133:1,141:1,167:1,181:1,186:1,190:1,195:1,211:1},and:{7:1,22:3,23:3,31:1,34:3,35:3,36:2,37:1,38:2,41:1,58:2,65:1,75:1,97:1,101:1,110:1,111:1,117:1,119:1,130:1,136:1,145:2,160:1,196:1},animate:{18:1,53:1},animated:{3:2,196:1},animation:{3:1,18:2,53:2,109:2,196:2},another:{93:1,170:1},api:{69:2,80:2,85:1,120:1,121:1,122:1},application:{47:1},apply:{82:1},applying:{7:1,117:1},arbitrary:{141:1,143:1},arc:{53:1},arcgis:{4:3,5:1,47:3,81:3,173:3,223:1},are:{130:1},areas:{110:1,111:1},around:{181:1},arrow:{100:1,206:1},arrows:{100:2,206:2},as:{3:1,13:1,49:1,66:1,67:1,103:1,119:1,186:1,224:1},assigning:{72:1},at:{2:1,147:1,148:1},attribution:{11:1,101:1},attributions:{6:3},available:{224:1},band:{7:1},bands:{7:1},based:{70:1,92:1},bbox:{126:1,203:2},be:{2:1,197:1,221:1},between:{137:1},bind:{90:1},bing:{8:4,134:1},bit:{119:1,142:1},blue:{119:1},bootstrap:{30:1,127:1},box:{9:2,50:1},browser:{63:1},buffer:{87:1},buttons:{30:1},by:{144:1,150:2,155:1},byte:{142:1},calculate:{153:1,154:1},calculating:{117:1,119:1},can:{2:1,197:1},canvas:{10:2,19:2,46:1,74:2,141:3,166:1,195:1},canvasgradient:{166:1},canvaspattern:{166:1},capabilities:{210:2,218:2,219:3},cartodb:{11:2},center:{2:1,198:1},chaikin:{159:1},chaikins:{159:2},change:{6:1,12:1},changed:{197:1},changing:{136:1,144:1,215:1,220:1},choosing:{7:1},chroma:{15:1},circle:{20:3,24:1,38:1,178:1},circles:{38:2},click:{190:1},client:{84:1,123:1,124:1,137:1,143:1,216:1},clipping:{89:3,185:3},closest:{78:1},cloud:{13:1},cluster:{14:2,41:2,43:2},clustered:{14:1},clusters:{41:2,43:1},cmd:{130:1},cog:{7:1,12:1,13:3,66:2,67:1,117:2,118:2,119:1},cogs:{119:1},collapse:{6:1},color:{15:3,72:1,117:1,118:2},colors:{72:1},com:{193:1},complex:{78:1},component:{26:1},configuration:{172:1},constrain:{16:1},constrained:{16:2,17:2},construction:{98:1},contrast:{7:2},control:{21:1,27:1,56:2,57:2,58:1,64:1,97:1,114:1,116:1,124:1,128:2,225:1},controls:{21:2,116:2,225:1},convexhull:{41:1},coordinate:{2:1,29:1,158:1},coordinates:{10:1,19:1,60:2,61:1,85:1,205:1},countries:{189:1},country:{189:1},create:{21:1,40:1,46:1,131:1,133:1},created:{193:1,219:1},cropping:{95:1},cross:{140:1},css:{152:1,225:1},ctrl:{130:1},current:{91:1},custom:{1:1,18:1,19:1,20:3,21:3,22:2,23:2,24:3,25:3,26:3,27:1,28:2,29:2,30:2,46:2,72:1,101:2,117:1,165:2,172:1,209:1},customization:{27:1},customize:{30:1},customprojection:{5:1},d3:{31:3},data:{32:2,42:3,68:1,78:1,86:1,153:1,154:1,184:1,186:1,202:1},datatiles:{32:1},dateline:{175:1},day:{78:1},debugging:{10:1,19:1},decluttering:{187:3},deepzoom:{226:1},definition:{57:1},delegates:{195:1},deleted:{221:1},demonstrates:{2:1,15:1,18:1,43:1,44:1,45:1,46:1,53:1,79:1,84:1,109:1,123:1,124:1,127:1,137:1,138:1,143:1,177:1,179:1,196:1,197:1,198:1},depending:{91:1},depth:{142:1},detection:{24:2,190:2},device:{33:2},deviceorientation:{33:1},devicepixelratio:{224:1},different:{147:1,148:1},dimension:{215:1,220:1},dimensions:{215:1},directly:{142:1},disableimageinterpolation:{86:1},displaying:{79:1},distance:{183:1},document:{219:1},does:{129:1},dom:{26:1},dpi:{70:1},drag:{22:3,23:3,25:1,34:3,35:3,36:3,58:3,182:1},dragbox:{9:2},draw:{37:3,38:3,39:3,40:3,50:1,55:2,100:1,110:2,111:1,145:1,160:2,178:1,180:1,181:2},drawing:{55:1,100:1},drawn:{159:1},drop:{22:3,23:3,34:3,35:3},dynamic:{41:1,42:3,118:2},dynamiclayer:{81:1},each:{100:1},earthquake:{43:1,45:1},earthquakes:{44:1,45:1,46:1},easily:{181:1},east:{124:1},ecoregions:{190:1},edit:{37:1,38:1,39:1,40:1,47:1,55:1,73:1,110:1,111:1,112:1,113:1,145:1,160:1,180:1},editable:{47:1},editing:{25:1,47:1,61:2,112:1,182:1},effect:{58:1},element:{26:3,57:1},elevation:{153:1,154:1},elevations:{147:1,148:1},epsg:{5:1,48:2,143:2,194:2,216:1},epsg4326:{48:1,194:1},es2015:{26:1},esri:{4:1,5:2,47:1,223:3},event:{115:3},events:{33:1,83:3,171:3},example:{0:1,1:1,2:1,3:1,4:1,5:1,6:1,8:1,11:2,14:1,16:1,17:1,20:1,22:1,23:1,24:1,25:1,26:1,27:1,29:1,30:1,31:1,34:1,35:1,37:1,38:1,39:1,42:1,47:1,48:1,49:2,54:1,55:1,56:1,57:1,58:1,59:1,62:1,65:1,68:1,69:1,70:1,71:1,72:1,73:1,75:1,77:1,78:1,80:1,81:1,83:1,86:1,87:1,89:1,90:1,94:1,96:1,98:1,100:1,101:1,103:1,104:1,106:1,107:1,108:1,111:1,113:1,114:1,126:1,128:1,131:1,134:1,135:2,136:1,140:1,141:1,145:1,146:1,149:1,150:1,151:1,152:1,156:1,157:1,158:1,160:1,161:1,162:1,163:1,165:1,166:1,167:1,168:1,169:1,170:1,171:1,173:1,174:1,175:1,176:1,180:1,181:1,182:1,183:1,184:1,185:1,186:1,188:1,189:1,190:1,193:1,194:1,195:1,198:1,199:1,203:1,204:1,205:1,206:1,207:1,208:1,209:1,210:1,214:1,215:1,216:1,217:1,218:1,219:1,220:1,221:1,222:1,223:1,224:1,225:1,226:1},existing:{181:1},export:{49:2,103:2,135:1},exporting:{49:1,103:1},extended:{57:1},extent:{16:3,50:4,99:3,116:1},external:{51:2,67:1},fade:{172:1},feature:{4:3,9:1,18:1,20:1,24:1,25:1,47:3,52:1,53:1,78:1,109:2,113:1,166:1,181:1,182:1,191:1,200:1},featureoverlay:{37:1},features:{9:1,14:1,18:1,37:1,39:1,41:1,43:1,52:2,62:1,112:2,113:1,149:1,150:2,151:2,179:1,182:2,188:1,192:1,212:1},fetch:{212:1},file:{78:1},files:{22:1},filter:{52:2,82:2,204:2},filtering:{52:1},filters:{82:1},fingers:{130:1},flash:{18:1},flight:{53:1},flights:{53:2,78:1},flood:{147:1,148:1},fly:{63:1},for:{10:1,19:1,38:1,60:1,100:1,113:1,158:1,172:1},foreachlayeratpixel:{211:1,213:1},format:{22:1,23:1},fractal:{54:3},france:{79:1},freehand:{39:1,40:1,55:3},french:{79:1},from:{32:1,69:1,78:2,117:1,118:1,119:1,120:1,121:1,122:1,139:1,153:1,154:1,170:1,177:1,179:1,184:1,191:1,192:1,193:2,219:2},full:{56:3,57:3,58:3,59:2},fullscreen:{59:1,65:1},fullscreensource:{57:1},functions:{29:1},generating:{32:1},geodesic:{38:3},geographic:{60:3,61:3,85:3,121:1,205:2},geojson:{34:1,35:1,62:3,63:3,165:1,188:2,189:1,190:1},geolocated:{65:1},geolocation:{59:1,64:3,65:2},geometries:{43:1,61:1,85:1,141:2,145:1},geometry:{2:1,28:1,43:1,78:1,141:1},geometryfunction:{28:1},geoportail:{79:1},geotiff:{13:1,66:1,67:2,119:1},getcapabilities:{210:2,218:2,219:1},getfeature:{204:3},getfeatureinfo:{211:3,212:2,213:3},getlegendgraphic:{214:3},getlegendurl:{214:1},getting:{191:1},gif:{3:3},gl:{107:2},gpx:{34:1,35:1,68:3},gradient:{166:2},graticule:{104:3,143:1,161:2},green:{119:1},grid:{1:2,79:1,135:1,137:1,194:1,209:2,217:1,220:1},group:{66:1,90:2},groups:{90:1},grow:{139:1},growing:{139:1},gyronorm:{33:1},handle:{22:1},heatmap:{44:3},here:{69:5},hide:{91:1},hidpi:{70:2,137:1,224:2},high:{70:1},history:{131:1},hit:{24:2,71:1,190:2},hitdetection:{190:1},hitdetectionrenderer:{24:1},hittolerance:{71:2},hosted:{105:1},hover:{150:1,190:1},hovering:{150:1},how:{2:1,18:1,21:1,30:1,53:1,87:1,104:1,109:1,116:1,131:1,180:1,183:1,184:1,197:1,212:1},hue:{15:1},hull:{41:1},icon:{3:2,46:1,52:1,72:3,73:3,74:3,75:2,76:2,77:3},icons:{75:1,76:1},igc:{34:1,35:1,78:3},ign:{79:3},iiif:{80:3},iiifimageapi:{80:1},iip:{226:1},image:{35:4,80:2,81:3,82:1,83:3,84:3,103:1,142:1,157:3,158:1,163:2,186:3,211:2},imagemanipulation:{82:1,93:1,102:1},imager:{102:1},imagery:{82:1},imagestatic:{84:1},immediate:{85:3},in:{5:1,45:1,47:1,48:1,55:1,63:1,85:1,123:1,177:1,194:2,195:1,212:1},index:{96:3},indiana:{124:1},indicatrices:{178:1},indicatrix:{178:1},info:{191:1},information:{189:1,191:1},input:{90:1,92:1},integer:{132:1},integrating:{158:1},integration:{31:1,63:1,87:1,107:1,180:1},interaction:{9:1,22:1,23:1,25:2,34:1,35:1,36:2,37:4,39:2,40:1,50:3,55:2,73:1,110:1,112:1,132:1,145:2,149:1,160:2,181:1,182:1},interactions:{25:1,38:1,160:1},interactive:{167:1},interpolation:{86:2},interrupt:{129:1},into:{63:1},io:{143:2},is:{2:1,216:1},issuing:{213:1},js:{107:1,183:2},jsts:{87:3},kml:{22:1,34:1,35:1,43:1,44:1,45:2,46:1,88:3,177:3},kmz:{22:3},label:{75:1,164:1,187:2,188:1},labels:{75:1,162:1,164:1,187:1,188:2},large:{52:1,200:1},layer:{8:1,12:2,13:1,44:1,66:1,67:1,70:1,81:1,89:2,90:2,91:1,92:2,93:2,94:2,95:2,96:2,97:3,98:1,99:2,104:1,105:2,107:2,152:2,157:1,161:1,163:1,166:1,167:3,173:1,174:1,175:1,176:1,185:2,186:2,189:2,190:2,200:3,201:1,209:1,211:1,212:1,213:1,215:1,219:1,220:1},layergroup:{90:1},layers:{10:1,19:1,79:1,91:1,96:1,162:1,212:1,216:1},lazy:{98:1},lengths:{110:1,111:1},level:{147:2,148:2,197:1},levels:{132:1},lightness:{15:1},limited:{99:2},limits:{97:1},line:{100:1,109:1,146:3},lines:{159:2,168:2},linestring:{100:1},listen:{33:1},load:{83:2,171:2},loading:{4:1,47:1,83:1,126:1,171:1,203:1,205:1},localized:{101:3},location:{2:1},locations:{45:1},magnified:{102:1},magnify:{102:2},maintaining:{136:1},making:{204:1},manipulation:{15:2},many:{76:1},map:{0:2,1:1,2:1,6:1,11:1,26:2,27:1,48:1,49:1,51:2,59:1,60:1,64:1,65:1,69:3,90:1,94:1,101:1,103:2,104:2,106:1,108:1,114:1,115:1,117:1,120:2,121:2,128:1,129:1,130:2,135:1,152:1,156:2,161:1,167:1,170:1,195:1,199:1},mapbox:{1:3,63:1,105:3,106:3,107:3,193:3,194:2},mapboxstyle:{193:1,194:1},mapguide:{108:3},maps:{6:1,8:3,57:1,69:1,155:1,170:1,178:1},mapserver:{81:1,173:1},maptiler:{17:1,34:1,35:1,56:1,58:1,68:1,82:1,86:1,88:1,93:1,94:1,102:1,107:1,109:1,126:1,138:1,139:1,155:1,164:1,193:2,194:1,203:1,204:1,205:1,224:1},mapzen:{125:1},marker:{41:1,72:1,73:1,74:1,77:1,109:1},math:{148:1},max:{91:1},maxresolution:{91:1},maxzoom:{17:1,97:2},measure:{110:3,111:2},measuring:{111:1},mercator:{224:1},meridian:{175:1},min:{91:1,197:2},minimum:{197:1},minresolution:{91:1},minzoom:{17:1,97:2},mobile:{1:1,59:2,65:1},mode:{55:1},modification:{73:1,113:1},modify:{37:3,38:3,73:2,111:1,112:3,113:2,145:3,160:2},mollweide:{161:3},mouse:{114:3},mousewheel:{129:1,130:1},move:{51:1,109:1},moveend:{115:3},moving:{170:1},multi:{142:1},multiple:{78:1,151:2},mvt:{23:3},nad83:{124:2},name:{212:1},names:{164:1},navigation:{116:3},ndvi:{117:3,118:3,119:3},ndwi:{119:3},nexrad:{215:1},non:{209:1},not:{129:1},numpytiles:{142:2},object:{193:1},of:{0:1,1:1,3:1,4:1,5:1,6:1,8:1,11:1,12:1,14:1,16:1,17:1,20:1,22:1,23:1,24:1,25:1,26:1,27:1,28:1,29:1,31:1,34:1,35:1,37:1,38:1,39:1,41:1,42:1,43:2,44:1,45:1,46:1,47:1,48:1,49:1,52:1,54:1,56:1,57:1,58:1,59:1,62:1,65:1,68:1,69:1,70:1,75:1,78:1,80:1,81:1,84:1,86:1,90:1,93:1,94:1,96:1,98:1,100:1,101:1,102:1,103:1,106:1,107:1,108:1,111:1,114:1,115:1,123:1,124:1,126:1,128:1,134:1,135:1,136:1,140:1,141:1,143:1,145:1,146:1,149:1,150:1,151:1,152:1,156:1,157:1,158:1,160:1,161:1,162:1,163:1,165:1,167:1,170:1,173:1,174:1,175:1,176:1,179:1,181:1,182:1,186:1,188:1,189:1,190:1,193:1,195:1,198:1,199:1,200:1,203:1,204:1,205:1,206:1,207:1,208:1,209:1,210:1,214:1,215:2,216:1,217:1,218:1,219:1,220:2,222:1,223:1,224:1,225:1,226:1},offscreen:{195:1},offscreencanvas:{195:1},ogc:{120:3,121:3,122:3},ol:{14:1,37:2,39:1,40:1,55:1,193:2,194:2},on:{6:2,63:1,74:1,78:1,87:1,91:1,92:1,131:1,172:1,178:1,180:1,183:1,187:1,190:1},one:{93:1,170:1},opacity:{92:3,172:1},opencyclemap:{78:1},openlayers:{31:1,87:1,180:1,183:1},openseamap:{101:1},openstreetmap:{2:1,6:1,10:1,11:1,49:1,62:1,64:1,89:1,94:1,101:4,103:1,114:1,123:3,124:3,125:1,131:1,146:1,156:1,170:1,185:1,188:1,199:1},operations:{74:2,138:1},optimized:{13:1,200:1},option:{57:1,198:1},or:{2:1,130:1,166:1},ordering:{96:2},orientation:{33:2,65:2},oriented:{65:1},osm:{57:2,125:2,126:2,137:1,143:1,152:1,202:1},osmxml:{126:1},outside:{114:1},over:{93:1},overlapping:{41:1},overlay:{127:2,133:2},overlays:{127:1},overview:{27:2,128:2},overviewmap:{27:2,128:2},overviews:{67:2},padding:{198:3},page:{129:3,130:3},pan:{130:1,196:1},panning:{130:1},paraglider:{78:1},parameter:{71:1,220:1},parser:{207:1,208:1},parsing:{210:2,218:2},pattern:{166:1},pdf:{49:3,135:1},per:{212:1},permalink:{131:2},permalinks:{131:1},pinch:{132:3},pixel:{2:1,74:2,138:1,139:1,226:1},pixeloperation:{147:1},pixelwise:{138:1},png:{103:2},point:{74:1,76:1,77:1,200:1},pointer:{102:1},points:{169:2,200:2},polygon:{28:3,181:1},polygons:{187:1},polyline:{109:1},popover:{127:1},popup:{77:1,127:1,133:3},portion:{93:1},position:{114:3},positioned:{2:1},positioning:{2:1},postrender:{53:1,109:1},preload:{134:2},preloading:{134:1},preview:{23:2},print:{135:2},printing:{135:2},proj4js:{84:1,137:1,143:1,158:3,161:1},projection:{29:1,84:1,123:1,124:1,136:3,137:1,143:2,158:1,161:1,216:3,226:1},projections:{137:1},properties:{155:1},protection:{190:1},pyramid:{66:2},quantities:{52:1,200:1},ramp:{118:2},raster:{15:1,137:2,138:3,139:1,143:1,147:1,153:1,201:1,202:1},read:{78:1,184:1},recorded:{78:1},rectangle:{140:1},region:{139:2},regiongrowing:{139:1},regular:{40:1,140:2,206:1},regularshape:{140:1,206:1},relief:{153:2,154:2},render:{20:3,24:2,43:1,45:1,141:2,147:1,148:1,164:1,167:1,200:1},rendered:{195:1},renderer:{24:1,165:3},rendering:{13:1,35:1,54:1,66:1,67:1,76:1,85:2,88:1,99:1,105:1,120:1,121:1,122:1,141:1,142:1,177:1,179:1,186:1,195:1,202:1},renders:{10:1,19:1,142:1},reprojection:{84:3,86:1,123:3,124:3,137:3,143:3},request:{204:1,212:1},requests:{211:1,213:1},resize:{6:1},resolution:{91:3},response:{210:1,218:1},rest:{4:3,5:1,47:3,223:1},restrict:{16:1,132:1},restricting:{99:1},retina:{70:1,224:3},reusable:{144:1},rotate:{36:3,58:3,145:3},rotated:{199:1},rotation:{2:1,196:1,199:2},s:{2:1,178:1,197:1,198:1},same:{78:1},scale:{75:2,135:3,136:3,145:3,146:3},scaleline:{124:2,135:1},scaling:{75:1},scratch:{32:1},screen:{56:3,57:3,58:3,59:2},scroll:{129:1,130:1},scrolling:{129:2,130:2},sea:{147:2,148:2},search:{143:1},seed:{139:1},segment:{100:1},select:{9:1,74:1,149:3,150:2,151:2,192:1},selecting:{150:1,151:1},selection:{9:2,192:2},semi:{152:2},sentinel:{117:1,119:1},seperate:{51:1},server:{4:1,47:1,101:1,126:1,203:1,205:1},service:{4:3,47:3,120:1,121:1,122:1},setting:{98:1,181:1},shaded:{153:2,154:2},shadedrelief:{153:1,154:1},shadow:{26:1},shape:{45:1,140:1},shapes:{40:2,140:1,206:1},share:{155:1},shared:{155:1},shift:{198:1},should:{221:1},show:{91:1,102:1},showing:{28:1,166:1,194:1},shows:{21:1,30:1,104:1,116:1,129:1,130:1,184:1,212:1},side:{84:1,123:1,124:1,137:1,143:1,155:2},simple:{11:1,106:1,107:1,156:3},single:{36:1,84:1,157:2,158:1,212:1},singleimage:{158:1},slice:{63:1},slider:{225:1},sliders:{225:1},small:{6:1},smooth:{159:2,215:1,220:1},smoothing:{159:2},snap:{160:3,181:2},so:{2:1},some:{140:1},source:{5:1,11:1,14:1,15:1,43:1,57:3,68:1,80:1,84:1,88:1,98:3,126:1,138:2,142:1,144:2,162:1,184:1,211:1,213:1,217:1,219:1,222:1,223:1,226:1},specific:{2:1},specified:{135:1},sphere:{38:1,161:2},sprite:{52:1,76:1},sprites:{76:1},spy:{93:2},square:{140:1,209:1},stac:{66:1},stamen:{162:3},star:{140:1},static:{163:2},staticimage:{163:1},status:{190:1},strategy:{4:1,126:1,203:1,205:2},street:{164:2},streets:{164:1},stretch:{7:2},string:{100:1},studio:{105:1},style:{3:1,7:1,12:3,28:2,41:1,43:2,44:1,45:1,46:1,72:1,74:1,75:1,77:1,105:1,111:1,140:1,165:3,166:1,177:1,179:1,193:3,194:2,201:1,206:1,225:1},styled:{166:1,194:1,206:1},styles:{28:1,111:2,140:1,201:1},styling:{166:1,201:1,225:1},svg:{167:3},swipe:{94:3,95:2},symbol:{46:1,140:1,206:1},symbolize:{77:1},symbolizer:{45:1,77:1},symbols:{46:2},synthetic:{168:2,169:2},tabindex:{0:1},target:{170:1},teleport:{170:1},teleporting:{170:1},terrain:{162:1},test:{113:1},testing:{113:1},that:{129:1,130:1,175:1,195:1},the:{12:1,22:1,23:1,28:1,30:1,34:1,35:1,37:2,39:1,40:1,43:1,44:1,45:1,46:1,55:1,60:1,63:2,68:1,71:1,78:1,85:1,102:1,112:1,114:1,115:1,126:1,130:1,144:1,145:1,149:1,160:1,175:1,197:1,198:2,207:1,208:1,215:1,216:2,220:1},them:{6:1},this:{2:1,30:1,104:1,159:1,184:1,198:1,221:1},tile:{1:1,4:1,12:2,29:1,32:1,66:2,69:2,95:1,101:1,123:1,124:1,134:1,144:1,162:1,171:3,172:1,173:1,174:1,175:1,191:1,192:1,201:1,205:2,209:1,213:1,215:1,220:2},tiled:{13:1,29:1,173:2,174:2,175:2,213:1,215:1},tilejson:{90:1,99:1,152:1,176:3,184:1},tilelayer:{29:1,173:1,174:1},tilepyramid:{66:1},tiles:{1:3,5:2,10:2,19:2,23:1,32:1,63:2,69:1,105:1,106:3,107:1,120:3,121:3,122:3,125:3,134:1,162:1,172:1,191:1,192:1,193:2,194:2,195:2,201:1,202:1,209:2,223:1,224:2},tilesize:{5:1},tilesource:{80:1},time:{215:3},timezones:{177:2},tissot:{178:3},tms:{19:2},to:{6:1,9:1,18:1,21:1,22:1,23:1,30:1,33:1,36:1,40:1,41:1,43:1,45:1,46:1,50:1,51:1,52:1,53:1,64:1,72:1,73:1,77:1,82:1,87:1,97:1,99:1,104:2,109:1,110:1,116:1,124:1,130:1,131:1,132:1,133:1,135:2,141:2,143:1,145:1,159:1,170:1,180:1,181:2,183:1,184:1,195:1,200:1,212:1,216:1},tocontext:{46:1},together:{31:1,37:1,160:1},tolerance:{71:1},tooltip:{30:1,45:1},tooltips:{30:2},topojson:{34:1,35:1,179:3},topolis:{180:3},topology:{179:1,180:1,181:1},trace:{181:1},tracing:{181:1},tracking:{65:1},trackpad:{129:1,130:1},tracks:{78:1},transform:{29:1,167:1},transforms:{158:1},transition:{172:1,215:1,220:1},transitions:{172:2,215:1,220:2},translate:{182:3},transparent:{152:3},triangle:{140:1},turf:{183:2},turfjs:{183:1},two:{119:1,130:1,155:1,162:1,216:1},ufo:{76:1},uncluttering:{41:1},under:{102:1},unknown:{216:1},unless:{130:1},untiled:{108:2},up:{181:1},updatefeature:{47:1},updating:{12:1,144:1},url:{144:1},use:{43:1,44:1,45:1,46:1,87:1,115:1,180:1,183:1,198:1},used:{130:1},user:{92:1},uses:{133:1,159:1},using:{3:1,4:1,5:1,9:1,14:1,22:1,23:1,29:1,31:1,34:1,35:1,37:1,38:1,39:1,40:1,47:1,50:1,52:1,55:1,60:1,64:1,68:1,71:1,73:1,77:1,83:1,85:1,96:1,97:1,110:1,111:2,125:1,126:1,142:1,145:2,149:1,159:1,160:1,171:1,193:1,194:1,200:1,203:1,205:1,206:1,207:1,208:1,211:1,216:1,223:1},utfgrid:{184:3},values:{119:1},various:{137:1,225:1},vector:{1:3,3:1,4:1,14:1,18:1,20:1,24:1,25:1,28:1,35:4,37:1,38:1,39:1,40:1,41:1,43:1,44:1,45:1,46:1,47:1,53:1,54:1,55:1,62:1,63:2,72:1,73:1,74:1,75:1,77:1,87:1,88:1,100:1,105:2,106:3,107:1,110:1,111:3,112:1,113:1,122:3,125:3,126:1,140:1,145:1,149:1,150:1,151:1,160:1,164:1,165:1,166:1,168:1,169:1,177:1,179:1,180:1,181:1,182:1,183:1,185:3,186:3,187:2,188:2,189:3,190:3,191:2,192:2,193:1,194:2,195:2,203:1,204:1,205:1,206:1},vectortiles:{19:1,191:1,192:1,193:1,194:1},version:{102:1},vertices:{28:1},view:{2:2,16:2,17:1,41:1,60:1,64:1,91:1,93:1,155:1,196:1,197:2,198:3,199:1},views:{155:1},visibility:{97:1},visibily:{6:1},vt:{63:1},watercolor:{162:1},web:{26:1},webgl:{7:1,12:2,44:1,52:3,76:3,95:3,142:2,148:2,154:2,200:3,201:3,202:3},wellknownbinary:{207:1},wellknowntext:{208:1},wfs:{203:3,204:3,205:3},wgs84:{123:2},when:{136:1,215:1,220:1},which:{216:1},wind:{206:2},window:{51:2},with:{1:1,4:1,5:1,10:1,15:1,16:1,19:1,22:1,23:1,26:1,27:1,28:1,30:1,35:1,37:1,41:1,46:1,52:1,53:1,57:2,58:1,61:1,65:1,67:2,69:1,76:2,85:1,87:1,88:1,90:1,101:1,105:1,112:1,118:2,124:1,138:1,143:1,148:1,152:1,154:1,158:1,160:1,161:1,165:1,166:2,167:1,180:1,183:1,188:1,189:1,190:1,193:1,201:1,202:1,203:1,204:1,205:2,209:2,211:1,213:1},without:{216:1},wkb:{207:3},wkt:{208:3},wms:{29:2,137:1,157:3,158:2,174:3,175:3,209:3,210:3,211:2,212:2,213:2,214:3,215:3,216:3},wmts:{70:3,79:3,137:1,217:3,218:3,219:4,220:3},worker:{195:2,221:2},wrap:{175:1},wrapping:{175:1},wraps:{175:1},x:{140:1},xkcd:{163:1},xml:{126:2},xyz:{5:2,56:1,58:1,86:1,155:1,222:3,223:3,224:3},z:{96:3},zoom:{17:3,36:3,41:1,58:3,97:1,129:1,130:1,132:3,196:1,197:3,225:2},zoomify:{226:3},zooming:{132:1},zoomslider:{225:2}}};