histograph / api

Histograph API
https://api.histograph.io
MIT License
13 stars 4 forks source link

Carnaval pits don't show up #46

Closed phpetra closed 9 years ago

phpetra commented 9 years ago

I've POSTed the carnaval set to the new API, waited for all queues to end, but I can't find any of the pits. Why not?

They are all linked to tgn, so should be visible?? See: http://api.erfgeo.nl/search?name=Brouwersgat http://api.erfgeo.nl/search?name=Oeteldonk

wires commented 9 years ago

Not a bug, everything is imported but they have no geometry (so don't show up in API) and their relations are of the wrong type isUsedFor, must be SAMEHGCONCEPT.

screen shot 2015-06-15 at 15 28 21

mmmenno commented 9 years ago

Actually, isUsedFor happens to be the right relationtype ;-) But since it's not possible to tell core and/or api to behave according to ontology before thursday, we'll use sameHgConcept relations for now!

phpetra commented 9 years ago

Ok, so now we know the exact problem... would it maybe be a good idea to create an issue for it? ;-)

phpetra commented 9 years ago

refs https://github.com/histograph/core/issues/42