Merge pull request #3456 from boothym/charging_station

Add capacity field to amenity=charging_station preset
This commit is contained in:
Bryan Housel
2016-10-02 20:40:46 -04:00
committed by GitHub

View File

@@ -1,7 +1,8 @@
{
"icon": "car",
"fields": [
"operator"
"operator",
"capacity"
],
"geometry": [
"point",