-
Notifications
You must be signed in to change notification settings - Fork 0
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
Compatibility with the 1.0 spec #14
Comments
Reason (at least one) is, that ParkAPI2 does not return source for some pools:
I suggest to return public_url (which should be the url used for scraping) in case no source_url is defined. |
Besides this,
|
We should assume that it does require free, otherwise applications may break. If it creates output that does not include free that is a bug. In the case of nodata free should be set to 0.
last_updated is a property of a city while free is a property of a single lot. So we always have to supply last_updated. |
I set up a local instance and checked it with my validator however it returned that the index is not valid. I haven't looked into the details yet however I think this is something we need to fix before a productive use.
@hbruch
You can validate it by running:
The text was updated successfully, but these errors were encountered: