Releases: hotosm/osm-fieldwork
Releases · hotosm/osm-fieldwork
v0.16.6
What's Changed
- Removed 'feature does not exist' from the digitisation_correct options, as we moved this to a separate question at the start of the XLSForm.
Full Changelog: 0.16.5...0.16.6
v0.16.5rc0
BREAKING CHANGE (but small and won't affect anyone)
update_xlsform.append_mandatory_fields
now returns a tuple instead of only the XLSForm (xformid, xlsform_bytesio).- Small tweaks to questions in mandatory fields XLSForm.
Full Changelog: 0.16.3...0.16.5rc0
v0.16.5
- Simplify logic for digitisation and mandatory fields XLSForms based on field feedback.
- Remove the task_id and task_filter fields to simplify logic.
- They make it slightly easier to select a geometry by filtering down the available options, at the expense of complicating many things.
- Ideally the user just selects a geom via intent and doesn't even need to open the map anyway.
Full Changelog: 0.16.3...0.16.5
v0.16.4
Note
Version 0.16.3 was accidentally skipped!
- Move
fmtm
forms tocommon
, as they are generic enough to be used in any field work project. - Append dummy
task_id
entry to choices XLSForm sheet if not specified (to create a valid form). - Many minor fixes to mandatory/digitisation XLSForms + bundled
buildings
andhealthcare
forms.
Full Changelog: 0.16.2...0.16.3
v0.16.2
What's Changed
- Handle all XLSForm manuipulation in update_xlsform.py by @spwoodcock in #299
Full Changelog: 0.16.1...0.16.2
v0.16.1
What's Changed
Full Changelog: 0.16.0...0.16.1
v0.16.0
v0.15.0
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
- @RonaldRonnie made their first contribution in #280
Full Changelog: 0.14.3...0.15.0
v0.14.3
What's Changed
Full Changelog: 0.14.2...0.14.3
v0.14.2
What's Changed
Full Changelog: 0.14.1...0.14.2