Skip to content
/ geocoder Public

Server service to convert address in a geocode coordinates.

Notifications You must be signed in to change notification settings

Gizra/geocoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

The best module ever.

Getting Started

Install the module with: npm install geocoder-server

var geocoder-server = require('geocoder-server');
geocoder-server.awesome(); // "awesome"

Install with cli command

$ npm install -g geocoder-server
$ geocoder-server --help
$ geocoder-server --version

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Gizra
Licensed under the MIT license.

About

Server service to convert address in a geocode coordinates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published