readme
来自「一个非常好的GIS开源新版本」· 代码 · 共 15 行
TXT
15 行
Spatial indexing is based on code by Marios Hadjieleftheriou, who hasdeveloped spatial index library and published it under GNU GPL.This code is based on version 1.0 of the library which can be found here:http://u-foria.org/marioh/spatialindex/index.htmlSpatial index library has Tools library as a dependency. Here we use itin version 0.51b, it's available online (also under GNU GPL):http://u-foria.org/marioh/tools/index.htmlThere are only few differences from the original libraries, namely:- removed MVR-tree, TPR-tree and their variants of Point and Region- removed SHA1 hash
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?