Skip to main content

A compatibility layer (or adaptor) for mapping functions in ArcGIS 10.x (arcpy.mapping/Python 2) and ArcGIS Pro (arcpy.mp/Python 3)

Project description

This library is an abstraction layer, with its own classes, to access mapping functions, regardless

of which version of ArcGIS you are using. Think of it as the “six” package, but for arcpy.mapping/arcpy.mp. If you write your mapping code against this pacakge, it will work no matter which version of ArcGIS your end users are running. In general, the API adheres closely to the ArcGIS Pro api, since that has a cleaner, object-oriented design, but it may included differences. Further, methods are lowercased and underscored instead of camelcased, partially to make it easy to see at a glance that it’s not the same code, and partially due to author preference.

Documentation can be found at http://amaptor.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amaptor-0.1.2.5.tar.gz (117.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page