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

Fix condition for logging IndexedPolygonCollection attribute type errors #802

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

ansoncfit
Copy link
Member

Because of an apparent copy/paste mistake in our code, users will see a confusing error if they try to use a pickup delay geojson without name properties. This PR corrects the mistake, checking the id property in the appropriate place (and leaving the name property checks unchanged in the following lines).

It looks like this code was copy/pasted from a few lines below.
@ansoncfit ansoncfit merged commit 5e4566f into dev Apr 26, 2022
@ansoncfit ansoncfit deleted the pickup-delay-patch branch April 26, 2022 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants