Re: [Neo4j] Neo4j Spatial Support

2014-07-17 Thread Axel Morgner
Hm, did you use the raw link? https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.13-neo4j-2.1.2/neo4j-spatial-0.13-neo4j-2.1.2-server-plugin.zip?raw=true Am 13.07.2014 16:44, schrieb Alireza Rezaei Mahdiraji: Hi Alex, I tried to use

Re: [Neo4j] Neo4j Spatial Support

2014-07-17 Thread Alireza Rezaei Mahdiraji
Hi Axel, I clone the whole repo and it works now, thanks. I have further questions (e.g., indexing, etc) but perhaps I should sent them in separate topic, right? Thanks, Alireza On Thursday, July 17, 2014 8:18:39 AM UTC+2, Axel wrote: Hm, did you use the raw link?

Re: [Neo4j] Neo4j Spatial Support

2014-07-12 Thread Peter Neubauer
Alireza, the current docs are at http://neo4j-contrib.github.io/spatial/, it's not the whole story but it should give you an impression. /peter G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer http://twitter.com/peterneubauer

[Neo4j] Neo4j Spatial Support

2014-07-10 Thread Alireza Rezaei Mahdiraji
Hi All, I am wondering if neo4j-spatial library is still supported by neo4j. There is no activity on github since 3 years (https://github.com/neo4j-contrib/spatial), does this is mean it is not supported anymore? Best, Alireza -- You received this message because you are subscribed to the

Re: [Neo4j] Neo4j Spatial Support

2014-07-10 Thread Axel Morgner
Hi Alireza, it's a community project, but there's activity (Github says last activity 23 days ago). We're trying to release a version of spatial for each Neo4j release. The latest versions are for Neo4j 2.0.3 and 2.1.2, see https://groups.google.com/forum/#!topic/neo4j/a2XqAqxWjYg

Re: [Neo4j] Neo4j Spatial Support

2014-07-10 Thread Alireza Rezaei Mahdiraji
Thanks Alex for clarification, I need some information about the types of queries which can be done, for instance are subsetting or bounding box queries are possible to do? If yes how, etc. Is there some documentation regarding this? Thanks, Alireza On Thursday, July 10, 2014 12:23:40

Re: [Neo4j] Neo4j Spatial Support

2014-07-10 Thread Peter Neubauer
Alireza, we are working on pulling some of the spatial functionality into the core Cypher and Kernel Neo4j engine. It's not super easy, but there has been some encouraging GSoC to test the waters, see https://github.com/neo4j-contrib/GSoC/wiki for the projects, and some reports earlier this summer