ee5f1a93ec
PDAL is Point Data Abstraction Library. It is a C/C++ open source library and applications for translating and processing point cloud data. It is not limited to LiDAR data, although the focus and impetus for many of the tools in the library have their origins in LiDAR.
111 lines
2.3 KiB
Makefile
111 lines
2.3 KiB
Makefile
# $NetBSD: Makefile,v 1.108 2021/05/17 11:12:53 thor Exp $
|
|
#
|
|
|
|
COMMENT= Software for geographical-related uses
|
|
|
|
SUBDIR+= R-countrycode
|
|
SUBDIR+= R-deldir
|
|
SUBDIR+= R-geosphere
|
|
SUBDIR+= R-ggspatial
|
|
SUBDIR+= R-lwgeom
|
|
SUBDIR+= R-mapdata
|
|
SUBDIR+= R-maps
|
|
SUBDIR+= R-maptools
|
|
SUBDIR+= R-osmar
|
|
SUBDIR+= R-osmdata
|
|
SUBDIR+= R-prettymapr
|
|
SUBDIR+= R-raster
|
|
SUBDIR+= R-rgdal
|
|
SUBDIR+= R-rgeos
|
|
SUBDIR+= R-rnaturalearth
|
|
SUBDIR+= R-rnaturalearthdata
|
|
SUBDIR+= R-rnaturalearthhires
|
|
SUBDIR+= R-rosm
|
|
SUBDIR+= R-sf
|
|
SUBDIR+= R-spData
|
|
SUBDIR+= R-spatstat
|
|
SUBDIR+= R-spatstat.data
|
|
SUBDIR+= R-spatstat.utils
|
|
SUBDIR+= R-stars
|
|
SUBDIR+= cm2gpx
|
|
SUBDIR+= cmconvert
|
|
SUBDIR+= echomap
|
|
SUBDIR+= epsg
|
|
SUBDIR+= epsg-docs
|
|
SUBDIR+= gama
|
|
SUBDIR+= garmin-utils
|
|
SUBDIR+= garmintools
|
|
SUBDIR+= gdal-lib
|
|
SUBDIR+= geoclue
|
|
SUBDIR+= geocode-glib
|
|
SUBDIR+= geos
|
|
SUBDIR+= gipfel
|
|
SUBDIR+= gpsbabel
|
|
SUBDIR+= gpsd
|
|
SUBDIR+= gpspoint
|
|
SUBDIR+= gpsutils
|
|
SUBDIR+= gpxsee
|
|
SUBDIR+= kplex
|
|
SUBDIR+= laszip
|
|
SUBDIR+= libchamplain012
|
|
SUBDIR+= libdrg
|
|
SUBDIR+= libgeotiff
|
|
SUBDIR+= libmaxminddb
|
|
SUBDIR+= libmemphis02
|
|
SUBDIR+= libnova
|
|
SUBDIR+= libspatialite
|
|
SUBDIR+= lua-mmdb
|
|
SUBDIR+= mapcode
|
|
SUBDIR+= mapserver
|
|
SUBDIR+= merkaartor
|
|
SUBDIR+= opencpn
|
|
SUBDIR+= opencpn-plugin-debugger
|
|
SUBDIR+= opencpn-plugin-draw
|
|
SUBDIR+= opencpn-plugin-gshhs
|
|
SUBDIR+= opencpn-plugin-statusbar
|
|
SUBDIR+= opencpn-plugin-watchdog
|
|
SUBDIR+= opencpn-plugin-weather_routing
|
|
SUBDIR+= osm-gps-map
|
|
SUBDIR+= osm2pgsql
|
|
SUBDIR+= p5-Class-Measure
|
|
SUBDIR+= p5-GIS-Distance
|
|
SUBDIR+= p5-Geo-Coordinates-UTM
|
|
SUBDIR+= p5-Geo-Distance
|
|
SUBDIR+= p5-Geo-Ellipsoid
|
|
SUBDIR+= p5-Geo-Gpx
|
|
SUBDIR+= p5-Geo-Mercator
|
|
SUBDIR+= p5-Geo-ShapeFile
|
|
SUBDIR+= p5-Geo-Weather
|
|
SUBDIR+= p5-Geography-Countries
|
|
SUBDIR+= pdal-lib
|
|
SUBDIR+= proj
|
|
SUBDIR+= proj-doc
|
|
SUBDIR+= py-country
|
|
SUBDIR+= py-gdal
|
|
SUBDIR+= py-geojson
|
|
SUBDIR+= py-googlemaps
|
|
SUBDIR+= py-obspy
|
|
SUBDIR+= py-proj
|
|
SUBDIR+= py-trytond-country
|
|
SUBDIR+= py-trytond-google-maps
|
|
SUBDIR+= qgis
|
|
SUBDIR+= qlandkartegt
|
|
SUBDIR+= qlandkartegt-garmindev
|
|
SUBDIR+= qlandkartem
|
|
SUBDIR+= shapelib
|
|
SUBDIR+= spatialindex
|
|
SUBDIR+= tex-pst-geo
|
|
SUBDIR+= tex-pst-geo-doc
|
|
SUBDIR+= viking
|
|
SUBDIR+= vis5d+
|
|
SUBDIR+= xrmap
|
|
SUBDIR+= xrmap-anthems
|
|
SUBDIR+= xrmap-base
|
|
SUBDIR+= xrmap-data
|
|
SUBDIR+= xrmap-factbook_html
|
|
SUBDIR+= xrmap-factbook_text
|
|
SUBDIR+= xrmap-flags
|
|
SUBDIR+= xrmap-hymns
|
|
SUBDIR+= xrmap-pdfmaps
|
|
|
|
.include "../mk/misc/category.mk"
|