Hi All, 

I need to calculate length and area of given node(s) in two cases:

1- for length either a node with line string geometry is given or two nodes 
with point geometry

2- for polygon either a node with polygon geometry is given or the set of 
points of the polygon 
as separate point geometries.

I am aware of GeoPipeline.start( boxesLayer ).calculateLength() but it 
seems it computes 
for all nodes in a layer while I am interested in given set of nodes (two 
cases above).


Thanks,

Best,
Alireza 

-- 
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