News

Python GPS I wanted to be able to read my location in Python using a cheap lightweight GPS module (targeted at the DIY drone market) connected to my laptop.
This is an example program for consuming GPS data from a device and making it available through the Spot API. GPS devices can provide data in one of three ways, through a TCP server, a UDP client, or ...
[Nick] caught [Alex]s GPS enabled AVR, so he sent in his project using the same Telit GM862 module. Rather than depend on an external AVR, he wanted to use the on-board python interpreter ...
Python Scripting for ArcGIS, a new book published by Esri Press, seeks to help experienced users of ArcGIS for Desktop get started with Python scripting.