Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Toblerity/rtree issues and pull requests
#246 - Please release a new version with the type hints support
Issue -
State: closed - Opened by chriskilding over 2 years ago
- 1 comment
#245 - import rtree leads to `OSError: Could not load libspatialindex_c library` on aarch64
Issue -
State: closed - Opened by thomasaarholt over 2 years ago
- 6 comments
#244 - Using rtree in Cygwin
Issue -
State: closed - Opened by mijaba almost 3 years ago
- 1 comment
#243 - Make Rtree PEP 561-compliant, so that Mypy finds type hints
Pull Request -
State: closed - Opened by oderby almost 3 years ago
- 2 comments
#242 - typing_extensions now required
Issue -
State: closed - Opened by hobu almost 3 years ago
- 1 comment
#241 - README: fix typo
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#240 - get ready for 1.0.0
Pull Request -
State: closed - Opened by hobu almost 3 years ago
- 2 comments
#239 - Update test to determine if we are running in a conda environment #236
Pull Request -
State: closed - Opened by hobu almost 3 years ago
#238 - ArgumentError: expected LP_LP_c_long instance instead of pointer to LP_c_long
Issue -
State: closed - Opened by nicolozambon almost 3 years ago
- 8 comments
#237 - Update keyword argument in docs
Pull Request -
State: closed - Opened by calebrob6 almost 3 years ago
#236 - Fixing could not find or load spatialindex_c-64.dll with conda (#191)
Pull Request -
State: closed - Opened by okhoma almost 3 years ago
- 5 comments
#235 - Update libspatialindex site address
Pull Request -
State: closed - Opened by igorantonow314 almost 3 years ago
#234 - rtree fails to import
Issue -
State: closed - Opened by nobodyatandnothing almost 3 years ago
- 1 comment
#233 - Add xfail test for pickling
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#232 - Python 3.10 wheels
Issue -
State: closed - Opened by adamjstewart almost 3 years ago
- 2 comments
#231 - rtree import still leads to dlsym Attribute Error and crashes geopandas
Issue -
State: closed - Opened by YannickAaron almost 3 years ago
- 1 comment
#230 - Mismatch between package and New M1 apple silicon
Issue -
State: closed - Opened by aranreisman almost 3 years ago
- 1 comment
#229 - Skip part of test_interleaving for 32-bit systems
Pull Request -
State: closed - Opened by mwtoews almost 3 years ago
#228 - Comparison in test_index.py::IndexSerialization::test_interleaving sometimes fails
Issue -
State: closed - Opened by mwtoews almost 3 years ago
- 1 comment
#227 - Remove Python 2 conditional testing
Pull Request -
State: closed - Opened by mwtoews almost 3 years ago
- 1 comment
#226 - Move requirements.txt to fix docs
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#225 - Apply pyupgrade --py37-plus --keep-runtime-typing, with mods
Pull Request -
State: closed - Opened by mwtoews almost 3 years ago
- 3 comments
#224 - Fix up osx-arm64 wheel
Pull Request -
State: closed - Opened by hobu almost 3 years ago
#223 - Port bindings to pybind11?
Issue -
State: open - Opened by musicinmybrain almost 3 years ago
- 9 comments
#222 - Fix C API mismatches vs. libspatialindex
Pull Request -
State: closed - Opened by musicinmybrain almost 3 years ago
- 9 comments
#221 - Mypy: fix type hints for doc list
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#220 - Apparent C API mismatch causes test failure on big-endian architecture (s390x)
Issue -
State: closed - Opened by musicinmybrain almost 3 years ago
- 13 comments
#219 - Fix doc builds
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#218 - Blacken repo
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#217 - Use separate GitHub Action step for linting
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#216 - Use setuptools' declarative config
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#215 - Add partial type hints
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
- 4 comments
#214 - Bump required version of libspatialindex
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
#213 - Test docs using ReadTheDocs CI instead of GitHub Actions
Pull Request -
State: closed - Opened by adamjstewart almost 3 years ago
- 19 comments
#212 - Declare Python 3.7+ support
Pull Request -
State: closed - Opened by adamjstewart about 3 years ago
- 20 comments
#211 - Minimum supported version of libspatialindex
Issue -
State: closed - Opened by adamjstewart about 3 years ago
- 1 comment
#210 - Index: add intersection/union support
Pull Request -
State: closed - Opened by adamjstewart about 3 years ago
- 20 comments
#209 - Support for index intersection/union
Issue -
State: closed - Opened by adamjstewart about 3 years ago
- 1 comment
#208 - pytest: update deprecated fixture
Pull Request -
State: closed - Opened by adamjstewart about 3 years ago
- 1 comment
#207 - Add __len__ method to Index
Pull Request -
State: closed - Opened by adamjstewart about 3 years ago
- 3 comments
#206 - Python 3.10 and osx-arm64 wheel builds
Pull Request -
State: closed - Opened by hobu about 3 years ago
#205 - Prevent get_coordinate_pointers from mutating input coordinates
Pull Request -
State: closed - Opened by sjones94549 about 3 years ago
- 3 comments
#204 - Default index bounds are invalid, opposite interleave
Issue -
State: open - Opened by adamjstewart about 3 years ago
- 8 comments
#203 - fix order of bounding volume in 3D index tutorial
Pull Request -
State: closed - Opened by cbyrohl about 3 years ago
- 2 comments
#202 - Python 3.10 wheels broken?
Issue -
State: closed - Opened by DianelaOB about 3 years ago
- 4 comments
#201 - Loaded r*-tree returns wrong boundreis.
Issue -
State: closed - Opened by Elhamahm about 3 years ago
- 1 comment
#200 - Saving and loading an Rtree into/from disk
Issue -
State: closed - Opened by Elhamahm about 3 years ago
- 2 comments
#199 - MNT: Check return value of find_library, not LoadLibrary
Pull Request -
State: closed - Opened by pauldmccarthy about 3 years ago
#198 - Fix up GHA
Pull Request -
State: closed - Opened by hobu about 3 years ago
#197 - Hack to fix pickling
Pull Request -
State: closed - Opened by adamjstewart about 3 years ago
- 7 comments
#196 - Spyder 5.2.0 (installed with Conda) complains about missing dependency: Rtree >= 0.9.7 : None (NOK)
Issue -
State: open - Opened by bghadam about 3 years ago
- 4 comments
#195 - broken conda-forge build?
Issue -
State: closed - Opened by raphaelquast over 3 years ago
- 1 comment
#194 - Easy way to get number of entries in index
Issue -
State: closed - Opened by adamjstewart over 3 years ago
- 1 comment
#193 - pip install on m1 mac does not succeed
Issue -
State: closed - Opened by llimllib over 3 years ago
- 11 comments
#192 - Query distance from points to lines?
Issue -
State: closed - Opened by harrydobbs over 3 years ago
- 1 comment
#191 - OSError: OSError: could not find or load spatialindex_c-64.dll
Issue -
State: closed - Opened by msaifp over 3 years ago
- 7 comments
#190 - WPy32-3880 Spyder 5.0.5 missing dependency rtree>=0.9.7 : none (NOK)
Issue -
State: open - Opened by cnsltnt51 over 3 years ago
- 1 comment
#189 - exit without any information,only a error code
Issue -
State: closed - Opened by 1009qjm over 3 years ago
#188 - Rtree query method by radius
Issue -
State: closed - Opened by chfhf almost 4 years ago
#187 - Rtree and Pyinstaller: undefined symbol: Error_GetLastErrorNum
Issue -
State: closed - Opened by GabrieleMaurina almost 4 years ago
- 1 comment
#186 - Brute Force is better than Rtree ?
Issue -
State: closed - Opened by ZZJ929464347 almost 4 years ago
#185 - Cannot create temporary file name
Issue -
State: closed - Opened by dt99jay almost 4 years ago
- 1 comment
#184 - Add linux aarch64 wheel support
Pull Request -
State: closed - Opened by odidev almost 4 years ago
- 2 comments
#183 - Add support to release aarch64 wheels
Issue -
State: closed - Opened by odidev almost 4 years ago
- 1 comment
#182 - rtree broken with Python 3.8.8
Issue -
State: closed - Opened by sweettyler almost 4 years ago
- 6 comments
#180 - Rtree.finder.load() fails to raise when library spatialindex_c is missing
Issue -
State: closed - Opened by gmloose almost 4 years ago
- 4 comments
#179 - missing rtree dependency issue with Spyder 4.2.1
Issue -
State: open - Opened by Samk19 almost 4 years ago
- 9 comments
#176 - use ninja to build libspatialindex in release mode on win
Pull Request -
State: closed - Opened by hobu about 4 years ago
#170 - Type hinting for the code
Issue -
State: closed - Opened by samgans over 4 years ago
- 7 comments
#166 - Rtree docs error - 404 error for link to benchmark tests (on the performance page)
Issue -
State: closed - Opened by sr-murthy over 4 years ago
#161 - Pyinstaller and rtree troubles on Windows 10
Issue -
State: closed - Opened by timurkanaz over 4 years ago
#152 - migrate to github actions
Pull Request -
State: closed - Opened by hobu almost 5 years ago
#151 - Deleting items breaks the index
Issue -
State: open - Opened by flusflas almost 5 years ago
- 3 comments
#150 - Bulk insert in index loaded from file?
Issue -
State: closed - Opened by crypto-perry almost 5 years ago
- 4 comments
#149 - Don't import rtree in setup.py
Pull Request -
State: closed - Opened by mikedh almost 5 years ago
- 5 comments
#145 - flake8 fixes
Pull Request -
State: closed - Opened by hobu almost 5 years ago
#131 - Add Ubuntu 16.04 and 18.04 pip install tests
Pull Request -
State: closed - Opened by hobu about 5 years ago
#128 - Revert library loading to a better adaption of previous code, which hopefully fixes #123
Pull Request -
State: closed - Opened by hobu about 5 years ago
#118 - Add skip for Index result offset and limit tests
Pull Request -
State: closed - Opened by sdhiscocks about 5 years ago
#117 - Add initial support for TPR-Tree type
Pull Request -
State: closed - Opened by sdhiscocks over 5 years ago
- 10 comments
#116 - Fix container issues, and add container and sized interfaces.
Pull Request -
State: closed - Opened by sdhiscocks over 5 years ago
- 1 comment
#88 - Cannot install rtree with PyInstaller (spatialindex library is not copied)
Issue -
State: closed - Opened by Felix-neko almost 8 years ago
- 9 comments
#87 - Pickling and unpickling messes up Index
Issue -
State: open - Opened by bobtrekdrop almost 8 years ago
- 5 comments
#64 - AttributeError: python: undefined symbol: Error_GetLastErrorNum
Issue -
State: closed - Opened by davidedelvento about 9 years ago
- 15 comments
#58 - Apply formatting for PEP 8 code style
Pull Request -
State: closed - Opened by mwtoews over 9 years ago
#31 - RTree links wrong shared object on linux
Pull Request -
State: closed - Opened by sasavilic over 10 years ago
#8 - Get Rtree working with PyPy
Pull Request -
State: closed - Opened by hobu almost 12 years ago