Skip to content

Commit ba4031c

Browse files
committed
Add inactiveStart with time and timezone
1 parent 71bd339 commit ba4031c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

parking.geojson

+4-2
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,8 @@
398398
"lotactive": "true",
399399
"lotcenter": "-78.780062, 35.786600",
400400
"active": "true",
401-
"category": "public"
401+
"category": "public",
402+
"inactiveStart": "2019-05-02T20:10-04:00"
402403
},
403404
"geometry": {
404405
"type": "Polygon",
@@ -449,7 +450,8 @@
449450
"lotactive": "true",
450451
"lotcenter": "-78.780681, 35.788303",
451452
"active": "true",
452-
"category": "public"
453+
"category": "public",
454+
"inactiveStart": ""
453455
},
454456
"geometry": {
455457
"type": "Polygon",

0 commit comments

Comments
 (0)