0.0.1 • Published 8 years ago

arc-node-examples v0.0.1

Weekly downloads
3
License
-
Repository
-
Last release
8 years ago

How to run the examples

Go to this directory (examples) and run: npm install

Rename the config.json.sample to config.json and set up the variables.

And finally run any of the examples like this node <script_name>:

node getToken.js

node findAddressCandidates.js

node checkIfFSExists.js

node createFeatureService.js

node addLayerToFS.js

node addFeatures.js

node getFeatures.js

0.0.1

8 years ago