Releases: dieghernan/nominatimlite
Releases · dieghernan/nominatimlite
nominatimlite 0.1.2
-
New internal:
nominatim_check_access()
. -
Adapt tests to
testthat
v3.1.0.
What's Changed
- Improve tests and examples if server not reachable by @dieghernan in #11
- [ImgBot] Optimize images by @imgbot in #13
Full Changelog: v0.1.1...v0.1.2
nominatimlite 0.1.1
- Adapt tests to CRAN checks.
Full Changelog: v0.1.0...v0.1.1
nominatimlite 0.1.0
- CRAN release.
- Adjust query rate limits to Nominatim policy.
- New
strict
argument ongeo_amenity()
andgeo_amenity_sf()
. - Parameter
polygon
changed topoints_only
(#8) thanks to
@jlacko. - Package now falls gracefully if url not reachable.
What's Changed
- Remote dev by @dieghernan in #2
- Fixes on remote dev by @dieghernan in #4
- [ImgBot] Optimize images by @imgbot in #6
- Several suggestions / mostly minor stuff by @jlacko in #7
- polygon vs. points_only / relates #8 by @jlacko in #9
New Contributors
Full Changelog: v0.0.1...v0.1.0
nominatimlite 0.0.1
- Initial version of the package
Full Changelog: https://github.com/dieghernan/nominatimlite/commits/v0.0.1