Update Metalsmith and layout plugin

This commit is contained in:
Tim Schaub
2015-11-01 02:18:09 -07:00
parent 85264111cd
commit 0149924551
136 changed files with 138 additions and 138 deletions

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Accessibility example
shortdesc: Example of an accessible map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Animation example
shortdesc: Demonstrates animated pan, zoom, and rotation.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Tiled ArcGIS MapServer example
shortdesc: Example of a tiled ArcGIS layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Attributions example
shortdesc: Example of a attributions visibily change on map resize, to collapse them on small maps.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Bing Maps example
shortdesc: Example of a Bing Maps layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Blend modes example
shortdesc: Shows how to change the canvas compositing / blending mode in post- and precompose eventhandlers.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Box selection example
shortdesc: Using a DragBox interaction to select features.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Custom tooltips example
shortdesc: This example shows how to customize the buttons tooltips with Bootstrap.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Canvas tiles example
shortdesc: Renders tiles with coordinates for debugging.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Advanced View Positioning example
shortdesc: This example demonstrates how a map's view can be adjusted so a geometry or coordinate is positioned at a specific pixel location.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Clustering example
shortdesc: Example of using <code>ol.source.Cluster</code>.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Manipulating colors with a raster source
shortdesc: Demonstrates color manipulation with a raster source.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Custom control example
shortdesc: Shows how to create custom controls.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Custom interaction example
shortdesc: Example of a custom interaction.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: d3 integration example
shortdesc: Example of using ol3 and d3 together.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Device-Orientation example
shortdesc: Listen to DeviceOrientation events.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Drag-and-Drop image vector example
shortdesc: Example of using the drag-and-drop interaction with a ol.source.ImageVector. Drag and drop GPX, GeoJSON, IGC, KML, or TopoJSON files on to the map. Each file is rendered to an image on the client.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Drag-and-Drop example
shortdesc: Example of using the drag-and-drop interaction. Drag and drop GPX, GeoJSON, IGC, KML, or TopoJSON files on to the map. There is no projection transform support, so this will only work with data in EPSG:4326 and EPSG:3857.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Drag rotate and zoom example
shortdesc: A single interaction to drag, rotate, and zoom.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Draw and modify features example
shortdesc: Example of using the ol.interaction.Draw interaction together with the ol.interaction.Modify interaction.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Draw features example
shortdesc: Example of using the ol.interaction.Draw interaction.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Dynamic data example
shortdesc: Example of dynamic data.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Earthquake Clusters
shortdesc: Demonstrates the use of style geometries to render source features of a cluster.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: EPSG:4326 example
shortdesc: Example of a map in EPSG:4326.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Export map example
shortdesc: Example of exporting a map as a PNG image.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Feature animation example
shortdesc: Demonstrates how to animate features.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Animate a feature movement
shortdesc: Demonstrates how to move a feature along a line.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Fractal Example
shortdesc: Example of a fractal.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Full screen drag rotate and zoom example
shortdesc: Example of drag rotate and zoom control with full screen effect.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Full screen control example
shortdesc: Example of a full screen control.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: GeoJSON example
shortdesc: Example of GeoJSON features.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example-verbatim.html
layout: example-verbatim.html
title: Geolocation Tracking with Orientation
shortdesc: Example of a geolocated and oriented map.
tags: "fullscreen, geolocation, orientation, mobile"

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Geolocation example
shortdesc: Example of a geolocation map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: GetFeatureInfo example (image layer)
shortdesc: This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS image layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: WMS GetFeatureInfo example (tile layer)
shortdesc: This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS tile layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: GPX example
shortdesc: Example of using the GPX source.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Graticule example
shortdesc: This example shows how to add a graticule overlay to a map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Earthquakes heatmap
shortdesc: Demonstrates the use of a heatmap layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Icon sprites with WebGL example
shortdesc: Icon sprite with WebGL
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Vector Icon Example
shortdesc: Example using an icon to symbolize a point.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: IGC example
shortdesc: Example of tracks recorded from multiple paraglider flights on the same day, read from an IGC file.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Image Filter Example
shortdesc: Apply a filter to imagery
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Image load events example
shortdesc: Example using image load events.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Image vector layer example
shortdesc: Example of an image vector layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: JSTS Example
shortdesc: Example on how to use JSTS with OpenLayers 3.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Earthquakes in KML
shortdesc: Demonstrates the use of a Shape symbolizer to render earthquake locations.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Timezones in KML
shortdesc: Demonstrates rendering timezones from KML.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: KML example
shortdesc: Example of using the KML source.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Layer WebGL clipping example
shortdesc: Layer WebGL clipping example.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Layer clipping example
shortdesc: Layer clipping example
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Limited Layer Extent
shortdesc: Restricting layer rendering to a limited extent.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Layer group example
shortdesc: Example of a map with layer group.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Layer Spy Example
shortdesc: View a portion of one layer over another
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Layer Swipe example
shortdesc: Example of a Layer swipe map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Z-index layer ordering example
shortdesc: Example of ordering layers using Z-index.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Lazy Source
shortdesc: Example of setting a layer source after construction.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: LineString arrows example
shortdesc: Example of drawing arrows for each line string segment.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Localized OpenStreetMap example
shortdesc: Example of a localized OpenStreetMap map with a custom tile server and a custom attribution.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Advanced Mapbox vector tiles example
shortdesc: Example of a Mapbox vector tiles map with custom tile grid.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Mapbox vector tiles example
shortdesc: Example of a Mapbox vector tiles map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: MapGuide untiled example
shortdesc: Example of a untiled MapGuide map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: MapQuest example
shortdesc: Example of a MapQuest map.Shows how to create custom controls.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Measure example
shortdesc: Example of using the ol.interaction.Draw interaction for creating simple measuring application.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Min/max resolution example
shortdesc: Show/hide layers depending on current view resolution.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example-verbatim.html
layout: example-verbatim.html
title: Full-Screen Mobile
shortdesc: Example of a full screen map.
tags: "fullscreen, geolocation, mobile"

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Modify features example
shortdesc: Editing features with the modify interaction.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Modify features test
shortdesc: Example for testing feature modification.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Mouse position example
shortdesc: Example of a mouse position control, outside the map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Moveend Example
shortdesc: Use of the moveend event.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Navigation controls example
shortdesc: Shows how to add navigation controls.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Overlay example
shortdesc: Demonstrates overlays.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: OverviewMap control example advanced
shortdesc: Example of OverviewMap control with advanced customization.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: OverviewMap control example
shortdesc: Example of OverviewMap control.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Permalink example
shortdesc: Example on how to create permalinks.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Custom styles for polygons
shortdesc: Showing the vertices of a polygon with a custom style geometry.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Popup example
shortdesc: Uses an overlay to create a popup.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Preload example
shortdesc: Example of tile preloading.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Raster Source
shortdesc: Demonstrates pixelwise operations with a raster source.
docs: >

