LASindex.jl
Quadtree reader
A software component that reads and translates quadtree indexes from LASindex files
Pure Julia reader of lasindex .lax files
4 stars
4 watching
3 forks
Language: Julia
last commit: over 4 years ago
Linked from 2 awesome lists
geospatialjulialasiolastoolslaxlidarpoint-cloud
Related projects:
Repository | Description | Stars |
---|---|---|
visr/lasio.jl | A Julia package for reading and writing the LAS lidar format. | 22 |
evetion/spacelidar.jl | A package for working with ICESat-2 & GEDI data in Julia | 24 |
evetion/geoarrays.jl | A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
jblindsay/lidar | A Crystal language library for reading and writing LiDAR data in LAS format | 6 |
evetion/lazio.jl | This Julia package extends LasIO to support compressed LAS files with LASzip integration. | 12 |
juliageo/libspatialindex.jl | A Julia wrapper around a spatial indexing library for efficient storage and querying of 2D data. | 10 |
alyst/spatialindexing.jl | Efficient in-memory indexing of spatial data | 32 |
juliageometry/regiontrees.jl | A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures | 111 |
ecojulia/rasterdatasources.jl | A Julia package providing easy access to raster data sources | 23 |
jblindsay/lidario | A Go library for reading and writing LiDAR data stored in LAS format | 30 |
queryverse/readstat.jl | A Julia package that parses files from Stata, SPSS, and SAS formats into structured data tables | 78 |
evetion/geodataframes.jl | Provides a Julia package to interact with vector data in geospatial formats using ArchGDAL. | 68 |
rafaqz/rasters.jl | A Julia package providing common types and methods for reading, writing, and manipulating rasterized spatial data. | 214 |
juliagraphs/lightgraphsextras.jl | Provides extra functionality for graph algorithms and integration with other libraries | 21 |
arl/go-rquad | A Go library implementing various quadtree data structures for efficient point location and neighbor finding in 2D spaces. | 134 |