-
I love your app, thanks a lot for putting all the effort into it!
Right now, if I click on edit on a station (provided by OCM), it opens the editing page in the browser. Would it be possible to cha…
-
Hi I am looking to start contributing to this project.
I am encountering issues while getting the project running and thought a good first contribution would be to update the readme with more up to…
-
Using this link, in the retrieved data there are no data about power:
`https://api.openchargemap.io/v2/poi/?output=csv&countrycode=IT&maxresults=10`
But I get them using JSON as output, in "Conn…
-
Even on my fast home connection, image loading can be slow sometimes. It's not even the download speed, but it takes 2 or 3 seconds to start loading. This gets worse on 3G or slow 4G, which is a probl…
-
Please see below the expected fields of a typical payload describing a charging station
``` JSON
{
"IsRecentlyVerified": boolean,
"DateLastVerified": date,
"ID": long int,
"UUI…
-
Hey,
Assuming it's possible, it would be nice if EVMap displayed more info when using OpenChargeMap as data source.
Some entries have information about parking restrictions, notes about how we c…
-
How can I filter response from public API? I only need 3 fields, not 30... It's a band waste!
-
Hi,
if I want to embed OpenChargeMap as described in https://openchargemap.org/site/develop#api,
the latitude/longitude parameters are ignored.
The parameter languagecode also seems to have no e…
-
This appears to be Java and Android only...? Can we have a GTK+ Linux app so everyone on Librem phone, Pinephone and Linux laptops can use the app please?
Might be a good Hacktoberfest project if y…
-
Hello,
which additional providers is OCM working width?
I am [working on a Python script](https://github.com/openchargemap/ocm-system/issues/109) to parse the Bundesnetzagentur file, which will …