Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Joseph Siddons
GeoSpatialTools
Repository
01f7c77ea2a9c05810096fc1ae1dd444da463cce
Switch branch/tag
geospatialtools
GeoSpatialTools
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@git.noc.ac.uk:josidd/geospatialtools.git
Copy HTTPS clone URL
https://git.noc.ac.uk/josidd/geospatialtools.git
feat(kdtree_query): Querying KDTree now returns list of neighbours
Joseph Siddons
authored
5 months ago
01f7c77e
Name
Last commit
Last update
..
__init__.py
feat: Implement KDTree for fast nearest neighbours in 2 spatial dimensions
5 months ago
distance_metrics.py
feat: quadtree and octtree
6 months ago
kdtree.py
feat(kdtree_query): Querying KDTree now returns list of neighbours
5 months ago
neighbours.py
feat: add find_nearest function
6 months ago
octtree.py
fix: correct bearing for second focal point
6 months ago
quadtree.py
feat: add distance method to Record class
5 months ago