-
Couldn't load subscription status.
- Fork 1
Update to version 0.3 #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
MieWinstrup
wants to merge
7
commits into
master
Choose a base branch
from
chooseAdgangsadresserNotAdresser
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
2c33a39
Rettet så der står ADDRESSTYPE over det hele og ikke ADDRESS_TYPE nog…
MajaDall d2cb519
Ændret så den retunerer tomme felter på adresser der ikke kan geocodes
MajaDall 92080a0
Skrevet error besked
MajaDall 904b41b
Changes to decription in the help dialogue
MieWinstrup bf481dc
Update description in metadata
MieWinstrup 4b2aa09
Update to version 0.3
MieWinstrup fe86eb7
Oprydning
MajaDall File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -74,3 +74,4 @@ def initGui(self): | |
|
|
||
| def unload(self): | ||
| QgsApplication.processingRegistry().removeProvider(self.provider) | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,13 +7,13 @@ name=Danish Address Tools | |
| # QgsNetworkAccessManager.blockingGet was introduced in 3.6 | ||
| qgisMinimumVersion=3.6 | ||
| description=This plugin provides tools to work with Danish addresses within the QGIS processing framework. | ||
| description[da]=Dette plugin tilbyder værktøjer til at arbejde med danske adresser i QGIS processing. | ||
| version=0.1 | ||
| description[da]=Dette plugin indeholder værktøjer til at arbejde med danske adresser i QGIS' processingsværktøjskasse. | ||
| version=0.3 | ||
| author=Septima | ||
| [email protected] | ||
|
|
||
| about=This plugin provides tools to work with Danish addresses within the QGIS processing framework. After installation of the plugin, you have to activate "Toolbox" in the "Processing"-menu. Then you can access the tools in the toolbox under the folder "Danske adresseværktøjer". For now there is one tool: Geocoding using DAWA. Read more on how to use the plugin in the help section of the tool's dialogue or at its Github repository. The plugin is developed and maintained by Septima. | ||
| about[da]=Dette plugin tilbyder værktøjer til at arbejde med danske adresser i QGIS processing. For at bruge dette værktøj, skal du efter installation af pluginet først aktivere "Værktøjskassen" under "Processeringsmenuen". Derefter findes værktøjerne i værktøjskassen under "Danske adresseværktøjer". Pt er der eet værktøj: Geokod adresser med DAWA. Læs mere om hvordan pluginet bruges i hjælpesektion i værktøjets dialogboks, eller på dets Github repository. Pluginet er udviklet og vedligeholdes af Septima. | ||
| about[da]=Dette plugin indeholder værktøjer til at arbejde med danske adresser i QGIS' processingsværktøjskasse. Dette plugin lægger sig i QGIS' processeringsværktøj. For at bruge dette plugin, skal du efter installation af pluginet aktivere "Værktøjskassen" under "Processeringsmenuen" (Hvis processeringsmenuen ikke vises, så kan det være nødvendigt i plugin-dialogen at aktivere 'Processing'). Derefter findes adresseværktøjerne i værktøjskassen under "Danske adresseværktøjer". Pt er der eet værktøj: Geokod adresser med DAWA. Læs mere om hvordan pluginet bruges i værktøjets dialog, eller på dets Github repository. Pluginet er udviklet og vedligeholdes af Septima. | ||
|
|
||
| tracker=https://github.com/Septima/qgis-addresstoolsdk/issues | ||
| repository=https://github.com/Septima/qgis-addresstoolsdk | ||
|
|
@@ -23,8 +23,9 @@ repository=https://github.com/Septima/qgis-addresstoolsdk | |
|
|
||
| hasProcessingProvider=yes | ||
| # Uncomment the following line and add your changelog: | ||
| changelog=Version 0.1: Initial version with one algorithm "Geokod danske adresser med DAWA" | ||
|
|
||
| changelog=2025-01-06, vs. 0.3: Improved description of the plugin 2024-05-01. Work funded by Septima. | ||
| 2024-05-01, vs. 0.2 beta: Improved description of the plugin 2024-05-01, vs. 0.2 beta: If an address cannot be geocoded, empty fields are returned. Improved error messages that informs the user which adresses that cause errors, and spelling mistakes. Work funded by Septima. | ||
| 2019-09-12, vs. 0.1: Initial version with one algorithm "Geokod danske adresser med DAWA" | ||
|
|
||
| # Tags are comma separated with spaces allowed | ||
| tags=geocoding,geokodning,geokod,geokode,geokoder,Danmark,danske,adresse,adresser,adressevask,dawa | ||
|
|
@@ -44,7 +45,7 @@ deprecated=False | |
| # plugin_dependencies= | ||
|
|
||
| Category of the plugin: Raster, Vector, Database or Web | ||
| # category= | ||
| # category=Processing | ||
|
|
||
| # If the plugin can run on QGIS Server. | ||
| server=False | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.