Skip to content

Commit 8155b00

Browse files
committed
readme加上prtree
1 parent 5812b13 commit 8155b00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,5 @@ mvn clean install -DskipTests
9090

9191
同时,去掉了原项目中的osm、shp解析等内容,旨在使项目更精简,这个项目的理念是精简与解耦,你可以独立或集成使用geotools等工具来实现shp等文件的导入,而非与neo4j捆绑在一起。
9292

93+
org.wowtools.neo4j.rtree.nearest包则是取自开源项目PRTree(https://github.com/EngineHub/PRTree)
94+
,基于分支限界法的最邻近搜索

0 commit comments

Comments
 (0)