We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326835a commit ffd5bd0Copy full SHA for ffd5bd0
README.md
@@ -22,3 +22,5 @@ Restart your Neo4j Server. Several new stored procedures are available:
22
CALL com.dfauth.h3.returnHexAddress(38.439779, -77.410522,"9");
23
CALL com.dfauth.h3.polygonSearch
24
CALL com.dfauth.h3.lineBetweenLocations(38.418582, -77.385268,38.500603, -77.444288);
25
+
26
+More examples can be found at: http://www.intelliwareness.org/2019/02/neo4j-uber-h3-geospatial/
0 commit comments