openmobilityfoundation / curb-data-specification

A data specification to help cities manage their curb zone programs and surrounding areas, and measure the utilization and impact.
https://www.openmobilityfoundation.org/about-cds/
Other
47 stars 18 forks source link

Zone and space compliance #127

Closed MirandaBradshawPassport closed 4 months ago

MirandaBradshawPassport commented 9 months ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Clients have expressed concerns that drawing zones and spaces on a map will be time consuming. Is dropping a single point (one lat/long) on the map to represent a space or zone considered CDS compliant? Are poly-lines to represent zones or spaces compliant?

Describe the solution you'd like

A clear and concise description of what you want to happen.

It would save time for large operations with hundreds of zones and thousands of spaces if they didn't have to draw polygons for every zone and every space.

Is this a breaking change

A breaking change would require consumers or implementors of an API to modify their code for it to continue to function (ex: renaming of a required field or the change in data type of an existing field). A non-breaking change would allow existing code to continue to function (ex: addition of an optional field or the creation of a new optional endpoint).

Impacted Spec

For which spec is this feature being requested?

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

If a single point or poly-line is not compliant, then can we make that really explicit in the documentation?

Additional context

Add any other context or screenshots about the feature request here.

MirandaBradshawPassport commented 9 months ago

I don't know if this is the right place to ask these questions, so I'm happy to receive feedback on that.

mplsmitch commented 4 months ago

This seems closely related to #119, maybe these two issues could be consolidated.

schnuerle commented 4 months ago

Yes currently it has to be a polygon.

I'm going to close this issue, but copy and paste your comments into the discussion at #119 like Mitch mentioned