motionless is a Python library that takes the pain out of generating Google Static Map URLs. Three map types are supported. Each is illustrated below. For fully worked code see the examples directory for code that parses and visualizes bot GeoRSS feeds and GPX files.
motionless is licensed under the Apache 2.0 license.
For DecoratedMaps, paths are encoded if gpolyencode is present. This is useful for keeping URLs with in the 2048 character limit imposed by the service.
Product's homepage
Requirements:
· Python