View File

@@ -2,7 +2,7 @@
The `.html` files in this folder are built by applying the templates in the `config/examples/` folder. Examples have [YAML front-matter](http://www.metalsmith.io) headers with the following properties:
* template: The template from the `config/examples/` directory to use for this example
* layout: The template from the `config/examples/` directory to use for this example
* title: The title of the example
* shortdesc: A short description for the example index
* docs: Documentation of the example. Can be markdown.

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Region Growing
shortdesc: Grow a region from a seed pixel
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Regular Shape example
shortdesc: Example of some Regular Shape styles.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Reprojection with EPSG.io database search
shortdesc: Demonstrates client-side raster reprojection of MapQuest OSM to arbitrary projection
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Image reprojection example
shortdesc: Demonstrates client-side reprojection of single image source.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: OpenStreetMap reprojection example
shortdesc: Demonstrates client-side reprojection of OpenStreetMap in WGS84.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Raster reprojection example
shortdesc: Demonstrates client-side raster reprojection between various projections.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Rotation example
shortdesc: Example of a rotated map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Scale line example
shortdesc: Example of a scale line.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Select features example
shortdesc: Example of using the Select interaction.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Semi-transparent layer example
shortdesc: Example of a map with a semi-transparent layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Shaded Relief
shortdesc: Calculate shaded relief from elevation data
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Side-by-side example
shortdesc: The three maps, one WebGL, one Canvas, one DOM, share the same center, resolution, rotation and layers.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Simple example
shortdesc: Example of a simple map.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Snap interaction example
shortdesc: Example of using the snap interaction together with draw and modify interactions.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Sphere Mollweide example
shortdesc: Example of a Sphere Mollweide map with a Graticule component.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Stamen example
shortdesc: Example of a Stamen tile source.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Static image example
shortdesc: Example of a static image layer.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Symbols with WebGL example
shortdesc: Using symbols in an atlas with WebGL.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Synthetic lines example
shortdesc: Synthetic lines example.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Synthetic points example
shortdesc: Synthetic points example.
docs: >

View File

@@ -1,5 +1,5 @@
---
template: example.html
layout: example.html
title: Teleport example
shortdesc: Example of moving a map from one target to another.
docs: >

Some files were not shown because too many files have changed in this diff Show More