We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Provides a list of zones that are excluded from parking for certain times for a specific location like berlin or austin in json format.
GET http://www.car2go.com/api/v2.1/specialzoneexcluded?loc=berlin&oauth_consumer_key=consumerkey
The response contains a list of polygons with a name and its coordinates.
{ "placemarks":[ {"coordinates":[9.987988,48.358829,0],"name":"Boxhagener Platz"}, {"coordinates":[9.990183,48.404832,0],"name":"Maybachufer"} ] }
(c) 2010-2019 car2go GmbH. All rights reserved. Generated 30.09.19 17:30