معرفی شرکت ها


amaptor-0.1.2.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A compatibility layer (or adaptor) for mapping functions in ArcGIS 10.x (arcpy.mapping/Python 2) and ArcGIS Pro (arcpy.mp/Python 3)
ویژگی مقدار
سیستم عامل -
نام فایل amaptor-0.1.2.5
نام amaptor
نسخه کتابخانه 0.1.2.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده nickrsan
ایمیل نویسنده nrsantos@ucdavis.edu
آدرس صفحه اصلی https://github.com/ucd-cws/amaptor
آدرس اینترنتی https://pypi.org/project/amaptor/
مجوز -
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


نحوه نصب


نصب پکیج whl amaptor-0.1.2.5:

    pip install amaptor-0.1.2.5.whl


نصب پکیج tar.gz amaptor-0.1.2.5:

    pip install amaptor-0.1.2.5.tar.gz