zouzias / pyboostrtree

Python wrapper for Boost Geometry Rtree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python wrapper for Boost C++ Geometry Rtree

Branch Build Status
master travis-master

Currently supports only the following operations:

  • k-nearest neighbor search
  • minimum distance query

on the following RTree data structures:

  • R* Tree

About

Python wrapper for Boost Geometry Rtree

License:Apache License 2.0


Languages

Language:Python 44.9%Language:C++ 25.5%Language:Shell 18.4%Language:Dockerfile 8.0%Language:Makefile 3.3%