Add first AreaMetadata with config option and tests.#42
Add first AreaMetadata with config option and tests.#42lehmann-4178656ch wants to merge 1 commit intomasterfrom
Conversation
|
Thanks, Axel! I am a bit confused by the relation name Also, is this really limited to multipolygons like the name suggests? Shouldn't it also be written for "normal" polygons to ensure that a user can filter simple polygons without parsing the WKT? |
|
I'm not good at naming things, as we only have a global meta prefix I thought that mentioning multipolygons could help the understanding of what this value is about without looking at the subject. But this can and should be improved, currently I like |
674703e to
4f89cbe
Compare
This PR adds a switch to add the number of outer polygons for areas.
This information was partially requested by @jogoe222 and allows SPARQL queries selecting complex areas without parsing the WKT representation.