1. Links to code, data, and plots of 'Regression and evaluation on a forward interpolated version of the great circle arcs���based distortion metric of map projections'
- Author
-
Yan, Jin, Xu, TianSheng, Li, Ni, and Gong, Guanghong
- Abstract
Code, data, and plots for a novel numerical approximation metric (i.e., FWD-GCA-based metric) of distortion in map projections.FWD-GCA-based metric was introduced in this study:Jin Yan, Tiansheng Xu, Ni Li, and Guanghong Gong. "Regression and Evaluation on a Forward Interpolated Version of the Great Circle Arcs���Based Distortion Metric of Map Projections" ISPRS International Journal of Geo-Information 10, no. 10: 649. https://doi.org/10.3390/ijgi10100649### Prerequisite ###Install dependencies in Julia:using PkgPkg.add("CSV")Pkg.add("DataFrames")Pkg.add("Proj4")Pkg.add("ForwardDiff")Install dependencies in Python:pip install numpy scipy matplotlib### Links to codes ###Julia code of GCA-based and the proposed FWD-GCA-based metrics:10.6084/m9.figshare.15022092Julia code of traditional differential-based metrics for more than 85 map projections:10.6084/m9.figshare.15022074Some auxiliary functions in Julia and Python for calculations, analyses, and plots.10.6084/m9.figshare.15022095### Links to data ###Approximately 200k sample points (CSV file) on sphere for evaluating differential-based, GCA, and FWD-GCA metrics:10.6084/m9.figshare.15022071Results (CSV format in ZIP files) of angular and area distortions for 200k sample points:[angular] 10.6084/m9.figshare.16681864[area] 10.6084/m9.figshare.16681867Coordinates of approximately 1 million 2-D sample points (CSV format in ZIP files) on projection plane for each map projection to draw plots:10.6084/m9.figshare.15035457### Links to plots ###Plots of area and angular distortions for all map projections we evaluated:[angular] 10.6084/m9.figshare.16681909[area] 10.6084/m9.figshare.16681912
- Published
- 2021
- Full Text
- View/download PDF