Search Results

1
vote
5answers
197 views

Reverse Geocoding Without Web Access

I am working on an application where one of the requirements is that I be able to perform realtime reverse geocoding operations based on GPS data. In particular, I must be able to determine the st …
0
votes

Full examples of using Pyserial package

I have not used pyserial but based on the API documentation at http://pyserial.wiki.sourceforge.net/pySerial it seems like …