bbox-tool
=========

Lets you draw and edit a rectangle and outputs the coordinates in the various bbox parameter formats used by OSM tools.

http://norbertrenner.de/osm/bbox.html

See [olex](https://github.com/nrenner/olex) repository for the box drawing component for OpenLayers 2.x (included as lib/olex-bbox.js).

## License

Copyright (c) 2012-2013, Norbert Renner. All rights reserved. [2-clause BSD License](LICENSE)

Portions derived from OpenLayers code and examples:
Copyright 2005-2012 OpenLayers [Contributors](lib/openlayers/authors.txt). All rights reserved. [2-clause BSD License](LICENSE)

## Credits and Licenses

* [OpenLayers](http://www.openlayers.org/): Copyright (c) 2005-2012 OpenLayers [Contributors](lib/openlayers/authors.txt), [2-clause BSD License](lib/openlayers/license.txt)
* [layer-switcher-minimize.png](https://github.com/nrenner/openlayers_themes): Copyright (c) 2010, Development Seed, Inc., [3-clause BSD License](lib/openlayers/themes-LICENSE.txt)
* inspired by openstreetmap.org/export (now based on Leaflet)
