@owstack/ows-wallet-servlet-osm
v0.0.3
Published
An OWS Wallet servlet plugin for Open Street Map (OSM).
Downloads
2
Readme
OWS Wallet Servlet Plugin - Open Street Map (OSM)
An OWS Wallet servlet plugin for Open Street Map (OSM).
Main Features
- Get Address from geographic position
- Get geographic position from address
Installation
Install bower and grunt if you haven't already:
npm install -g bower
npm install -g grunt-cli
Development build:
sudo gem install sass
grunt dev
Visit localhost:8100
to view the plugin.
Release build:
sudo gem install sass
grunt
The release/ directory contains the content consumed by the OWS Wallet and must be checked in.
Support
- GitHub Issues
- Open an issue if you are having problems with this project
License
This plugin is released under the MIT License. Please refer to the LICENSE file that accompanies this project for more information including complete terms and conditions.