Skip to content

solarpete/ocm-system

 
 

Repository files navigation

Open Charge Map

Open Charge Map is the global public registry of electric vehicle charging locations.

The aim of the project is to move away from the need to maintain silos of privately held charging equipment location data and instead crowd source a high quality, well maintained public Open Data set with the greatest breadth possible. Access to the data set is provided via a web API and developers have access to the API to in order to build their own apps.

The code in this repository represents the backend systems (API, Web Site and server-side Import Processing) for the project. Also included is the source for the mobile/web app and example client code in various programming languages.

Server-side code is developed mostly in C#, currently building under Visual Studio 2013 Community Edition with .Net 4.5.

The Web/Mobile app is built purely with HTML/CSS/JavaScript and requires the NodeJS based Jake build system (see build readme) to generated the minified version of the app.

Contributing

Please contribute in any way you can:

  • Improve the data:
    • Submit comments, checkins and photos via the web site
    • Submit new data, become an editor for your country
  • Improve the system:
    • Help translate the system into other languages using the webtranslateit project
    • Help write documentation
    • Web App (HTML/CSS/JavaScript)
    • Website development (MVC4)
    • Map widget for embedding
    • Sample Code for developers
    • Graphic Design
    • Testing
  • Grow the user base
  • Get involved: Discussion Forum

About

Open Charge Map is the global public registry of electric vehicle charging locations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 43.1%
  • JavaScript 38.3%
  • TypeScript 7.4%
  • HTML 5.5%
  • CSS 4.1%
  • Java 1.4%
  • Classic ASP 0.2%