geography/R-rgeos: import R-rgeos-0.5.2
Interface to Geometry Engine - Open Source ('GEOS') using the C 'API'
for topology operations on geometries. The 'GEOS' library is external
to the package, and, when installing the package from source, must be
correctly installed first. Windows and Mac Intel OS X binaries are
provided on 'CRAN'. ('rgeos' >= 0.5-1): Up to and including 'GEOS'
3.7.1, topological operations succeeded with some invalid geometries
for which the same operations fail from and including 'GEOS' 3.7.2.
The 'checkValidity=' argument defaults and structure have been
changed, from default FALSE to integer default '0L' for 'GEOS' < 3.7.2
(no check), '1L' 'GEOS' >= 3.7.2 (check and warn). A value of '2L' is
also provided that may be used, assigned globally using
'set_RGEOS_CheckValidity(2L)', or locally using the 'checkValidity=2L'
argument, to attempt zero-width buffer repair if invalid geometries
are found. The previous default (FALSE, now '0L') is fastest and used
for 'GEOS' < 3.7.2, but will not warn users of possible problems
before the failure of topological operations that previously
succeeded.
2020-08-07 05:15:22 +02:00
|
|
|
# $NetBSD: Makefile,v 1.85 2020/08/07 03:15:22 brook Exp $
|
2003-10-04 21:34:46 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
COMMENT= Software for geographical-related uses
|
|
|
|
|
2014-09-19 22:55:07 +02:00
|
|
|
SUBDIR+= R-countrycode
|
2020-08-07 02:20:08 +02:00
|
|
|
SUBDIR+= R-deldir
|
2020-08-07 02:25:49 +02:00
|
|
|
SUBDIR+= R-geosphere
|
2020-08-07 03:45:47 +02:00
|
|
|
SUBDIR+= R-mapdata
|
2020-08-07 03:33:30 +02:00
|
|
|
SUBDIR+= R-maps
|
2018-12-21 13:09:09 +01:00
|
|
|
SUBDIR+= R-maptools
|
geography/R-rgeos: import R-rgeos-0.5.2
Interface to Geometry Engine - Open Source ('GEOS') using the C 'API'
for topology operations on geometries. The 'GEOS' library is external
to the package, and, when installing the package from source, must be
correctly installed first. Windows and Mac Intel OS X binaries are
provided on 'CRAN'. ('rgeos' >= 0.5-1): Up to and including 'GEOS'
3.7.1, topological operations succeeded with some invalid geometries
for which the same operations fail from and including 'GEOS' 3.7.2.
The 'checkValidity=' argument defaults and structure have been
changed, from default FALSE to integer default '0L' for 'GEOS' < 3.7.2
(no check), '1L' 'GEOS' >= 3.7.2 (check and warn). A value of '2L' is
also provided that may be used, assigned globally using
'set_RGEOS_CheckValidity(2L)', or locally using the 'checkValidity=2L'
argument, to attempt zero-width buffer repair if invalid geometries
are found. The previous default (FALSE, now '0L') is fastest and used
for 'GEOS' < 3.7.2, but will not warn users of possible problems
before the failure of topological operations that previously
succeeded.
2020-08-07 05:15:22 +02:00
|
|
|
SUBDIR+= R-rgeos
|
2008-01-23 01:52:52 +01:00
|
|
|
SUBDIR+= cm2gpx
|
2008-01-23 01:54:18 +01:00
|
|
|
SUBDIR+= cmconvert
|
2006-08-16 16:40:35 +02:00
|
|
|
SUBDIR+= epsg
|
2007-07-28 13:10:05 +02:00
|
|
|
SUBDIR+= epsg-docs
|
2011-09-08 01:10:10 +02:00
|
|
|
SUBDIR+= gama
|
2004-08-22 20:37:37 +02:00
|
|
|
SUBDIR+= garmin-utils
|
2010-03-12 16:56:28 +01:00
|
|
|
SUBDIR+= garmintools
|
2006-05-02 22:37:09 +02:00
|
|
|
SUBDIR+= gdal-lib
|
2010-07-26 13:11:24 +02:00
|
|
|
SUBDIR+= geoclue
|
2005-11-15 03:07:21 +01:00
|
|
|
SUBDIR+= geos
|
2010-04-11 10:11:47 +02:00
|
|
|
SUBDIR+= gipfel
|
2007-09-21 07:13:03 +02:00
|
|
|
SUBDIR+= gpsbabel
|
2004-07-27 01:40:07 +02:00
|
|
|
SUBDIR+= gpsd
|
2003-10-04 22:52:18 +02:00
|
|
|
SUBDIR+= gpspoint
|
2003-10-04 23:00:14 +02:00
|
|
|
SUBDIR+= gpsutils
|
2018-10-19 10:58:23 +02:00
|
|
|
SUBDIR+= gpxsee
|
2015-02-16 22:11:07 +01:00
|
|
|
SUBDIR+= kplex
|
2015-09-03 07:42:25 +02:00
|
|
|
SUBDIR+= libchamplain012
|
2007-08-11 04:54:08 +02:00
|
|
|
SUBDIR+= libdrg
|
2012-12-12 00:36:48 +01:00
|
|
|
SUBDIR+= libgeotiff
|
2018-09-10 22:55:20 +02:00
|
|
|
SUBDIR+= libmaxminddb
|
2015-08-22 19:45:08 +02:00
|
|
|
SUBDIR+= libmemphis02
|
2014-12-30 09:47:22 +01:00
|
|
|
SUBDIR+= libnova
|
2015-11-27 15:04:22 +01:00
|
|
|
SUBDIR+= libspatialite
|
2020-07-09 12:48:58 +02:00
|
|
|
SUBDIR+= lua-mmdb
|
2016-10-25 10:26:06 +02:00
|
|
|
SUBDIR+= mapcode
|
2003-10-05 19:42:22 +02:00
|
|
|
SUBDIR+= mapserver
|
2009-06-04 13:05:51 +02:00
|
|
|
SUBDIR+= merkaartor
|
2014-05-25 20:39:37 +02:00
|
|
|
SUBDIR+= opencpn
|
2016-10-24 20:00:21 +02:00
|
|
|
SUBDIR+= opencpn-plugin-debugger
|
2016-04-24 12:24:40 +02:00
|
|
|
SUBDIR+= opencpn-plugin-draw
|
2015-01-28 15:15:22 +01:00
|
|
|
SUBDIR+= opencpn-plugin-gshhs
|
2017-04-14 18:39:42 +02:00
|
|
|
SUBDIR+= opencpn-plugin-statusbar
|
2016-04-24 12:24:40 +02:00
|
|
|
SUBDIR+= opencpn-plugin-watchdog
|
2015-02-02 21:42:04 +01:00
|
|
|
SUBDIR+= opencpn-plugin-weather_routing
|
2015-07-13 04:33:10 +02:00
|
|
|
SUBDIR+= osm-gps-map
|
2015-06-10 03:50:09 +02:00
|
|
|
SUBDIR+= osm2pgsql
|
2010-03-15 16:54:53 +01:00
|
|
|
SUBDIR+= p5-Geo-Coordinates-UTM
|
2008-04-07 15:22:35 +02:00
|
|
|
SUBDIR+= p5-Geo-Distance
|
2015-09-11 20:45:01 +02:00
|
|
|
SUBDIR+= p5-Geo-Ellipsoid
|
2015-09-11 17:16:27 +02:00
|
|
|
SUBDIR+= p5-Geo-Gpx
|
2010-03-15 16:54:53 +01:00
|
|
|
SUBDIR+= p5-Geo-Mercator
|
2010-02-04 10:52:21 +01:00
|
|
|
SUBDIR+= p5-Geo-ShapeFile
|
2010-03-15 16:54:53 +01:00
|
|
|
SUBDIR+= p5-Geo-Weather
|
|
|
|
SUBDIR+= p5-Geography-Countries
|
2010-03-15 16:41:40 +01:00
|
|
|
SUBDIR+= proj
|
2010-03-15 16:54:53 +01:00
|
|
|
SUBDIR+= proj-doc
|
2017-08-27 14:27:13 +02:00
|
|
|
SUBDIR+= py-country
|
2018-02-19 13:10:29 +01:00
|
|
|
SUBDIR+= py-gdal
|
2014-05-28 22:07:18 +02:00
|
|
|
SUBDIR+= py-geojson
|
2020-03-21 19:59:56 +01:00
|
|
|
SUBDIR+= py-googlemaps
|
2015-05-30 05:30:21 +02:00
|
|
|
SUBDIR+= py-obspy
|
2006-07-26 22:15:05 +02:00
|
|
|
SUBDIR+= py-proj
|
2014-02-01 19:11:45 +01:00
|
|
|
SUBDIR+= py-trytond-country
|
2016-12-04 22:12:58 +01:00
|
|
|
SUBDIR+= py-trytond-google-maps
|
2010-08-27 13:47:51 +02:00
|
|
|
SUBDIR+= qgis
|
2010-03-04 06:03:05 +01:00
|
|
|
SUBDIR+= qlandkartegt
|
|
|
|
SUBDIR+= qlandkartegt-garmindev
|
|
|
|
SUBDIR+= qlandkartem
|
2005-03-27 23:18:56 +02:00
|
|
|
SUBDIR+= shapelib
|
2015-11-27 18:52:35 +01:00
|
|
|
SUBDIR+= spatialindex
|
2011-03-18 22:29:49 +01:00
|
|
|
SUBDIR+= tex-pst-geo
|
|
|
|
SUBDIR+= tex-pst-geo-doc
|
2009-03-11 15:21:44 +01:00
|
|
|
SUBDIR+= viking
|
2003-10-05 18:44:01 +02:00
|
|
|
SUBDIR+= vis5d+
|
2004-08-27 14:32:43 +02:00
|
|
|
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
|
2003-10-04 22:52:18 +02:00
|
|
|
|
2007-08-13 10:12:41 +02:00
|
|
|
.include "../mk/misc/category.mk"
|