Re: [Neo4j] Re: Google Summer of Code Spatial Cypher Project

2014-06-21 Thread Peter Neubauer
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 Open Data- @mapillary Open Sou

Re: [Neo4j] Re: Google Summer of Code Spatial Cypher Project

2014-06-20 Thread Mark Needham
> Next week I plan to add Cypher functionality for creating Spatial layers and adding Nodes to the Spatial layers. Cool! I'll have to give it a spin next week :D On 20 June 2014 23:26, William Lyon wrote: > Week 5 of Google Summer of Code has come to an end. The full progress > report for my p

[Neo4j] Re: Google Summer of Code Spatial Cypher Project

2014-06-20 Thread William Lyon
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 f

[Neo4j] Re: Google Summer of Code Spatial Cypher Project

2014-06-13 Thread William Lyon
Hi Everyone- For those interested in following my Google Summer of Code Spatial Cypher project, the Week 4 progress report is available here: https://github.com/johnymontana/neo4j/wiki/week4 Cheers, Will Lyon @lyonwj lyonwj.com -- You received this message because you are subscribed to the G

[Neo4j] Re: Google Summer of Code Spatial Cypher Project

2014-06-06 Thread William Lyon
Hi All- This week I spent some time learning how to properly use Mockito with scalatest, developed a plan for porting over core Spatial functionality and continued learning more about Scala. The full progress report for Spatial Cypher GSoC Week 3 is available here: https://github.com/johnymont

Re: [Neo4j] Re: Google Summer of Code Spatial Cypher Project

2014-05-30 Thread Peter Neubauer
Very cool William, Thanks for keeping us updated on your progress! /peter (snt)-[:frm]->(phn) On May 30, 2014 10:40 PM, "William Lyon" wrote: > Hi Everyone- > > My Week 2 progress report is available here: > https://github.com/johnymontana/neo4j/wiki/week2 > > This week I implemented a Cypher D

[Neo4j] Re: Google Summer of Code Spatial Cypher Project

2014-05-30 Thread William Lyon
Hi Everyone- My Week 2 progress report is available here: https://github.com/johnymontana/neo4j/wiki/week2 This week I implemented a Cypher Distance function that computes the distance between two points. This Distance function take as parameters either Nodes (with x,y attributes), WKT POINT(x