Package: nlgeocoder
Title: Geocoding for the Netherlands
Version: 0.1.3
Authors@R: c(person("Willy", "Tadema", role = c("aut")),
    person("Egge-Jan", "Pollé", role = c("aut"))
   ,person("Edwin", "de Jonge", email = "edwindjonge@gmail.com", role = c("aut", "cre"))
   ,person("Juris", "Breidaks", role = c("ctb")))
Description: R interface to the open location server API of 'Publieke Diensten Op de Kaart' (<http://www.pdok.nl>). It offers geocoding, address suggestions and lookup of geographical objects. Included is an utility function for displaying leaflet tiles restricted to the Netherlands.
Depends: R (>= 3.4)
License: GPL-2
BugReports: https://github.com/uRos2018/nlgeocoder/issues
URL: https://github.com/uRos2018/nlgeocoder
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: testthat, knitr, rmarkdown, sf, shiny, leaflet
VignetteBuilder: knitr
Imports: jsonlite
NeedsCompilation: no
Packaged: 2018-10-01 12:37:12 UTC; edwin
Author: Willy Tadema [aut],
  Egge-Jan Pollé [aut],
  Edwin de Jonge [aut, cre],
  Juris Breidaks [ctb]
Maintainer: Edwin de Jonge <edwindjonge@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-08 18:30:06 UTC
