Package: vec2dtransf
Type: Package
Title: 2D Cartesian Coordinate Transformation
Version: 1.1.2
Date: 2022-04-26
Author: German Carrillo
Maintainer: German Carrillo <geotux_tuxman@linuxmail.org>
Description: Applies affine and similarity transformations on vector spatial data (sp objects). Transformations can be defined from control points or directly from parameters. If redundant control points are provided Least Squares is applied allowing to obtain residuals and RMSE.
License: GPL (>= 2)
Collate: Class-Cartesian2DCoordinateTransformation.R
        Cartesian2DCoordinateTransformation-methods.R
        Class-SimilarityTransformation.R Class-AffineTransformation.R
        SimilarityTransformation-methods.R
        AffineTransformation-methods.R
Depends: sp, methods
URL: https://github.com/gacarrillor/vec2dtransf
BugReports: https://github.com/gacarrillor/vec2dtransf/issues
NeedsCompilation: no
Packaged: 2022-04-26 17:40:32 UTC; germap
Repository: CRAN
Date/Publication: 2022-04-26 18:00:02 UTC
