sharedstreets / sharedstreets-road-closure-ui

a lightweight application for municipalities to create non proprietary, standardized road closures data using the SharedStreets referencing system
http://roadclosures-test.sharedstreets.io
12 stars 6 forks source link

add multimodal closures to form + geojson output #73

Closed indraneel closed 5 years ago

indraneel commented 5 years ago

the options in the form: image

the options in the geojson output:

  "mode": [
      "ROAD_CLOSED_PEDESTRIAN",
      "ROAD_CLOSED_RIDESHARE",
      "ROAD_CLOSED_TAXI",
      "ROAD_CLOSED_CAR",
      "ROAD_CLOSED_BUS",
      "ROAD_CLOSED_BICYCLE"
    ]
indraneel commented 5 years ago

image

moved pedestrian to top, combined taxi/rideshare and added a select all button based on feedback from @molliemcardle