Re: Alternate Network Install Option When I try to select an alternate install location there is no option using the express install and using the advanced install does not download all the files. I have created a new folder called >C:/PgmFiles>QGIS and attempted to install it there. Anyone have any suggestions? Regards Grant
-----Original Message----- From: QGIS-User <[email protected]> On Behalf Of [email protected] Sent: Wednesday, 4 June 2025 5:00 AM To: [email protected] Subject: QGIS-User Digest, Vol 232, Issue 8 Send QGIS-User mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.osgeo.org/mailman/listinfo/qgis-user or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of QGIS-User digest..." Today's Topics: 1. OSGeo4W Install Location ([email protected]) 2. Re: OSGeo4W Install Location (Johannes Kr?ger (WhereGroup)) 3. Batch convert nonsense-coordinates from DWG? (Bernd Vogelgesang) 4. Re: Batch convert nonsense-coordinates from DWG? (J?rgen E. Fischer) 5. Re: Batch convert nonsense-coordinates from DWG? ([email protected]) ---------------------------------------------------------------------- Message: 1 Date: Tue, 3 Jun 2025 16:12:54 +1000 From: <[email protected]> To: <[email protected]> Subject: [Qgis-user] OSGeo4W Install Location Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" Is there a way to install the OSGeo4W installer into another folder other than the c: drive root directory? Installing into the C: drive root directory causes problems in managed IT systems. Regards Grant Boxer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20250603/72d0f437/at tachment-0001.htm> ------------------------------ Message: 2 Date: Tue, 3 Jun 2025 08:46:16 +0200 From: Johannes Kr?ger (WhereGroup) <[email protected]> To: [email protected] Subject: Re: [Qgis-user] OSGeo4W Install Location Message-ID: <[email protected]> Content-Type: text/plain; charset="utf-8"; Format="flowed" Hi Grant, yes, you can choose a different installation location during the installation process. Cheers, Hannes On 6/3/25 08:12, Grant Boxer via QGIS-User wrote: > > Is there a way to install the OSGeo4W installer into another folder > other than the c: drive root directory? Installing into the C: drive > root directory causes problems in managed IT systems. > > Regards Grant Boxer > > > _______________________________________________ > QGIS-User mailing list > [email protected] > List info:https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user -- Johannes Kr?ger / GIS-Entwickler/-Berater ------------------------------- Schon gewusst? In unserem Blog geben wir Tipps & Tricks zu Open-Source-GIS-Software und berichten aus unserem Experten-Alltag: https://wheregroup.com/blog/ ------------------------------- WhereGroup GmbH c/o KK03 GmbH Lange Reihe 29 20099 Hamburg Germany Tel: +49 (0)228 / 90 90 38 - 36 Fax: +49 (0)228 / 90 90 38 - 11 [email protected] www.wheregroup.com Gesch?ftsf?hrer: Olaf Knopp, Peter Stamm Amtsgericht Bonn, HRB 9885 ------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20250603/f22729a0/at tachment-0001.htm> ------------------------------ Message: 3 Date: Tue, 3 Jun 2025 16:25:54 +0200 From: Bernd Vogelgesang <[email protected]> To: qgis-user <[email protected]> Subject: [Qgis-user] Batch convert nonsense-coordinates from DWG? Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8; format=flowed Hi there, a friend received a DWG file which is (surprisingly) directly importable into QGIS. The problem is, that the CAD-guys use a very strange coordinate system. Actually, the data should be in EPSG 25833, but somehow they managed to scramble the x-values by adding 33 before the otherwise correct coordinates. The imported DWG has 120 layer groups, most of them rubbish like always, but to find out which layers are valuable, we would need to be able to display them over aerial images beforehand! Even if I knew a way to manually convert them one by one, I certainly would die during the process. Does anyone have an idea how to directly manipulate the geopackage created during the import, e.g. with ogr commands in a bash script that loops over the relevant tables? This might be a solution not to destroy the otherwise usable layout created during import. Thankful for any insights, Bernd -- Dipl.-Geogr. Bernd Vogelgesang Kappel 17 91355 Hiltpoltstein Tel: 09192-3499427 mobil: 0163-1860160 [email protected] ------------------------------ Message: 4 Date: Tue, 3 Jun 2025 17:10:28 +0200 From: J?rgen E. Fischer <[email protected]> To: [email protected] Subject: Re: [Qgis-user] Batch convert nonsense-coordinates from DWG? Message-ID: <[email protected]> Content-Type: text/plain; charset="utf-8" Moin Bernd, On Tue, 03. Jun 2025 at 16:25:54 +0200, Bernd Vogelgesang via QGIS-User wrote: > Actually, the data should be in EPSG 25833, but somehow they managed to > scramble the x-values by adding 33 before the otherwise correct coordinates. So EPSG:5650? J?rgen -- J?rgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstra?e 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden https://www.norbit.de QGIS release manager (PSC) Germany IRC: jef on Libera|OFTC -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20250603/04214a8d/at tachment-0001.sig> ------------------------------ Message: 5 Date: Tue, 3 Jun 2025 20:31:02 +0200 From: [email protected] To: [email protected] Subject: Re: [Qgis-user] Batch convert nonsense-coordinates from DWG? Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8; format=flowed So now I tried the import with EPSG 5653 and this one seems to work. I am working now with geodata for around 15 years, but the CAD scene never runs out of new obstacles for me. What the f is EPSG 5653, and most importantly: Why is it it even being used? (Fun fact: once a CAD guy told me, after me complaining about his data having just some local cartesian coordinates and no official CRS, that his software would run much slower, the higher the coordinate numbers were, so working with short local coordinates was his way to be able to work at all. Now these other guys just add another 2 digits? Obviously trying to evade work!) Did I already mention that I very much dislike CAD and its seemlingly not existing philosophy behind it. Thanks for the hints! Bernd Am 03.06.25 um 17:10 schrieb J?rgen E. Fischer via QGIS-User: > Moin Bernd, > > On Tue, 03. Jun 2025 at 16:25:54 +0200, Bernd Vogelgesang via QGIS-User wrote: >> Actually, the data should be in EPSG 25833, but somehow they managed to >> scramble the x-values by adding 33 before the otherwise correct coordinates. > > So EPSG:5650? > > > J?rgen > > > _______________________________________________ > QGIS-User mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user -- Dipl.-Geogr. Bernd Vogelgesang Kappel 17 91355 Hiltpoltstein Tel: 09192-3499427 mobil: 0163-1860160 [email protected] ------------------------------ Subject: Digest Footer _______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user ------------------------------ End of QGIS-User Digest, Vol 232, Issue 8 ***************************************** _______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
