Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@Zverik Zverik released this 30 May 16:40
· 3 commits to master since this release
  • Refactored conflate.py into seven smaller files.
  • Added a simple kd-tree based geocoder for countries and regions. Controlled by the regions parameter in a profile.
  • You can filter by regions using -r argument or "regions" list in an audit file.
  • Using the new nwr query type of Overpass API.
  • Reduced default max_request_boxes to four.
  • New argument --alt-overpass to use Kumi Systems' server (since the main one is blocked in Russia).
  • Better handling of server runtime errors.
  • Find matches in OSM with --list <result.csv>.
  • Control number of nearest points to check for matches with nearest_points profile parameter.
  • When you have dataset ID in an URL or other tag, use find_ref profile function to match on it.