Package: wellknown
Title: Convert Between 'WKT' and 'GeoJSON'
Description: Convert 'WKT' to 'GeoJSON' and 'GeoJSON' to 'WKT'. Functions
    included for converting between 'GeoJSON' to 'WKT', creating both
    'GeoJSON' features, and non-features, creating 'WKT' from R objects
    (e.g., lists, data.frames, vectors), and linting 'WKT'.
Version: 0.5.0
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com")
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ropensci/wellknown
BugReports: https://github.com/ropensci/wellknown/issues
VignetteBuilder: knitr
Imports: jsonlite (>= 0.9.21), V8 (>= 1.0.2)
Suggests: knitr, rmarkdown, leaflet (>= 1.0.0), testthat
RoxygenNote: 6.0.1
X-schema.org-applicationCategory: Geosptial
X-schema.org-keywords: spatial, geospatial, wkt, wkb, well-known-text,
        geojson, binary, conversion
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2018-03-29 20:15:17 UTC; sckott
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-29 22:00:40 UTC
