Package: KMLtoSHAPE
Type: Package
Title: Preserving Attribute Values: Converting KML to Shapefile
Version: 0.1.0
Authors@R: c(person("Nirmal","Kumar", role=c("aut","cph")),person("Nobin Chandra","Paul",role=c("aut","cre"),email="nobin.paul@icar.gov.in"))
Depends: R(>= 2.10)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Description: 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.
License: GPL (>= 2.0)
Encoding: UTF-8
Imports: raster,stringr,sf
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-04-29 07:24:40 UTC; Asus
Author: Nirmal Kumar [aut, cph],
  Nobin Chandra Paul [aut, cre]
Maintainer: Nobin Chandra Paul <nobin.paul@icar.gov.in>
Repository: CRAN
Date/Publication: 2024-04-30 11:20:05 UTC
Built: R 4.4.3; ; 2025-10-21 13:50:53 UTC; windows
