I'm pretty new to neo4j, so please excuse me if this is a FAQ. I exported OSM data for a city from the OSM site, then imported it using the OSMImporter. I can see the layer via the webserver, so I know if got imported okay. Now I would like to find the way nearest to a coordinate via the Java API, but I'm not really sure how to do that. I've tried using SearchPointsWithinOrthodromicDistance, but the results of the query are always empty. Can someone give me some tips, or provide a simple example?
Thanks in advance, Bryce _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

