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