CRAN
nlgeocoder 0.1.3
Geocoding for the Netherlands
Released Oct 8, 2018 by Edwin de Jonge
This package can be loaded by Renjin but 4 out 31 tests failed.
Dependencies
R interface to the open location server API of 'Publieke Diensten Op de Kaart' (
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>nlgeocoder</artifactId> <version>0.1.3-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:nlgeocoder')
Test Results
This package was last tested against Renjin 0.9.2692 on Oct 21, 2018.
- nl_free-examples
- nl_geocode-examples
- nl_geocode.Class_of_object_returned_is_sf
- nl_geocode.Geocode_a_vector_of_adresses
- nl_geocode.Location_returned_is_in_RD_New
- nl_geocode.Location_returned_is_in_WGS84
- nl_geocode.No_NULL_values
- nl_geocode.type_=_adres
- nl_lookup-examples
- nl_lookup.Filter_attributes_-_weergavenaam_and_type
- nl_lookup.id_=_weg-998023d41c562b2b433378161ea5670
- nl_suggest-examples
- nl_suggest.Filter_attributes_-_only_weergavenaam_E1
- nl_suggest.Filter_attributes_-_only_weergavenaam_E2
- nl_suggest.Filter_attributes_-_weergavenaam_and_type_E1
- nl_suggest.Filter_attributes_-_weergavenaam_and_type_E2
- nl_suggest.Sort_response_ascending_by_weergavenaam_E1
- nl_suggest.Sort_response_ascending_by_weergavenaam_E2
- nl_suggest.q_=_!-=>#_E1
- nl_suggest.q_=_!-=>#_E2
- nl_suggest.q_=_Den_Haag_and_fq_=_type:woonplaats_E1
- nl_suggest.q_=_Den_Haag_and_fq_=_type:woonplaats_E2
- nl_suggest.q_=_s_-_no_additional_parameter_values_-_number_of_search_results_>_0_E1
- nl_suggest.q_=_s_-_no_additional_parameter_values_-_number_of_search_results_>_0_E2
- nl_suggest.q_=_s_-_number_of_search_results_in_response_equals_10_E1
- nl_suggest.q_=_s_-_number_of_search_results_in_response_equals_10_E2
- nl_suggest.q_=_s_and_fq_=_type:weg_E1
- nl_suggest.q_=_s_and_fq_=_type:weg_E2
- nl_suggest.q_=_s_and_rows_=_3_E1
- nl_suggest.q_=_s_and_rows_=_3_E2
- testthat