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

Use static data as additional data input for kienzler #161

Open
the-infinity opened this issue Oct 30, 2024 · 0 comments
Open

Use static data as additional data input for kienzler #161

the-infinity opened this issue Oct 30, 2024 · 0 comments

Comments

@the-infinity
Copy link
Contributor

the-infinity commented Oct 30, 2024

With ParkenDD/parkapi-static-data#6 , there will be a geojson which should be used as mixin for Kienzler boxes at the static data handling. Please extend the static Kienzler base converter with the ability to get these GeoJSONs, and mix the properties into the properties from Kienzlers API.

If the GeoJSON should be fetched and mixed in at all should be controlled by a property of the base class, which should be false by default, and can be activated in the subclasses.

Please re-use the existing GeoJSON validators when implementing this feature.

Please use https://raw.githubusercontent.com/ParkenDD/parkapi-static-data/refs/heads/main/sources/{source.uid}.json as GeoJSON URL.

If a dataset exists in Kienzler API, but not in the GeoJSON, that's fine, please add the dataset anyway, just without the extended data from the GeoJSON. If it's the other way around, dataset in GeoJSON, but not in Kienzler, please ignore this dataset.

JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 12, 2024
JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 12, 2024
JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 14, 2024
JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 14, 2024
JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 14, 2024
JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 22, 2024
JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 22, 2024
JGaukrogers pushed a commit to JGaukrogers/parkapi-sources-v3 that referenced this issue Nov 25, 2024
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

No branches or pull requests

1 participant