Daniel,
there is now
https://github.com/neo4j/spatial/blob/master/src/test/java/org/neo4j/gis/spatial/SpatialPluginFunctionalTest.java#L53executing
a cypher spatial query over REST, could you check this out and
try to run it? If it works, you can simply analyze what goes over the wire
- I guess there needs to be some escaping foo when you use CURL for this.

Let me know how it works out!

On Mon, Nov 28, 2011 at 5:09 PM, danielb <danielbercht...@gmail.com> wrote:

> Hi Peter,
>
> that works, yes! But I still can't do spatial queries with the OSMLayer
> over
> the server page. Today I have written a small test program in Java which
> also includes a bbox query for a specific point and then traverses to the
> corresponding OSM node. So far I am satisfied with that (I will also
> continue in Java), maybe you can still get this 'issue' to work at your
> side
> - or I just don't get it :)
>
> Regards, Daniel
>
> --
> View this message in context:
> http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Spatial-build-run-problems-tp3515519p3542618.html
> Sent from the Neo4j Community Discussions mailing list archive at
> Nabble.com.
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to