Skip to content

knu2xs/ArcREST

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcREST Version 3.0.1

*If you are using an older version(v2) of ArcRest, you can find it here: https://github.com/Esri/ArcREST/tree/FinalV2

*If you are using an older version(v1) of ArcRest, you can find it here: https://github.com/Esri/ArcREST/tree/October2014v1.0Final

A set of python tools to assist working with ArcGIS REST API for ArcGIS Server (AGS) ,ArcGIS Online (AGOL), and ArcGIS WebMap JSON.

This is not a full implementation of the Esri REST API. Please feel free to contribute.

Features

  • Add, Delete, Update and Query Feature Services
  • Upload attachments to feature services
  • Publish an MXD to AGOL as a feature service
  • Get AGOL,AGS item information

Documentation

The help documents are hosted here: http://esri.github.io/ArcREST/index.html

General Help

New to Github? Get started here.

Requirements

  • Python 2.7.x
  • ArcPy
  • ArcGIS Desktop 10.2.x, 10.3.x

Installation

To install the package, run the setup.py. This should copy it to your python's site-package folder.

Running Installation Code: c:\src>python.exe setup.py install

Issues

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

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2014 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 file.

[](Esri Tags: AGS AGOL ArcGIS Server ArcGIS Online Utilities Telecommunications ArcGISSolutions) [](Esri Language: Python)

About

python package for REST API (AGS, AGOL, webmap JSON, etc..)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%