Skip to content

Releases: 3liz/QuickOSM

2.0.0-beta2

06 Aug 07:42
af6b181
Compare
Choose a tag to compare
2.0.0-beta2 Pre-release
Pre-release
  • Update the translations
  • Add some documentations for users and for developpers
  • Add the preset translations in zip
  • Fix the selection of preset

2.0.0-beta1

02 Aug 07:12
2c7f9d6
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release
  • Available in the QGIS Plugin manager if the "experimental" option is checked in QGIS Settings
  • Raise QGIS minimum version to 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, timestampe 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"
  • 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

1.17.1

24 Jun 10:17
Compare
Choose a tag to compare
  • Add a reminder of the copyrights
  • Fix loading of translations files
  • Fix an error triggered when there was no layer in the project that prevented the generation functionality
  • Fix an error when using QuickOSM in a Processing model

1.17.0

09 Jun 10:36
9b810fe
Compare
Choose a tag to compare
  • Add OpenHistoricalMap overpass server, linked to https://www.openhistoricalmap.org
  • Add an option to use the extent of selected features
  • Add Overpass Query Language (OQL) generator by default instead of legacy XML
  • Add the possibility to choose the Nominatim server, by default the one from qgis.org
  • Add one check from the Overpass API if too many requests from the user
  • Fix the Mapillary action in the attribute table
  • Fix some user experience issue about the place name
  • Fix user experience about the named area drop-down menu
  • Fix 'Around' query type to fetch any OSM object instead of only OSM nodes.
  • In the source code, add some Python annotations and more tests

1.16.0

26 Mar 14:32
d7f0f31
Compare
Choose a tag to compare
  • Changelog from 1.15.0 which has been unapproved
  • Avoid regression from 1.15.0 about empty attribute table
  • Always check to open file with UTF8

1.15.0

10 Mar 08:42
b92bc9d
Compare
Choose a tag to compare
  • Fix the button to "show the query"
  • Fix QGIS Processing algorithm about GDAL parameter
  • Add the OSM key "aeroway"
  • Add a button to open the online help from the QGIS help menu
  • Update the documentation with a proper website https://docs.3liz.org/QuickOSM/
  • Add an automatic documentation for QGIS Processing algorithms on the website
  • Some Python automatic code review

1.14.3

19 Sep 08:51
32267e0
Compare
Choose a tag to compare
Travis - Review the release process

Version 1.4.14

10 Oct 13:13
Compare
Choose a tag to compare

Fix Actions

Version 1.4.13

10 Oct 11:25
Compare
Choose a tag to compare
  • Follow up removing QWebView
  • Bug on tag 1.4.12

Version 1.4.11

10 Oct 01:07
Compare
Choose a tag to compare
  • Remove QWebView