issues
search
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
Refactor data model to be GeoJSON
#44
Closed
indraneel
closed
5 years ago
indraneel
commented
5 years ago
Acceptance Criteria:
all application state is directly in GeoJSON
saved output is only GeoJSON (and other available formats—but cannot save internal app state)
need to handle backwards compatibility to some extent (app shouldn't fail if field is missing)
indraneel
commented
5 years ago
fixed in #46
Acceptance Criteria: