ehx-v1
ehx-v1
There's probably no way to contribute on that from outside, is it? Because it requires actual access to the directory structure on the Neo4j docs server, which neither visitors nor...
That's a thing I had to figure out too: It's basically two different addressing schemes, the first method works on a Neo4j index while the second one uses a Spatial...
That's kind of the trouble about it: For using `LIMIT` and `ORDER BY`, you need an index. So you need to somehow create it out of a layer. The only...
All the nodes must be on the layer AND on the index. That's what I mean by, it might be too much trouble doing that via code. Putting each node...
But... there are ways known to combine these? Complicated but clean? How? Where? That would truly interest me, how someone made that. That will probably be some insanely innovative approach...
After looking at this concept (I got lost on Puzzling SE afterwards lol) I'd say it isn't even that complicated. Just like adding to layer, except for parsing the response...
If you wonder why I deleted so many comments of mine, it's been bull. I first thought the workaround hadn't applied, then it turned out I just didn't update my...
Also, what should work easily for making the node accessible via both end points: After each import (which will most probably be always to a different layer), you run through...
Could there be any hash sum issues, e.g. the hash sum database didn't update after the file changed?
from what I get, frequently moving things are not supposed to be modeled as geospatial nodes... I mean, you wouldn't call a cow a geospatial landmark, would you? (not meant...