Generating statics maps with Google Maps and Python
Today’s entrance is dedicated to solve a problem that I received from on of the readers of this blog, and I would like to share with you the solution: a small Python script using Google Maps for creating images of static maps to show locations. The main goal is to use this static maps as part of informs, and by using thi script my reader could accelerate and automatize this process. The alternative was doing it using ArcGIS, doing several steps. The problem There is alist of named points with…read more