Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

Implemented NetworkService support #113

Closed AlexArcPy closed 8 years ago

AlexArcPy commented 8 years ago

Have edited _networkservice.py in ags. Added support for RouteNALayer and ServiceAreaNALayer (all the attributes as properties + solve (for route) and solve service area (for service areas) methods).