Skip to content

QtPlay/PyOtherSideForArcGIS

 
 

Repository files navigation

PyOtherSide for ArcGIS examples

PyOtherSide is a plugin that enables communication between Qt (QML) and Python. Python functions can be called from QML, and information can be pushed back to QML from Python. QML is a very easy to use language for creating user interfaces, and Python is pervasive throughout the ArcGIS Platform. With that, Esri provides a QML API through the ArcGIS Runtime SDK for Qt. This is a collection of proof of concept examples for integrating Qt and Python with the ArcGIS Platform.

Features

Instructions

  1. Fork and then clone the repo or download the .zip file.
  2. Build/run the projects in Qt Creator
  3. Fork and make a Pull Request for any suggested enhancements.

Requirements

Resources

Issues

Find a bug or want to request a new feature? Please let me know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

About

A collection of proof of concept examples for integrating Qt and Python with the ArcGIS Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • QML 72.3%
  • QMake 17.0%
  • Python 5.8%
  • C++ 4.9%