From 14fcc2db7771d18095b07bdc96ea5323622f721e Mon Sep 17 00:00:00 2001 From: A Nilsen <ban@nibio.no> Date: Fri, 17 Feb 2023 07:35:51 +0000 Subject: [PATCH] Added text in Engslish --- README.md | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7621684..de2dcd4 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Man kan hente inn tilgjengelige prosjekt fra alle år eller bare fra bestemte å I tillegg kan man velge å skrive prosjektnavna usortert/sotert til tekstfil(er).<br> <br> Utsnittet kan ikke overskride **500 km x 500 km**.<br> -Alle WMS-layere (ortofoto) havner i en egen gruppe "Nib-prosjekt".<br> -Tidligere innhenta ortofoto kan slettes før nye hentes inn (husker siste valg).<br> +Alle WMS-layere (Ortofoto, Satellitt, Infrarødt) havner i en egen gruppe "Nib-prosjekt".<br> +Tidligere innhenta prosjekt kan slettes før nye hentes inn (husker siste valg).<br> **{-NB!-}** Pluginen fungerer _kun_ for brukere som har tilgang til Norge i bilder ortofoto-prosjekt ([Norge digitalt-part](https://www.geonorge.no/Geodataarbeid/Norge-digitalt/parter-i-norge-digitalt/))<br> **{-NB!-}** Prosjektet må være i UTM 32, 33 eller 35 @@ -20,3 +20,27 @@ Tidligere innhenta ortofoto kan slettes før nye hentes inn (husker siste valg). For installasjon og bruk, se [Wiki](./../../wikis/home). Gjelder for QGIS 3.x (opprinnelig utviklet i QGIS 3.22 med pyQt5) + + +# NIB orthophoto project <img src=./icon.png alt="NIB orthophoto project"/> + +Retrieves all orthophoto (and Satellite and Infrared) projects from Norway in images (WMS) that are located within a bounding box. +The bounding box can be +- current map canvas (standard) +- a box you enter yourself in whole km (1-500) in length and height (km x km) +- a map layer in the Layers panel (table of contents (TOC)) +- a vector or raster file that you upload + +You can retrieve available projects from all years or only from certain years.<br> +In addition, you can choose to write the project names unsorted/sorted to text file(s).<br> +<br> +The bounding box cannot exceed **500 km x 500 km**.<br> +All WMS layers (Orthophoto, Satellite, Infrared) end up in a separate group "Nib project".<br> +Previously obtained projects can be deleted before new ones are obtained (remembers the last selection).<br> + +**{-NB!-}** The plugin works _only_ for users who have access to Norway in images orthophoto project ([Norge digitalt-part](https://www.geonorge.no/Geodataarbeid/Norge-digitalt/parter -in-norway-digital/))<br> +**{-NB!-}** The project must be in UTM 32, 33 or 35 + +For installation and usage see [Wiki](./../../wikis/home). + +Applies to QGIS 3.x (originally developed in QGIS 3.22 with pyQt5) -- GitLab