[Neo4j] REST support for neo4j-spatial

2010-11-17 Thread Jan Boonen
Hi all, I was wondering if someone is planning to support REST for neo4j-spatial. It would be great for example if we can connect GeoTools to a Neo4j REST server. Cheers, Jan ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailma

Re: [Neo4j] REST support for neo4j-spatial

2010-12-21 Thread Jan Boonen
I don't know if people have already spoken about this topic on the chat, but if so, could anyone post the outcome of the discussion on REST support for neo4j-spatial? Many thanks, Jan > Sounds fine to me. The main idea behind this suggestion is to support > concurrent access and the new server

Re: [Neo4j] REST support for neo4j-spatial

2010-12-22 Thread Peter Neubauer
Jan, there are a number of things to it. Right now, we are working on exposing some of the spatial functionality via JRuby and the Neo4j ruby bindings in order to make it easy and "bloggable", especially regarding OpenStreetMap operation. After that, we are planning 2 things: 1. Look into integrat

Re: [Neo4j] REST support for neo4j-spatial

2010-12-22 Thread Jan Boonen
Sounds great. Thanks for answering my question and keep up the good work! > Jan, > there are a number of things to it. Right now, we are working on > exposing some of the spatial functionality via JRuby and the Neo4j > ruby bindings in order to make it easy and "bloggable", especially > regarding

Re: [Neo4j] REST support for neo4j-spatial

2010-12-22 Thread Peter Neubauer
Btw, if you can't wait, feel free to test out and write a server-plugin that operates on Neo4j-Spatial, I would be happy to help/review! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter

Re: [Neo4j] REST support for neo4j-spatial

2010-11-17 Thread Javier de la Rosa
On Wed, Nov 17, 2010 at 10:46, Jan Boonen wrote: > I was wondering if someone is planning to support REST for > neo4j-spatial. It would be great for example if we can connect GeoTools > to a Neo4j REST server. +1 -- Javier de la Rosa http://versae.es __

Re: [Neo4j] REST support for neo4j-spatial

2010-11-17 Thread Craig Taverner
Very interesting option. I think I need to chat to the neo4j rest guys tomorrow to find out a little more about what would be required to make this happen. On Wed, Nov 17, 2010 at 5:41 PM, Javier de la Rosa wrote: > On Wed, Nov 17, 2010 at 10:46, Jan Boonen wrote: > > I was wondering if someone

Re: [Neo4j] REST support for neo4j-spatial

2010-11-18 Thread Jan Boonen
Sounds fine to me. The main idea behind this suggestion is to support concurrent access and the new server component. I can think of many use cases where data is inserted in aa database from any type of client and the result is accessed via e.g. geoserver. Currently we'd use PostGIS for such an