forked from Lytrix/pdokbaggeocoder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.txt
30 lines (30 loc) · 1.5 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[general]
name=PDOK BAG Geocoder
qgisMinimumVersion=3.4
qgisMaximumVersion=3.99
description=QGIS plugin for finding Dutch XY coordinates from a CSV file with use of the BAG geocoder webservice from www.pdok.nl
about=QGIS plugin for finding Dutch XY coordinates from a CSV file with use of the BAG geocoder webservice from www.pdok.nl
changelog:
0.6.6 Validate if value returns as a tuple to set filename
0.6.5 port to QGIS3/Python3 and flake8 cleanup
0.6.4 fixed not selecting type:adres. Cause by higher scoring type weg instead of adres
0.6.3 message statements in strings and url encode fields to fix http 400 errors
0.6.2 Removed python 3.0 print syntax. Causing error in windows
0.6.1 Resizable window, removed redundant code in UI and removed *.pyc files
0.6.0 Hotfix to work with the new the geocoder
0.5.0 Reworked the code for running in 2.0
0.4.0 Fixed exiting geocoder on wrongly spelled city names. It now writes correctly to the not_found.csv
0.3.0 Better Postal code readout and removed macosx folder in zip
0.2.0 Better geocoding preparation/cleanup, error/result messaging and simplified UI.
0.1.0 First publication on plugins.qgis.org.
category=Vector
version=0.6.6
author=Eelke Jager
experimental=True
deprecated=False
homepage=https://github.com/Lytrix/pdokbaggeocoder
repository=https://github.com/Lytrix/pdokbaggeocoder
tracker=https://github.com/Lytrix/pdokbaggeocoder/issues
icon=icon.png
tags=Nederland, PDOK, services, geocoder