Liste aktueller Ladestationen
Gibt eine Liste der Ladestationen zu einer Autobahn zurück.
Path parameters
Kann jede gültige Straßenbezeichnung sein (nicht auf Autobahnen beschränkt). Die Gültigkeit wird nicht überprüft: Abfragen mit nicht existierenden Straßenbezeichnungen liefern einen leeren Datensatz zurück. Die Schreibweise kann von der sonst üblichen Form abweichen (z.B. S1234 statt St1234 für Staatsstraßen).
Response
Success
Example response
{
"electric_charging_station": [
{
"extent": "10.728384054665147,54.00605746113356,10.775848767524598,54.09436740278899",
"coordinate": {
"lat": "54.006057",
"long": "10.729057"
},
"footer": [
"Beginn: 29.06.2021 09:00",
"Ende: 28.11.2021 17:00",
"",
"Art der Maßnahme:Asphaltdeckenerneuerung",
"Einschränkungen:Es steht nur 1 Fahrstreifen zur Verfügung.\n\nVollsperrung der AS Eutin Ostseite vom 17.07.2021 - 15.09.2021.\n\nVollsperrung der AS Scharbeutz Ostseite vom 16.09.2021 - 17.11.2021.",
"Maximale Durchfahrsbreite: 3.25\n"
],
"description": [
"Beginn: 29.06.2021 09:00",
"Ende: 28.11.2021 17:00",
"",
"Art der Maßnahme:Asphaltdeckenerneuerung",
"Einschränkungen:Es steht nur 1 Fahrstreifen zur Verfügung.\n\nVollsperrung der AS Eutin Ostseite vom 17.07.2021 - 15.09.2021.\n\nVollsperrung der AS Scharbeutz Ostseite vom 16.09.2021 - 17.11.2021.",
"Maximale Durchfahrsbreite: 3.25\n"
],
"point": "10.729057,54.006057",
"lorryParkingFeatureIcons": [
{
"icon": "almofont almo-picnic_facility",
"description": "Picknickmöglichkeiten",
"style": ""
}
]
}
]
}Changes
Changed in 10 of the 27 revisions of this API.787
- ●
changed the pattern of the
pathrequest parameterroadIdfromA[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?to[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?request-parameter-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameterroadIdfrom[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?toA[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?request-parameter-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameterroadIdfromA[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?to[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?request-parameter-pattern-changed
- ●
- ▲
the
//////response's property format changed frombase64tobytefor statusresponse-property-type-changed
- ▲
- ●
changed the pattern of the
pathrequest parameterroadIdfromA[1-9]([0-9]{1,3})?(/A[1-9]{1,3})?toA[1-9]([0-9]{1,3})?(\/A[1-9]{1,3})?request-parameter-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameterroadIdfromA[0-9]+(?:/?A[0-9]+)*toA[1-9]([0-9]{1,3})?(/A[1-9]{1,3})?request-parameter-pattern-changed
- ●
added the new
ELECTRIC_CHARGING_STATIONenum value to the//////response property for the response statusresponse-property-enum-value-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the success response with the status
response-success-status-added
- ●
- ▲
the
//////response's property type changed fromstringtobooleanfor statusresponse-property-type-changed
- ▲
- ▲
the
//////response's property type changed frombooleantostringfor statusresponse-property-type-changed
- ▲
the
//////response's property type changed frombooleantostringfor statusresponse-property-type-changed
- ▲
- ●
added the new
SHORT_TERM_ROADWORKSenum value to the//////response property for the response statusresponse-property-enum-value-added
- ●
- ▲
the
//////response's property format changed frombytetobase64for statusresponse-property-type-changed
- ▲
the
//////response's property type changed fromstringtobooleanfor statusresponse-property-type-changed
- ▲
removed the success response with the status
response-success-status-removed
- ●
changed the pattern of the
pathrequest parameterroadIdfrom[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?(\/[A-Z][A-Za-z]*[1-9]([0-9]{1,3})?)?toA[0-9]+(?:/?A[0-9]+)*request-parameter-pattern-changed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the
ELECTRIC_CHARGING_STATIONenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
SHORT_TERM_ROADWORKSenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ▲