CRAN v0.2.2
What's Changed
- Fix queries with !match_case and only one value by @jmaspons in #317
- Fix queries with multiple features and more than one osm_types by @jmaspons in #318
- Add lat and lon columns for
out * center;
queries inosmdata_data_frame
by @jmaspons in #316 - Add lat and lon columns for
[adiff ... out * center;
queries inosmdata_data_frame
by @jmaspons in #319 - Add parameters from
oqp
toopq_osm_id
by @jmaspons in #320 - Implement
out:csv
queries compatible with alloverpass_queries
by @jmaspons in #321 - Remove rows without hacks in mock files for test available_tags by @jmaspons in #324
- update 'post_process_tags' in 'test-features' to reduce mock file sizes by @mpadge in #323
Full Changelog: v0.2.1...v0.2.2