Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
get_nib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
A Nilsen
get_nib
Commits
cd49c843
Commit
cd49c843
authored
2 years ago
by
A Nilsen
Browse files
Options
Downloads
Patches
Plain Diff
Translate to English
parent
53033e2b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
get_nib.py
+16
-15
16 additions, 15 deletions
get_nib.py
with
16 additions
and
15 deletions
get_nib.py
+
16
−
15
View file @
cd49c843
...
...
@@ -5,23 +5,24 @@
A QGIS plugin
Plugin
"
NIB-ortofoto-prosjekt
"
Hent
all
e
o
f
-pro
s
je
kt i et utsnitt fra Norge i bilder (WMS)
Utsnittet kan vær
e bounding bo
ksen til
-
et kartlag
i Layers panel
-
e
n
fil man laster opp
-
aktuelt
map canvas
Res
s
ures
brukt
:
- Plugin Builder
for å få riktig oppsett og nødvendige
file
r
-
https://www.qgistutorials.com/en/docs/3/building_a_python_plugin.html
NB!
husk å lage og å kopiere over
compile.bat (
trengs
for
å k
ompil
ere
resources.py
slik at f.eks. eget icon skal bli synlig
)
Se også
https://gis.stackexchange.com/questions/136861/getting-layer-by-name-in-pyqgis
Get one, several or
all o
rthophoto
-proje
cts in map canvas from
"
Norge i bilder prosjekt (WMS)
"
for one, several or all years available.
Th
e bounding bo
x may be
-
a layer
i
n
Layers panel
-
a
n
uploaded file
-
the visible
map canvas
Res
o
ur
c
es
used
:
- Plugin Builder
to achieve correct configuration and neccessary
file
s:
https://www.qgistutorials.com/en/docs/3/building_a_python_plugin.html
NB!
Rememeber to create and copy
compile.bat (
neccessary
for
c
ompil
ing
resources.py
to make your own icon to be visible
)
-
https://gis.stackexchange.com/questions/136861/getting-layer-by-name-in-pyqgis
- https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/cheat_sheet.html#
- https://docs.qgis.org/3.16/en/docs/pyqgis_developer_cookbook/plugins/index.html
- https://norgeibilder.no/dok/webtjenester.pdf for å få tilgang til Metadata og se påkrevd format på input-verdier
- installert QGIS plugin
"
Releod plugin
"
for å oppdatere endringer gjort i plugin-en
- OSGeo4W-installasjon av QGIS med Qt Designer inkludert mtp. utforming av plugin
- logo hentet fra https://www.flaticon.com
- https://norgeibilder.no/dok/webtjenester.pdf (in Norwegian) to get the metadata and see the required format of input-values
- Install QGIS plugin
"
Releod plugin
"
to update changes made in the plugin
- QGIS installed through OSGeo4W-installation which includes Qt Designer for designing the plugin
- logo downloaded from https://www.flaticon.com
Generated by Plugin Builder: http://g-sherman.github.io/Qgis-Plugin-Builder/
-------------------
begin : 2021-12-22
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment