Skip to content

Example node cli that uses arcgis-rest-js to work with ArcGIS Online

Notifications You must be signed in to change notification settings

dbouwman/arcgis-rest-js-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcGIS Rest JS Commands

This demo shows how to create a command-line application that interacts with the ArcGIS Online API.

At this point, the commands are very simple and intended to demonstrate how to build up tooling.

This project uses the commander moodule, which streamlines the creation of node cli applications. Check out the README for more details.

Commands

command description example
ago search <query> search for items ago search water
ago export <id> <file> export an item to a json file ago export a62cb9d894f145cc89531c096d0012b1 pa.json

About

Example node cli that uses arcgis-rest-js to work with ArcGIS Online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published