Package: geoops
Type: Package
Title: 'GeoJSON' Topology Calculations and Operations
Description: Tools for doing calculations and manipulations on 'GeoJSON',
    a 'geospatial' data interchange format (<https://tools.ietf.org/html/rfc7946>).
    'GeoJSON' is also valid 'JSON'.
Version: 0.2.0
Authors@R: c(
		person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus+r@gmail.com"),
		person("Niels", "Lohmann", role = "cph")
	)
License: MIT + file LICENSE
URL: https://github.com/ropensci/geoops
BugReports: https://github.com/ropensci/geoops/issues
Imports: Rcpp (>= 0.12.12)
Suggests: roxygen2 (>= 6.0.1), testthat, knitr, rmarkdown, jsonlite
LinkingTo: Rcpp
SystemRequirements: C++11
VignetteBuilder: knitr
RoxygenNote: 6.0.1
X-schema.org-applicationCategory: Geospatial
X-schema.org-keywords: geojson, geospatial, conversion, data, bbox,
        coordinates, distance, bearing
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: yes
Packaged: 2018-06-18 19:39:38 UTC; sckott
Author: Scott Chamberlain [aut, cre],
  Niels Lohmann [cph]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-18 20:06:31 UTC
