Skip to content

Releases: hotosm/osm-fieldwork

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

v0.12.0

19 Jun 10:29
Compare
Choose a tag to compare

What's Changed

  • Fix Entity-based XLSForms with groups essential and verification breaking the survey field linkage to the Entity field.
  • Refactor converting ODK XML to OSM XML by @rsavoye in #259
  • Basemapper: Allow for in memory BytesIO GeoJSON for boundary param by @azharcodeit in #261

New Contributors

Full Changelog: 0.11.2...0.12.0

v0.11.2

10 Jun 18:51
Compare
Choose a tag to compare
  • Make digitization_correct field mandatory in XLSForms (aids conflation further down).

Full Changelog: 0.11.1...0.11.2

v0.11.1

07 Jun 12:45
Compare
Choose a tag to compare
  • Renamed healthcare.xls to health.xls to avoid conflict with OSM tag name.

Full Changelog: 0.11.0...0.11.1

v0.11.0

05 Jun 16:08
Compare
Choose a tag to compare

What's Changed

  • Improve Amenities XLSForm by @rsavoye in #256
  • Add support for select_multiple in XLSForms by @rsavoye in #257
  • BREAKING Updated buildings XLSForm category ordering. The buildings entity was also renamed features.
  • BREAKING osm_fieldwork.json2osm.json2osm import was removed.
  • Also added a healthcare XLSForm based on Entities.

Contributors

Full Changelog: 0.10.2...0.11.0