[QGIS-DE] Qgis regexp_replace

Nils Schneekloth (Wasser- und Verkehrs- Kontor) n.schneekloth at wvk.sh
Do Jul 2 00:47:15 PDT 2020


Hi Mathias, it worked great! Thanks a lot!
Greeting...

 Nils 

-----Ursprüngliche Nachricht-----
Von: QGIS-DE [mailto:qgis-de-bounces at lists.osgeo.org] Im Auftrag von qgis-de-request at lists.osgeo.org
Gesendet: Mittwoch, 1. Juli 2020 21:00
An: qgis-de at lists.osgeo.org
Betreff: QGIS-DE Nachrichtensammlung, Band 51, Eintrag 1

Um E-Mails an die Liste QGIS-DE zu schicken, nutzen Sie bitte die Adresse

	qgis-de at lists.osgeo.org

Um sich via Web von der Liste zu entfernen oder draufzusetzen:

	https://lists.osgeo.org/mailman/listinfo/qgis-de

oder, via E-Mail, schicken Sie eine E-Mail mit dem Wort 'help' in Subject/Betreff oder im Text an

	qgis-de-request at lists.osgeo.org

Sie koennen den Listenverwalter dieser Liste unter der Adresse

	qgis-de-owner at lists.osgeo.org

erreichen

Wenn Sie antworten, bitte editieren Sie die Subject/Betreff auf einen sinnvollen Inhalt der spezifischer ist als "Re: Contents of QGIS-DE digest..."


Meldungen des Tages:

   1. Qgis regexp_replace
      (Nils Schneekloth (Wasser- und Verkehrs- Kontor))
   2. Re: Qgis regexp_replace (Matthias Henning)


----------------------------------------------------------------------

Message: 1
Date: Wed, 1 Jul 2020 12:13:38 +0000
From: "Nils Schneekloth (Wasser- und Verkehrs- Kontor)"
	<n.schneekloth at wvk.sh>
To: "qgis-de at lists.osgeo.org" <qgis-de at lists.osgeo.org>
Subject: [QGIS-DE] Qgis regexp_replace
Message-ID: <64a4031bb86148bdb0154fbde1c2a6e7 at wvk.sh>
Content-Type: text/plain; charset="utf-8"

Hello, I would like to use regexp_replace to execute the following command:
regexp_replace( "prj_verzei",'\','/')
Apparently I have to mask the characters or use square brackets.
I'm afraid I don't know how. Can someone help me?

Für weitere Fragen und nähere Erläuterungen stehen wir Ihnen gerne zur Verfügung.

Mit freundlichen Grüßen

i.A. Nils Schneekloth
Vermessungstechniker

E-Mail:     n.schneekloth at wvk.sh<mailto:n.schneekloth at wvk.sh>
Telefon:  04321 . 260 27 - 42
Fax:             04321 . 260 27 - 99
Mobil:       0151 . 20 33 29 - 42
_______________________

Wasser- und Verkehrs- Kontor GmbH
INGENIEURWISSEN FÜR DAS BAUWESEN
Ingenieure Krüger & Koy
Havelstraße 33, D - 24539 Neumünster

www.wvk.sh<http://www.wvk.sh/>

Geschäftsführer der GmbH
Dipl.-Ing. (FH) Christoph Krüger
Dipl.-Ing. (FH) Thorsten Koy
Amtsgericht Kiel - HRB 1386 NM


--
This email was Malware checked by UTM 9. http://www.sophos.com
-------------- nächster Teil -------------- Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://lists.osgeo.org/pipermail/qgis-de/attachments/20200701/cb9e26f7/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 1 Jul 2020 14:33:38 +0200
From: Matthias Henning <matthias.henning at t-online.de>
To: qgis-de at lists.osgeo.org
Subject: Re: [QGIS-DE] Qgis regexp_replace
Message-ID: <f601691c-bd18-d096-d2b5-dfd137499c1d at t-online.de>
Content-Type: text/plain; charset="utf-8"

Hello Nils,

Following should work :  regexp_replace(  "text" ,'\\\\', '/')

Greetings

Matthias

Am 01.07.2020 um 14:13 schrieb Nils Schneekloth (Wasser- und Verkehrs-
Kontor):
>
> Hello, I would like to use regexp_replace to execute the following
> command:
>
> regexp_replace( "prj_verzei",'\','/')
>
> Apparently I have to mask the characters or use square brackets.
>
> I'm afraid I don't know how. Can someone help me?
>
>  
>
> Für weitere Fragen und nähere Erläuterungen stehen wir Ihnen gerne zur 
> Verfügung.
>
>  
>
> Mit freundlichen Grüßen
>
>  
>
> i.A.*Nils Schneekloth*
>
> Vermessungstechniker
>
>  
>
> E-Mail:/     /n.schneekloth at wvk.sh <mailto:n.schneekloth at wvk.sh>
>
> Telefon:  04321 . 260 27 - 42
>
> Fax:///          /  04321 . 260 27 - 99
>
> Mobil:/  //     /0151 . 20 33 29 - 42
>
> _______________________
>
>  
>
> *Wasser- und Verkehrs- Kontor GmbH*
>
> *INGENIEURWISSEN FÜR DAS BAUWESEN*
>
> Ingenieure Krüger & Koy
>
> Havelstraße 33, D - 24539 Neumünster
>
>  
>
> www.wvk.sh <http://www.wvk.sh/>
>
> * *
>
> _Geschäftsführer der GmbH_
>
> Dipl.-Ing. (FH) *Christoph Krüger*
>
> Dipl.-Ing. (FH) *Thorsten Koy*
>
> Amtsgericht Kiel - HRB 1386 NM
>
>  
>
> --
> This email was Malware checked by UTM 9. http://www.sophos.com
>
> _______________________________________________
> QGIS-DE mailing list
> QGIS-DE at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/qgis-de
-------------- nächster Teil -------------- Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://lists.osgeo.org/pipermail/qgis-de/attachments/20200701/89568793/attachment-0001.html>

------------------------------

Subject: Fusszeile der Nachrichtensammlung

_______________________________________________
QGIS-DE mailing list
QGIS-DE at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-de


------------------------------

Ende QGIS-DE Nachrichtensammlung, Band 51, Eintrag 1
****************************************************

--
This email was Malware checked by UTM 9. http://www.sophos.com

-- 
This email was Malware checked by UTM 9. http://www.sophos.com


Mehr Informationen über die Mailingliste QGIS-DE