Difference between revisions of "EVChargeLog"

From BITPlan Wiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|url=https://github.com/BITPlan/com.bitplan.evchargelog
 
|url=https://github.com/BITPlan/com.bitplan.evchargelog
 
|version=0.0.1
 
|version=0.0.1
|date=2019/02/06
+
|date=2019-02-06
 +
|since=2019-02-06
 +
|until=2019-12-31
 
|storemode=property
 
|storemode=property
 
}}
 
}}
 +
=Freitext=
 
= Charging Stations =
 
= Charging Stations =
 +
* [https://map.openchargemap.io/#/search OpenChargeMap]
 
* [https://tappenbeck.net/osm/maps/deu/index.php?id=1022&zoom=9&lat=51&lon=7&layers=BFFTFTFFF&lang=de Openstreetmap Map]
 
* [https://tappenbeck.net/osm/maps/deu/index.php?id=1022&zoom=9&lat=51&lon=7&layers=BFFTFTFFF&lang=de Openstreetmap Map]
 
** [https://github.com/westnordost/StreetComplete/issues/117 Request to add amentity=charging_station]
 
** [https://github.com/westnordost/StreetComplete/issues/117 Request to add amentity=charging_station]
 +
** [https://wiki.openstreetmap.org/wiki/Talk:Tag:amenity=charging_station amenity=charging_station]
 
* [https://tff-forum.de/viewtopic.php?f=33&t=446 Ladestation-Verzeichnisse]
 
* [https://tff-forum.de/viewtopic.php?f=33&t=446 Ladestation-Verzeichnisse]
 +
* [https://www.bundesnetzagentur.de/DE/Sachgebiete/ElektrizitaetundGas/Unternehmen_Institutionen/HandelundVertrieb/Ladesaeulenkarte/Ladesaeulenkarte_node.html Ladesäulenverzeichnis der Bundesnetzagentur]
 +
 
== Charging Station adding by app ==
 
== Charging Station adding by app ==
 
* https://github.com/westnordost/StreetComplete
 
* https://github.com/westnordost/StreetComplete
 
* https://github.com/commons-app/apps-android-commons
 
* https://github.com/commons-app/apps-android-commons
 
* https://www.wikidata.org/wiki/Wikidata:Project_chat/Archive/2018/01#Importing_data_about_electric_vehicle_charging_stations
 
* https://www.wikidata.org/wiki/Wikidata:Project_chat/Archive/2018/01#Importing_data_about_electric_vehicle_charging_stations
 +
== Mappings ==
 +
=== Bundesnetzagentur ===
 +
# Betreiber -> Operator {{Done}}
 +
# Adresse -> Address {{Done}}
 +
# Postleitzahl Ort -> Zip / City {{Done}}
 +
# Längengrad DG -> Lat {{Done}}
 +
# Breitengrad DG -> Lon {{Done}}
 +
# Inbetriebnahmedatum
 +
# Anschlussleistung kW
 +
# Art der Ladeeinrichtung
 +
# Anzahl Ladepunkte
 +
# Steckertypen
 +
 +
=== Openchargemap ===
 +
# Title -> Name
 +
# CountryID -> Country
 +
# Latitude -> Lat {{Done}}
 +
# Longitude -> Lon {{Done}}
 +
# Postcode -> Zip {{Done}}
 +
# Town -> City {{Done}}
 +
# AdressLine1 -> Address {{Done}}
 +
# RelatedURL -> Url {{Done}}
 +
# AccessComments -> Comments {{Done}}
  
 
= APIs =
 
= APIs =
 
* https://github.com/westnordost/osmapi
 
* https://github.com/westnordost/osmapi

Latest revision as of 15:20, 17 December 2021

OsProject

OsProject
edit
id  com.bitplan.evchargelog
state  
owner  BITPlan
title  Electric Vehicle Charge Log
url  https://github.com/BITPlan/com.bitplan.evchargelog
version  0.0.1
description  
date  2019-02-06
since  2019-02-06
until  2019-12-31

Freitext

Charging Stations

Charging Station adding by app

Mappings

Bundesnetzagentur

  1. Betreiber -> Operator
  2. Adresse -> Address
  3. Postleitzahl Ort -> Zip / City
  4. Längengrad DG -> Lat
  5. Breitengrad DG -> Lon
  6. Inbetriebnahmedatum
  7. Anschlussleistung kW
  8. Art der Ladeeinrichtung
  9. Anzahl Ladepunkte
  10. Steckertypen

Openchargemap

  1. Title -> Name
  2. CountryID -> Country
  3. Latitude -> Lat
  4. Longitude -> Lon
  5. Postcode -> Zip
  6. Town -> City
  7. AdressLine1 -> Address
  8. RelatedURL -> Url
  9. AccessComments -> Comments

APIs