Skip to content

dpmcmlxxvi/olexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLayers Explorer

OpenLayers Explorer (olexp) is a Javascript library that combines the mapping power of OpenLayers and the layout management of w2ui. The olexp library can be used to create web applications to explore spatial data. The library provides an out-of-the-box solution to display map content along with easy-to-use common interface tools - a layer manager and a toolbar.

DOCUMENTATION

The library documentation is available here.

BUILD

The only requirement for building olexp is node.js. The following instructions assume that grunt-cli has been installed globally:

npm install -g grunt-cli

To build the library clone it, install it, then grunt it

git clone https://github.com/dpmcmlxxvi/olexp.git
npm install
grunt

LICENSE

Copyright (c) 2015 Daniel Pulido dpmcmlxxvi@gmail.com

Source code is released under the MIT License. Documentation is released under the CC BY 4.0. Icons are from OSGeo and released under the CC BY 4.0.