Skip to content

GeoNode/arcrest

 
 

Repository files navigation

arcpy-server-util-rest

This is a Pythonic API for consuming REST services from ArcGIS server. These are Python bindings for consuming services and administering an ArcGIS 10.1 Server via its RESTful APIs.

Please note THESE ARE NOT COMPLETE -- not all of the REST API has been wrapped or implemented. If you have a feature that you'd like to see working, then by all means feel free to contribute a patch.

Features

  • Python bindings and utilities for consuming services and administering an ArcGIS 10.1 Server via its RESTful APIs
  • There are examples in the documentation folder to get started

Instructions

  1. Download and unzip the .zip file or clone the repo.

    [New to Github? Get started here.](https://github.com/)

Requirements

  • Experience with Python and the REST API.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2012-2013 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

image

image

About

A Pythonic API for consuming REST services from ArcGIS server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%