Skip to content

Releases: 3liz/QuickOSM

2.2.3

10 Aug 07:31
ad57bc8
Compare
Choose a tag to compare
  • Switch from POST to GET for Nominatim requests

2.2.2

11 Apr 13:57
d54a158
Compare
Choose a tag to compare
  • Update default JOSM/Vespucci presets from 5.3.1 to 5.4.0

2.2.1

29 Mar 08:29
1546c9f
Compare
Choose a tag to compare
  • Update the list of Overpass servers
  • Update default JOSM/Vespucci presets from 5.1.0 to 5.3.1

2.2.0

20 Mar 14:12
0b14dee
Compare
Choose a tag to compare
  • Bump QGIS minimum version to 3.22 with Python 3.7
  • Check that QGIS Processing algorithm when running the main process
  • Add more checks about invalid XML/OQL, like the input syntax centre
  • Update default JOSM/Vespucci presets from 4.8.0 to 5.1.0

2.1.1

21 Aug 09:07
c555a33
Compare
Choose a tag to compare
  • Add a warning if the key has a trailing white space (contribution from @kannes)
  • Improve the UI by moving buttons up and adding icons to them
  • Fix some Python exceptions which weren't displayed to the user
  • Switch to POST HTTP request instead of GET for QGIS ≥ 3.22
  • Fix an issue when installing QuickOSM plugin

2.1.0

08 Aug 17:42
9046561
Compare
Choose a tag to compare
  • Check that QGIS Processing algorithm is available before opening the QuickOSM dialog
  • Improve help how to create map preset on the online help
  • Improve the help about add some QML in queries
  • Fix Python exception if the user input is not recognised as a valid preset
  • Update default JOSM/Vespucci presets from 2.9.0 to 4.8.0

2.0.1

07 Feb 16:48
9259b6d
Compare
Choose a tag to compare
  • Fix trunk roads to Urban visualization preset (contribution from @Rikuoja)
  • Fix an error when running Python 3.10

2.0.0

09 Sep 13:43
82f2018
Compare
Choose a tag to compare

Read the blogpost about this new version : https://www.3liz.com/en/news/quickosm-2-0.html

  • Release of QuickOSM 2.0.0
  • Add Vietnamese language
  • Update of translations https://docs.3liz.org/QuickOSM/translation-stats/
    • Chinese, Dutch, French, Indonesian, Italian are now fully translated, thanks to contributors
  • Raise minimum version to QGIS 3.16
  • Add presets for the keys/values
  • Add multi-keys query from Quick Query panel
  • Add history of queries
  • Add option to get the metadata of OSM data such as author, timestamp etc
  • Add default map presets to download a map with many queries
  • Add a button to save the query in a personal preset (new or existing one)
  • Add an action to reload the query
  • Add processing algorithms for the "Quick Query", available in the QGIS Processing toolbox
  • Add several output format such as Geopackage, KML
  • Add the possibility to load only a subset of a local file
  • Boost of performance using HStore processing algorithm to parse the downloaded OSM file
  • Improve user interface
  • Update of the documentation

2.0.0-beta4

01 Sep 14:05
b63889d
Compare
Choose a tag to compare
  • Fix the query might be too long for the server when using a GET request by reducing the number of decimals
  • Fix issue about reprojection of bounding box when using QuickOSM in QGIS Processing
  • Update of translations https://docs.3liz.org/QuickOSM/translation-stats/
    • Chinese, Dutch, French, Indonesian, Italian are now at 100% translations, thanks to contributors

2.0.0-beta3

12 Aug 07:35
Compare
Choose a tag to compare
  • Fix the selection of the preset to run
  • Fix the opening of an osm file with a custom configuration file
  • Fix the reset of the dialog