Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.29 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.29 KB

maptoolkit

This toolkit contains UI components and utilities that help simplify your Qt app development using Python.

Introduction

Welcome to the maptoolkit offering Python-based sample apps using ArcGIS Maps SDK for Qt. This toolkit shows how to use Qt for Python and ArcGIS Maps SDK for Qt to build native desktop apps that incorporate capabilities such as 2D and 3D data visualization, geocoding, routing, and geoprocessing, for deployment on Windows, Linux, and macOS desktop devices.

image

Software Requirements

The maptoolkit depends on the following software packages:

  • geoint-mapping: Core mapping and Geospatial Intelligence (GEOINT) capabilities for Python.
  • ArcGIS Maps SDK for Qt - Version 200.4: ArcGIS Maps SDK for Qt has APIs for developing desktop apps for Windows, Linux, and macOS, and mobile apps for iOS and Android. You can install the API on Windows, macOS, or Linux.
  • Qt for Python - Version 6.5.2: Offers the official Python bindings for Qt, which enables you to use Python to write your Qt applications.