R-ArcGIS / arcgisgeocode

Utilize public or private ArcGIS Geocoder Services from R. Provides reverse geocoding, candidate search, single address, and batch geocoding.
http://r.esri.com/arcgisgeocode/
Apache License 2.0
40 stars 6 forks source link

add tests for search extent #16

Closed JosiahParry closed 7 months ago

JosiahParry commented 7 months ago

This PR fixes a bug that counted the length of a bbox and compared it to the inputs when it should've been ignored.