Skip to content

Releases: hotosm/osm-fieldwork

v0.16.0

11 Sep 09:26
Compare
Choose a tag to compare

What's Changed

  • Added packages python-calamine and openpyxl by @Sujanadh in #291
  • Created separate group verification for digitisation form by @Sujanadh in #294

Full Changelog: 0.15.0...0.16.0

v0.15.0

27 Aug 20:18
Compare
Choose a tag to compare

What's Changed

  • Refactor test_basemap.py and add additional boundary handler tests by @RonaldRonnie in #280
  • Don't add the note about duplication when writing OSM XML by @rsavoye in #287
  • Fix writing nodes with no tags, ie... what the way references by @rsavoye in #290
  • Created a function to get submission photo by its submission id by @Sujanadh in #284
  • Created a function to append mandatory fields into custom xls form by @Sujanadh in #289

New Contributors

Full Changelog: 0.14.3...0.15.0

v0.14.3

08 Aug 12:26
Compare
Choose a tag to compare

What's Changed

  • Fix regex pattern to find spaces in placeholders of tms url by @Sujanadh in #283

Full Changelog: 0.14.2...0.14.3

v0.14.2

05 Aug 17:24
Compare
Choose a tag to compare

What's Changed

  • Refactor: check if place holders in custom tms url contains any space within by @Sujanadh in #281

Full Changelog: 0.14.1...0.14.2

v0.14.1

30 Jul 17:02
Compare
Choose a tag to compare

What's Changed

  • Update XLSForm ordering, place digitization_correct questions at end of survey (field feedback).
  • Fix generating pmtiles with different file extensions by @spwoodcock in #278

Full Changelog: 0.14.0...0.14.1

v0.14.0

29 Jul 16:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

v0.13.0

12 Jul 08:56
Compare
Choose a tag to compare

What's Changed

  • Fix parsing an OSM XML file by @rsavoye in #264
  • Add minzoom and maxzoom params to basemapper to allow view past zoom 18 by @spwoodcock in #267
  • Delete unused scripts and update the docs by @rsavoye in #269
    • odk_merge has been removed and replaced by code in hotosm/conflator.

Full Changelog: 0.12.4...0.13.0

v0.12.4

20 Jun 19:30
Compare
Choose a tag to compare
  • Final fix to XLSForms to remove the essential group entirely.
  • The existing field must be top level for the ODK Collect loading by intent demo.

Full Changelog: 0.12.3...0.12.4

v0.12.3

20 Jun 10:44
Compare
Choose a tag to compare

Updates to XLSForms:

  • Move task_id to a calculated field based on the Entity task_id property, so it is always included.
  • Replace the existing task_id field with task_filter, to better describe what it does.

Full Changelog: 0.12.2...0.12.3

v0.12.1

19 Jun 15:27
Compare
Choose a tag to compare
  • Add save_to column to survey sheet of Entity XLSForms. This is required to update the status field of the Entities on form submission.

Full Changelog: 0.12.0...0.12.1