OpenLayers

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Kocio (talk | contribs) at 16:12, 22 May 2016 ({{OpenStreetMap}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

OpenLayers
Original author(s)MetaCarta
Developer(s)The OpenLayers Dev Team
Initial releaseJune 26, 2006 (2006-06-26)
Stable release
3.15.1 [1] / April 7, 2016; 8 years ago (2016-04-07)
Repository
Written inJavaScript
PlatformWeb browser
TypeWeb mapping
LicenseFreeBSD
Websitewww.openlayers.org

OpenLayers is an open source (provided under the 2-clause BSD License[2]) JavaScript library for displaying map data in web browsers. It provides an API for building rich web-based geographic applications similar to Google Maps and Bing Maps. The library was originally based on the Prototype JavaScript Framework.

Features

OpenLayers can communicate through several protocols

OpenLayers supports GeoRSS, KML (Keyhole Markup Language), Geography Markup Language (GML), GeoJSON and map data from any source using OGC-standards as Web Map Service (WMS) or Web Feature Service (WFS).

History

OpenLayers was created by MetaCarta after the O'Reilly Where 2.0 conference[3] of June 29–30, 2005,[4] and released as open source software before the Where 2.0 conference of June 13–14, 2006, by MetaCarta Labs. Two other open-source mapping tools released by MetaCarta are FeatureServer and TileCache. Since November 2007, OpenLayers has been an Open Source Geospatial Foundation project.[5]

Notes

  1. ^ "OpenLayers 3.15.1 Release Notes". October 9, 2015.
  2. ^ "OpenLayers: Home". Retrieved 2012. {{cite web}}: Check date values in: |accessdate= (help)
  3. ^ History - OpenLayers - Trac
  4. ^ conferences.oreilly.com - O'Reilly Conferences - Money:Tech, Tools of Change, ETech, GSP West, MySQL Conf, Web 2.0 Expo SF, Where 2.0, RailsConf, GSP East, Velocity, Ubuntu Li...
  5. ^ OSGeo announce

External links