Skip to content
Corey Alix edited this page Aug 6, 2016 · 4 revisions

OpenLayers 3 Methodology Lab

A work area for discovering and documenting openlayer functionality.

All Labs:

  • polyline-encode
    • simplifying geometries
    • compressing geometries
  • ags-symbols
    • converting ESRI styles to ol3 style
  • style-lab
    • adding multiple styles to a feature

Labs with no runner:

  • consuming mapquest REST API
  • consuming AGS REST API

Future areas may include:

  • expressing "map applications" in json (similar to mapbox, webmap)
  • consuming webmap configurations
    • rendering webmap layers in ol3
    • rendering webmap map notes in ol3
    • rendering webmap tools in ol3
  • integrating external libraries with ol3
    • proj4
    • google streetview
    • ol3-geocoder
    • ol3-popup, ol3-panzoom, ol3-layerswitcher
  • additional libraries to build/find
    • ol3-measure
    • ol3-print (probably requires a proxy)
    • ol3-paint (markup the map)
    • ol3-edit (add features to the map)
    • ol3-query (query against endpoints, similar to ol3-geocoder but with multiple fields)
Clone this wiki locally