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 5812b13 commit 8155b00Copy full SHA for 8155b00
README.md
@@ -90,3 +90,5 @@ mvn clean install -DskipTests
90
91
同时,去掉了原项目中的osm、shp解析等内容,旨在使项目更精简,这个项目的理念是精简与解耦,你可以独立或集成使用geotools等工具来实现shp等文件的导入,而非与neo4j捆绑在一起。
92
93
+org.wowtools.neo4j.rtree.nearest包则是取自开源项目PRTree(https://github.com/EngineHub/PRTree)
94
+,基于分支限界法的最邻近搜索
0 commit comments