hello everybody, i'm trying to develop a web service able to give me back 
the name of the administrative area that contains a given gps position.

I have already developed a java application able to insert some polygons 
(administrative areas of my country) in neo4j using spatial plugin and Java 
API. Then, giving a gps position, i'm able to get the name of the polygon 
that contains it.

Now i'm trying to do the same using REST API of Neo4j (instead of java api) 
but i'm not able to find any example.

So my questions are:

1) è possibile inserire poligoni su Neo4j utilizzando API REST (se ho ben 
capito è possibile utilizzando il formato WKT)?

2) è possibile eseguire una query spaziale che cerca tutti i poligoni che 
contengono una determinata posizione gps?

thanks, Enrico

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to