Tag Archives: Python
Post navigation
ArcPy demonstrations from the 2011 UC
Earlier this week I presented a session on using the ArcPY site package to manipulate map objects. I decided to take this approach since the standard geoprocessing through python is quite well known now. It turned out to have been … Continue reading
Continue ReadingPrinting in ArcGIS Server
Printing in ArcGIS Server is one of those topics we get asked about on a regular basis. If you are looking for something more than the out of the box functionality the solution was usually to roll up your sleeves … Continue reading
Continue ReadingImproving the performance of geoprocessing models and services
Recently one of my colleagues wanted to calculate driving routes and CO2 emissions for car journeys in the UK. He put together a prototype in ModelBuilder and published it as a geoprocessing service to ArcGIS Server so that we could … Continue reading