Package: tissot 0.2.0
tissot: Tissot Indicatrix for Map Projection Distortion
Compute and visualize the 'Tissot Indicatrix' for map projections. The indicatrix characterizes projection distortion by computing scale factors, angular deformation, areal distortion, and convergence at arbitrary points. Based on the calculations shared by Bill Huber on <https://gis.stackexchange.com/a/5075/482>. Uses 'GDAL' for coordinate transformation. Developed using the method published in Snyder, JP (1987) <doi:10.3133/pp1395>.
Authors:
tissot_0.2.0.tar.gz
tissot_0.2.0.zip(r-4.7)tissot_0.2.0.zip(r-4.6)tissot_0.2.0.zip(r-4.5)
tissot_0.2.0.tgz(r-4.6-any)tissot_0.2.0.tgz(r-4.5-any)
tissot_0.2.0.tar.gz(r-4.7-any)tissot_0.2.0.tar.gz(r-4.6-any)
tissot_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tissot/json (API)
NEWS
| # Install 'tissot' in R: |
| install.packages('tissot', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/tissot/issues
- world - World coastline
Last updated from:a21d5338fb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 95 | ||
| wasm-release | OK | 121 |
Exports:indicatrixti_ellipsetissottissot_ablinetissot_get_projtissot_maptissot_set_projtissot_unproject
Dependencies:bitbit64cligdalrastergluelifecyclemagrittrnanoarrowpillarpkgconfigRcppRcppInt64rlangtibbleutf8vctrswkxml2yyjsonr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Subset an indicatrix_list | [.indicatrix_list |
| Compute Tissot indicatrix ellipse geometry | indicatrix |
| Plot an indicatrix | plot.indicatrix |
| Plot a list of indicatrixes | plot.indicatrix_list |
| Generate ellipse coordinates for an indicatrix | ti_ellipse |
| Compute Tissot indicatrix properties | tissot |
| Get or set the current plot projection | tissot_get_proj tissot_set_proj |
| Plot world coastline on a projected map | tissot_abline tissot_map |
| Unproject coordinates to geographic (lon/lat) CRS | tissot_unproject |
| World coastline | world |
