Thank you William,
great and productive GSoC it seems - hope you enjoyed it?

/peter


G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer <http://twitter.com/peterneubauer>

Open Data    - @mapillary <http://mapillary.com/>
Open Source - @neo4j <http://neo4j.org/>
Open Future  - @coderdojo <http://malmo.coderdojo.se/>


On Sat, Jun 21, 2014 at 12:26 AM, William Lyon <lyo...@gmail.com> wrote:

>  Week 5 of Google Summer of Code has come to an end. The full progress
> report for my project is available here:
> https://github.com/johnymontana/neo4j/wiki/week5
>
> This week I was able to expose some basic Spatial functionality to Cypher
> for access to Spatial layers. I also added a rudimentary first pass
> implementation of a Cypher Intersects(...) function which uses Spatial to
> search for intersecting geometries. This allows for Cypher queries such as:
>
>     MATCH (g:Geometry) WHERE Intersects(g, 'POLYGON((0 0, 40 40, 20 40, 10
> 20, 0 0))') RETURN g
>
> Next week I plan to add Cypher functionality for creating Spatial layers
> and adding Nodes to the Spatial layers.
>
> Cheers!
>
> Will Lyon
>
> @lyonwj
>
> lyonwj.com
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to