nptscot / scheme-sketcher

https://nptscot.github.io/scheme-sketcher/
Apache License 2.0
1 stars 0 forks source link

Finalize the forms / data collected #6

Open dabreegster opened 1 month ago

dabreegster commented 1 month ago

So far, we decided that per scheme/layer, just ask for a name.

And per drawn feature, ask for a name, description, and infrastructure type. The 6 types (and one unknown/unset) are defined at https://github.com/nptscot/scheme-sketcher/blob/9c7c5e1f93a803fe0d77eccf3f19f22f03dede4c/src/sketch/FeatureForm.svelte#L29, copied from the guidance table.

https://nptscot.github.io/osmactive/ seems to use 4 categories, not 6. Which do we want to use?

And the app is configured to let people draw points, routes, and areas right now. The infra types only make sense for routes. What do we want to ask about points and areas?

Robinlovelace commented 1 month ago

One for Angus..