Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added linestring geom to curb zone #171

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

InrixParking
Copy link

Explain pull request

Curb Zones geometry should be able to be represented as linestrings as well (currently it is restricted to polygon) -- often we know the length of a curb zone but not the "width". Allow type linestring for geometry field under curb zone

Is this a breaking change

  • No, not breaking

Impacted Spec

  • Curbs

Additional context

Discussed here #119

@InrixParking InrixParking requested a review from a team as a code owner February 13, 2025 01:15
@CLAassistant
Copy link

CLAassistant commented Feb 13, 2025

CLA assistant check
All committers have signed the CLA.

@jacobmalleau
Copy link
Collaborator

Adding that CurbIQ currently stores all curb zones in line strings by default, and many cities prefer this visually, so this is a welcome addition.

@mplsmitch
Copy link
Collaborator

We will be discussing this at the Feb 25th CDS Working Group meeting. Please review and leave your comments and questions ahead of time.

@schnuerle schnuerle linked an issue Feb 24, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Curb Zone/Space geometry: allow lines or points
4 participants