jacksparrow47 / ArcGisServerRestApiWrapper

A .NET wrapper for the ArcGIS Server REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.)

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

License:The Unlicense


Languages

Language:C# 100.0%