summaryrefslogtreecommitdiff
path: root/geography
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29geography/gama: Update to 2.10gdt2-7/+7
Upstream NEWS: We are pleased to announce the release of GNU Gama 2.10! One major update that is visible to the end users is the change in the 'update_constrained_coordinates' parameter. This parameter was deprecated in 2.09 and has now been completely removed. Another big change is the addition of output in GNU Octave format. The GNU Octave *.m output file contains adjustment results from gama-local, in matrix format that includes the following sections: * General adjustment parameters - number of squares, observations, sum of squares, etc. * IDs and coordinates of fixed points * Information about the adjustment - adjusted and constrained coordinates, their indexes and covariances. Observation covariances and weight matrix and equation system matrices. The main motivation for introducing GNU Octave output was to have an experimental tool for computation of statistical parameters that are not directly available in gama-local (e.g. reliability matrix). GNU Octave output defines an explicit set of conditions to calculate the adjustment of free networks (networks with a singular project equation system). The differences between coordinates are tested with a tolerance of 1e-3 millimeters. This criterion may fail for poorly conditioned systems (typically networks with a "bad"configuration). Syntax of the GNU Octave .m output was tested for compatibility with MATLAB R2013b (8.2.0.701).
2020-09-26(geography/mapserver) Add # define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H 1mef2-1/+16
2020-09-12qgis: Update to 3.10.10gdt3-10/+11
This is three micro updates along a LTS branch, and is therefore presumed to contain bugfixes. (Builds with cmake 3.17; cmake 3.18 stability issues seem orthogonal to the 3.10.10 update.)
2020-09-12qgis: Improve comment about why we use gmakegdt1-2/+7
2020-09-12qgis: Clean up comment (NFCI)gdt1-2/+1
2020-09-07p5-Geo-ShapeFile: update to 3.00.wiz3-12/+14
3.00 2019-05-11 - Release version handles unicode file names on Windows 2.99_002 2019-05-10 - Add missing test dependency on Test::Exception, thanks SREZIC for reporting 2.99_001 2019-05-10 - Handle unicode file names on Windows
2020-09-07p5-Geo-Distance: update to 0.24.wiz2-11/+14
0.24 2019-03-10T06:48:33Z - Once again support the alt formula (now with a PP variant!). 0.23 2019-03-09T13:15:58Z - Require GIS::Distance 0.13 so that tests pass. - Fixed a coordinate ordering bug in distance(). - Added the null formula. 0.22 2019-03-08T18:36:39Z - Made the distance() method faster. 0.21 2019-03-07T23:08:39Z - Officially set the x_deprecated META flag. - Use GIS::Distance 0.11+ for all distance calculations. - Lots and lots of documentation edits for the above. - Migrate build tooling from Dist::Zilla to Minilla.
2020-09-07p5-Geo-Distance: add missing test dependencywiz1-2/+4
2020-09-07geography/Makefile: + p5-GIS-Distance.wiz1-1/+2
2020-09-07geography/p5-GIS-Distance: import p5-GIS-Distance-0.18wiz3-0/+32
This module calculates distances between geographic points on, at the moment, planet Earth. Various formulas are available that provide different levels of accuracy versus speed.
2020-09-07geography/Makefile: + p5-Class-Measurewiz1-1/+2
2020-09-07geography/p5-Class-Measure: import p5-Class-Measure-0.08wiz3-0/+28
This is a base class that is inherited by the Class::Measure classes. This distribution comes with the class Class::Measure::Length.
2020-09-03py-googlemaps: Update to 4.4.2.kleink2-7/+7
No changelog provided; doc & ci fixes.
2020-09-02geography/merkaator: Update to 0.18.4gdt13-260/+60
Update originally by Ben Gergely, with modifications by gdt, from PR pkg/55592. pkgsrc changes: - Adjust dependencies to qt5 - Require gcc6, due to gcc5 lossage with -Wno-registers Upstream NEWS: - Support for qt5 - Lots of bugfixes and minor improvements
2020-08-31*: bump PKGREVISION for perl-5.32.wiz8-16/+16
2020-08-30geography/gpsbabel: Adjust MASTER_SITESgdt1-2/+2
This is not locally maintained; merely cached, so use MASTER_SITE_BACKUP, which is where 1.6.0 actually is. NFCI.
2020-08-30revbump for qwt6-qt5tnn1-2/+2
2020-08-19geography/gpsd: Work around three scons problemsgdt1-9/+3
Upstream's scons builds and links during the install phase, and previously we did not pass MAKE_ENV in the install phase. The other bug is that pkgsrc doesn't have scons support, so this is all ad hoc. The final bug is scons, which has not yet risen to reinvent autoconf. (Probably this fixes RELRO.)
2020-08-19geography/gpsd: Explain RELRO issuesgdt1-1/+7
Failure of RELRO seems to be an upstream problem; buck passed!
2020-08-19geography/gpsd: Reapply Makefile commitgdt1-17/+20
This logically belongs with the update to 3.21, but the Makefile part ended up on the branch.
2020-08-18*: revbump for libsndfileleot3-6/+6
2020-08-18geography/gpsd: Update to 3.21gdt3-11/+20
Upstream NEWS: 3.21: 2020-08-04 Create python programs from .in files to allow macro substitution. Finally clean .sconsign*.dblite with "scons -c" Remove revision.h. Move REVISION into gpsd_config.h Change asciidoc to asciidoctor, and revise documents to match. library version bumped to 27 Add leap_seconds to gps_data_t Add/change many rtcm2 structs in gps.h Add/change many rtcm3 structs in gps.h Maindenhead now 8 chars. Add icondir and sharedir install options Install basic doc in sharedir Move gps_data_t->status to gps_fix_t.status for better fix merging The gps python module is now Pure Python + FFI. FFI only for packet.py User should manually delete any old packet*so. Add wspeedt, wspeedr, wanglem, wanglet, wangler to gps_fix_t Add "-p CONFIG", "-p STATUS", "-t" and "-tt" options to ubxtool. Add python_shebang option to scons config. gpsrinex has long options and many new options. Added long options to gpsd. Remove unused FORCE_GLOBAL_ENABLE Remove config option reconfigure, replace with -p, --passive runtime option. Remove config option controlsend (RECONFIGURE_ENABLE) Add config option rundir=XX. Default set to /run, or /var/run as required. Fixes for Python 2.6 up to 3.9.
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot21-41/+42
2020-08-14libmaxminddb: update to 1.4.3.fcambus3-8/+9
ChangeLog: ## 1.4.3 - 2020-08-06 * On Windows, always call `CreateFileW` instead of `CreateFile`. `CreateFile` could be mapped to `CreateFileA` and not work as expected. Pull request by Sandu Liviu Catalin. GitHub #228. * Fixed use of uninitialized memory in `dump_entry_data_list()` that could cause a heap buffer flow in `mmdblookup`. As part of this fix, most uses of `malloc` were replaced with `calloc`. Reported by azhou. GitHub #236. ## 1.4.2 - 2019-11-02 * The 1.4.0 release introduced a change that increased the size of `MMDB_s`, unintentionally causing an ABI break. This release reverts the relevant commit. ## 1.4.1 - 2019-11-01 * The man page links for function calls were not generated correctly in 1.4.0. This has been corrected. ## 1.4.0 - 2019-11-01 * A negative array index may now be used with `MMDB_get_value`, `MMDB_vget_value`, and `MMDB_aget_value`. This specifies the element from the end of the array. For instance, `-1` would refer to the last element of the array. PR by Kyle Box. GitHub #205. * On Windows, the file name passed to `MMDB_open` is now expected to be UTF-8 encoded. This allows Unicode characters to be used in file names. As part of this change, `mmdblookup` on Windows now converts its arguments to UTF-8. PR by Gerald Combs. GitHub #189 & #191. * Fix a memory leak that occurred when freeing an `MMDB_s` where the database had no languages defined in the metadata. If you are using an official MaxMind database, this leak does not affect you. Pull request by Kókai Péter. GitHub #180. * Add `--disable-binaries` option to `configure`. Pull request by Fabrice Fontaine. GitHub #166. * Previous releases incorrectly included `*.Po` files in the `t` directory. This has been corrected. Reported by Daniel Macks. GitHub #168. * The internal use of the `MMDB_s` now has the `const` modifier. Public functions that accepted an `MMDB_s` as an argument now also declare it as `const`. Pull request by Kurt Johnson. GitHub #199. * `mmdblookup` now displays the prefix length for the record when using the verbose flag. GitHub #172.
2020-08-11Needs pkg-config.joerg2-2/+5
2020-08-10(geography/R-deldir) Updated 0.1.28mef2-8/+8
Version 0.1-28 Removed a browser() call that I'd left lying around in deldir(). Grrrrrr!!!! 15/07/2020
2020-08-09Unbreak bulk builds by adding R-rgdal.joerg1-1/+2
2020-08-09geography/R-maps: remove MASTER_SITESbrook1-5/+3
MASTER_SITES is defined in math/R/Makefile.extension, which should be included by all R packages. Therefore, MASTER_SITES should not normally be defined in the Makefile for an R package.
2020-08-09geography/R-mapdata: remove MASTER_SITESbrook1-5/+3
MASTER_SITES is defined in math/R/Makefile.extension, which should be included by all R packages. Therefore, MASTER_SITES should not normally be defined in the Makefile for an R package.
2020-08-09geography/R-geosphere: remove MASTER_SITESbrook1-5/+3
MASTER_SITES is defined in math/R/Makefile.extension, which should be included by all R packages. Therefore, MASTER_SITES should not normally be defined in the Makefile for an R package.
2020-08-09geography/R-deldir: remove MASTER_SITESbrook1-2/+1
MASTER_SITES is defined in math/R/Makefile.extension, which should be included by all R packages. Therefore, MASTER_SITES should not normally be defined in the Makefile for an R package.
2020-08-09geography/R-rnaturalearthhires: import R-rnaturalearthhires-0.2.0brook5-1/+46
High Resolution World Vector Map Data from Natural Earth used in rnaturalearth. Facilitates mapping by making natural earth map data from http://www.naturalearthdata.com/ more easily available to R users. Focuses on vector data.
2020-08-09geography/R-rnaturalearth: import R-rnaturalearth-0.1.0brook4-1/+27
Facilitates mapping by making natural earth map data from <http://www.naturalearthdata.com/> more easily available to R users.
2020-08-09geography/R-rnaturalearthdata: import R-rnaturalearthdata-0.1.0brook4-1/+25
Vector map data from <http://www.naturalearthdata.com/>. Access functions are provided in the accompanying package 'rnaturalearth'.
2020-08-09Add geography/R-stars.brook1-1/+2
2020-08-09geography/R-stars: import R-stars-0.4.3brook3-0/+29
Reading, manipulating, writing and plotting spatiotemporal arrays (raster and vector data cubes) in 'R', using 'GDAL' bindings provided by 'sf', and 'NetCDF' bindings by 'ncmeta' and 'RNetCDF'.
2020-08-09geography/R-osmdata: import R-osmdata-0.1.3brook4-1/+36
Download and import of 'OpenStreetMap' ('OSM') data as 'sf' or 'sp' objects. 'OSM' data are extracted from the 'Overpass' web server and processed with very fast 'C++' routines for return to 'R'.
2020-08-09geography/R-osmar: import R-osmar-1.1.7brook4-1/+30
This package provides infrastructure to access OpenStreetMap data from different sources, to work with the data in common R manner, and to convert data into available infrastructure provided by existing R packages (e.g., into sp and igraph objects).
2020-08-09geography/R-ggspatial: import R-ggspatial-1.0.3brook4-1/+36
Spatial data plus the power of the ggplot2 framework means easier mapping when input data are already in the form of spatial objects.
2020-08-08geography/R-spData: import R-spData-0.3.3brook4-1/+34
Diverse spatial datasets for demonstrating, benchmarking and teaching spatial data analysis. It includes R data of class sf (defined by the package 'sf'), Spatial ('sp'), and nb ('spdep'). Unlike other spatial data packages such as 'rnaturalearth' and 'maps', it also contains data stored in a range of file formats including GeoJSON, ESRI Shapefile and GeoPackage. Some of the datasets are designed to illustrate specific analysis techniques. cycle_hire() and cycle_hire_osm(), for example, is designed to illustrate point pattern analysis techniques.
2020-08-08geography/R-lwgeom: import R-lwgeom-0.2.5brook4-1/+31
Access to selected functions found in 'liblwgeom' <https://github.com/postgis/postgis/tree/master/liblwgeom>, the light-weight geometry library used by 'PostGIS' <http://postgis.net/>.
2020-08-08geography/R-raster: import R-raster-3.0.12brook4-1/+31
Reading, writing, manipulating, analyzing and modeling of gridded spatial data. The package implements basic and high-level functions. Processing of very large files is supported. There is a also support for vector data operations such as intersections. See the manual and tutorials on <https://rspatial.org/> to get started.
2020-08-08Add geography/R-rosm.brook1-1/+2
2020-08-08geography/R-rosm: import R-rosm-0.2.5brook3-0/+33
Download and plot Open Street Map <http://www.openstreetmap.org/>, Bing Maps <http://www.bing.com/maps> and other tiled map sources. Use to create basemaps quickly and add hillshade to vector-based maps.
2020-08-08geography/R-rgdal: import R-rgdal-1.4.8brook3-0/+35
Provides bindings to the 'Geospatial' Data Abstraction Library ('GDAL') (>= 1.11.4) and access to projection/transformation operations from the 'PROJ.4' library. The 'GDAL' and 'PROJ.4' libraries are external to the package, and, when installing the package from source, must be correctly installed first. From 'rgdal' 1.4.1, provision is made for 'PROJ6' accommodation, with 'PROJ6' functionality to follow; from 1.4.1 'rgdal' will build and function when 'PROJ' >= 6. Both 'GDAL' raster and 'OGR' vector map data can be imported into R, and 'GDAL' raster data and 'OGR' vector data exported. Use is made of classes defined in the 'sp' package. Windows and Mac Intel OS X binaries (including 'GDAL', 'PROJ.4' and 'Expat') are provided on 'CRAN'.
2020-08-08geography/R-sf: import R-sf-0.9.5brook5-1/+48
Support for simple features, a standardized way to encode spatial vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS' for geometrical operations, and to 'PROJ' for projection conversions and datum transformations. Optionally uses the 's2' package for spherical geometry operations on geographic coordinates.
2020-08-07geographcy/R-maps: use gmake and remove the patch.brook3-26/+4
The patch made it possible to comple R-maps with bmake. However, the intent of upstream is to use gmake, which requires no patches. Therefore, add USE_TOOLS=gmake and remove the patch.
2020-08-07geographcy/R-mapdata: use gmake and remove the patch.brook3-26/+4
The patch made it possible to comple R-mapdata with bmake. However, the intent of upstream is to use gmake, which requires no patches. Therefore, add USE_TOOLS=gmake and remove the patch.
2020-08-07geography/R-spatstat: import R-spatstat-1.63.2brook4-1/+54
Comprehensive open-source toolbox for analysing Spatial Point Patterns. Focused mainly on two-dimensional point patterns, including multitype/marked points, in any spatial region. Also supports three-dimensional point patterns, space-time point patterns in any number of dimensions, point patterns on a linear network, and patterns of other geometrical objects. Supports spatial covariate data such as pixel images. Contains over 2000 functions for plotting spatial data, exploratory data analysis, model-fitting, simulation, spatial sampling, model diagnostics, and formal inference. Many data types and exploratory methods are supported. Formal hypothesis tests of random pattern and tests for covariate effects are also supported. Parametric models can be fitted to point pattern data using the functions ppm(), kppm(), slrm(), dppm() similar to glm(). Types of models include Poisson, Gibbs and Cox point processes, Neyman-Scott cluster processes, and determinantal point processes. Models may involve dependence on covariates, inter-point interaction, cluster formation and dependence on marks. Models are fitted by maximum likelihood, logistic regression, minimum contrast, and composite likelihood methods. A model can be fitted to a list of point patterns (replicated point pattern data) using the function mppm(). The model can include random effects and fixed effects depending on the experimental design, in addition to all the features listed above. Fitted point process models can be simulated, automatically. Formal hypothesis tests of a fitted model are supported along with basic tools for model selection.
2020-08-07geography/R-spatstat.data: import R-spatstat.data-1.4.3brook4-1/+25
Contains all the datasets for the 'spatstat' package.