Package: leafpm
Version: 0.1.0
Date: 2019-03-09
Title: Leaflet Map Plugin for Drawing and Editing
Description: A collection of tools for interactive manipulation of (spatial) data 
    layers on leaflet web maps. Tools include editing of existing layers, creation 
    of new layers through drawing of shapes (points, lines, polygons), deletion 
    of shapes as well as cutting holes into existing shapes. Provides control over 
    options to e.g. prevent self-intersection of polygons and lines or to enable/disable 
    snapping to align shapes.
Authors@R: c(
    person("Kenton", "Russell", role = c("aut", "cre"), email = "kent.russell@timelyportfolio.com"),
    person("Tim", "Appelhans", role = c("aut")),
    person("Sumit", "Kumar", role = c("ctb"), comment = "Leaflet.pm plugin")
  )
License: MIT + file LICENSE
URL: https://github.com/r-spatial/leafpm
BugReports: https://github.com/r-spatial/leafpm/issues
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.1
Depends: R (>= 3.1.0)
Imports: dplyr, htmltools (>= 0.3), htmlwidgets, jsonlite, leaflet (>=
        2.0.1), sf (>= 0.5-2),
Enhances: geojsonio, mapedit, mapview, shiny
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-03-09 14:18:12 UTC; kentr
Author: Kenton Russell [aut, cre],
  Tim Appelhans [aut],
  Sumit Kumar [ctb] (Leaflet.pm plugin)
Maintainer: Kenton Russell <kent.russell@timelyportfolio.com>
Repository: CRAN
Date/Publication: 2019-03-13 12:10:03 UTC
Built: R 4.3.0; ; 2023-04-09 20:15:04 UTC; unix
