Skip to content

mapsdotcom/ArcGisServerRestApiWrapper

 
 

Repository files navigation

ArcGIS Server REST API Wrapper

This library provides a wrapper around the ArcGIS Server REST API. Note that not all operations have been implemented. Operations will be added to the library on an as-needed basis. (When the author needs to use an operation, it will be added.)
Geocoding functionality was added in December 2017. Note that while the other operations in this library still use the older (version 10) ArcGIS Server REST API, the geocoding operations are based off the latest version of the ArcGIS REST API World Geocoding Service. Currently findAddressCandidates is the only supported geocoding operation implemented in this library.

Unit Tests

You will need to add a valid ClientId and ClientSecret value to the app.config file. This file is omitted from the repository.

About

A .NET wrapper for the ArcGIS Server REST API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%