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

Karlsruhe: Add location for markets #52

Closed
johnjohndoe opened this issue Apr 14, 2016 · 5 comments
Closed

Karlsruhe: Add location for markets #52

johnjohndoe opened this issue Apr 14, 2016 · 5 comments

Comments

@johnjohndoe
Copy link
Member

I am currently working on a validation script for the market data. This identified a few issues for Karlsruhe:

KARLSRUHE: Gottesauer Platz
Field 'location' cannot be null.

KARLSRUHE: Gutenbergplatz
Field 'location' cannot be null.

KARLSRUHE: Kronenplatz
Field 'location' cannot be null.

KARLSRUHE: Stephanplatz
Field 'location' cannot be null.

KARLSRUHE: Werderplatz
Field 'location' cannot be null.

Can you please update karlsruhe.json?

@torfsen
Copy link
Member

torfsen commented Apr 14, 2016

Is there a reason why location cannot be null? In my understanding it always was an optional field that could be used to specify the precise location in case the (mandatory) title was not enough. In the cases you listed the title is precise enough, so there's no need for further information.

See also #27.

@johnjohndoe
Copy link
Member Author

In an ideal data setup title should contain the well known name of the market as in Kirchenmarkt Rüppurr or a type qualifier as in Trödelmarkt Oberreut. The location field should provide detailed address information as in Auf dem Julius-Leber-Platz or Vor der Christ-König-Kirche.

@torfsen
Copy link
Member

torfsen commented Apr 15, 2016

I see you point, but on some markets there is simply no difference between these two. Of course I can use a title of Wochenmarkt Werderplatz and a location Auf dem Werderplatz, but for me that's just clutter compared to simply using a title of Werderplatz, in particular since we only cover traditional farmer markets in Karlsruhe.

I like your addition of a validation step, but I do think that we should keep location optional.

@johnjohndoe
Copy link
Member Author

@torfsen I refactored the validator to differentiate between warnings and errors.

@johnjohndoe
Copy link
Member Author

I close this issue since we decided that the location field is optional.

joergreichert pushed a commit to joergreichert/wo-ist-testzentrum.github.io that referenced this issue Jan 16, 2022
…_and_yarn/jasmine-4.0.2

Bump jasmine from 4.0.1 to 4.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants