You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the GE API documentation, the barrierfree=false filter should filter out all charging points which are not available for public use (payment using EC/credit card etc.:
This is a pregmatic approach but you have to consider a certain mismatch rate for loading points where e.g. a specific RFID is mandatory (no idea, how many these could be) - and the unusual effect that turning an additional filter ON results in more results than without it.
I understood from the discussion at the GE-forum that they refrain from changing the Aldi loading points in a batch run. For whatever reason.
According to the GE API documentation, the
barrierfree=false
filter should filter out all charging points which are not available for public use (payment using EC/credit card etc.:see http://www.goingelectric.de/stromtankstellen/api/dokumentation/
Currently there are quite a few charging stations tagged as
barrierfree=false
being public accessible, like e.g.http://www.goingelectric.de/stromtankstellen/Deutschland/Ludwigsburg/Aldi-Sued-Martin-Luther-Strasse-82/9187/
To workaround this issue, a pragmatic approach will be to just ignore the above filter if the filter "only free charge" also being selected.
The text was updated successfully, but these errors were encountered: