KMLtoSHAPE: Preserving Attribute Values: Converting KML to Shapefile

The developed function is designed to facilitate the seamless conversion of KML (Keyhole Markup Language) files to Shapefiles while preserving attribute values. It provides a straightforward interface for users to effortlessly import KML data, extract relevant attributes, and export them into the widely compatible Shapefile format. The package ensures accurate representation of spatial data while maintaining the integrity of associated attribute information. For details see, Flores, G. (2021). <doi:10.1007/978-3-030-63665-4_15>. Whether for spatial analysis, visualization, or data interoperability, it simplifies the conversion process and empowers users to seamlessly work with geospatial datasets.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: raster, stringr, sf
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-04-30
Author: Nirmal Kumar [aut, cph], Nobin Chandra Paul [aut, cre]
Maintainer: Nobin Chandra Paul <nobin.paul at icar.gov.in>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2.0)]
NeedsCompilation: no
CRAN checks: KMLtoSHAPE results

Documentation:

Reference manual: KMLtoSHAPE.pdf

Downloads:

Package source: KMLtoSHAPE_0.1.0.tar.gz
Windows binaries: r-devel: KMLtoSHAPE_0.1.0.zip, r-release: KMLtoSHAPE_0.1.0.zip, r-oldrel: KMLtoSHAPE_0.1.0.zip
macOS binaries: r-release (arm64): KMLtoSHAPE_0.1.0.tgz, r-oldrel (arm64): KMLtoSHAPE_0.1.0.tgz, r-release (x86_64): KMLtoSHAPE_0.1.0.tgz, r-oldrel (x86_64): KMLtoSHAPE_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=KMLtoSHAPE to link to this page.