Versions

Description

The goal of Amaptor is to be a _map adaptor_ - providing a single interface for most mapping needs that works against both arcpy.mapping (ArcMap 10.x/Python 2.7) and arcpy.mp (ArcGIS Pro/Python 3.4+). Think of it as being like the "six" library of ArcGIS mapping. arcpy.mapping and arcpy.mp are separated for _good reason_ - the concepts behind map documents/projects changed between ArcMap and ArcGIS Pro, so amaptor, as currently conceptualized isn't meant to guarantee complete functionality in both cases, but to provide a "good enough" for most uses compatibility layer that gets many tasks done in one codebase. You may still need to write code against specific versions, especially while this project is new.

Repository

https://github.com/ucd-cws/amaptor

Project Slug

amaptor

Last Built

6 years, 2 months ago passed

Maintainers

Badge

Tags

arcgis, arcpy, mapping

Short URLs

amaptor.readthedocs.io
amaptor.rtfd.io

Default Version

latest

'latest' Version

master