<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Werner, you are totally right - compiling is beyond my capabilities.</div>

<div>
<div>Would be happy if you could do that, maybe it's useful for other users too.</div>

<div> </div>

<div>Regards,</div>

<div>Roland</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Mittwoch, 15. Dezember 2021 um 14:18 Uhr<br/>
<b>Von:</b> "Werner Macho" <werner.macho@gmail.com><br/>
<b>An:</b> "Roland Spielhofer" <rspiel@gmx.net><br/>
<b>Cc:</b> "qgis-user" <qgis-user@lists.osgeo.org><br/>
<b>Betreff:</b> Re: [Qgis-user] Change auto-selected column headers behaviour at delimited text import</div>

<div name="quoted-content">
<div>PS: I maybe falsely assumed you are self compiling.
<div>If you want I can try that today evening and maybe create a pull request for master.</div>

<div> </div>

<div>regards</div>

<div>Werner</div>
</div>
 

<div class="gmail_quote">
<div class="gmail_attr">On Wed, Dec 15, 2021 at 2:13 PM Werner Macho <<a href="mailto:werner.macho@gmail.com" onclick="parent.window.location.href='mailto:werner.macho@gmail.com'; return false;" target="_blank">werner.macho@gmail.com</a>> wrote:</div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;">
<div>Hi Roland,
<div> </div>

<div>without trying it my first guess would be that the file </div>

<div> </div>

<div>QGIS/src/providers/delimitedtext/qgsdelimitedtextsourceselect.cpp</div>

<div>line number 587 has something to do with it ..</div>

<div> </div>

<div>(trySetXYField( fieldList, isValidCoordinate, QStringLiteral( "longitude" ), QStringLiteral( "latitude" ) );</div>
  trySetXYField( fieldList, isValidCoordinate, QStringLiteral( "lon" ), QStringLiteral( "lat" ) );<br/>
  trySetXYField( fieldList, isValidCoordinate, QStringLiteral( "east" ), QStringLiteral( "north" ) );<br/>
  trySetXYField( fieldList, isValidCoordinate, QStringLiteral( "x" ), QStringLiteral( "y" ) );<br/>
  trySetXYField( fieldList, isValidCoordinate, QStringLiteral( "e" ), QStringLiteral( "n" ) );)
<div> 
<div>maybe give it a try.</div>

<div> </div>

<div>regards</div>

<div>Werner</div>
</div>
</div>
 

<div class="gmail_quote">
<div class="gmail_attr">On Wed, Dec 15, 2021 at 2:00 PM Roland Spielhofer <<a href="mailto:rspiel@gmx.net" onclick="parent.window.location.href='mailto:rspiel@gmx.net'; return false;" target="_blank">rspiel@gmx.net</a>> wrote:</div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;">
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>Hi,</div>

<div>when importing delimted text using the data source manager, QGIS automagically detects possible column headers that may hold geometry information - in the "Geometry definition" panel.</div>

<div> </div>

<div>In my experience, if column names like "lat", "lon", "x" or "y" exist, QGIS automagically selects them for "X fIeld" and "Y field"</div>

<div>See also</div>

<div><a href="https://imgur.com/a/CRKRKtT" target="_blank">https://imgur.com/a/CRKRKtT</a></div>

<div>where this part is highlighted.</div>

<div> </div>

<div>I often have column names like "RW" (="Rechtswert") that hold the x coordinate and "HW" ("Hochwert") for the y cordinate. German speaking surveyors may be familiar with the terms...</div>

<div> </div>

<div>Anyway, what I am looking for is how to extend the list of lat, lon, x, y, ... to make QGIS also senitive to my RW and HW column headers. Is there a way to customize that?</div>

<div> </div>

<div> </div>

<div>Regards,</div>

<div>Roland</div>
</div>
</div>
_______________________________________________<br/>
Qgis-user mailing list<br/>
<a href="mailto:Qgis-user@lists.osgeo.org" onclick="parent.window.location.href='mailto:Qgis-user@lists.osgeo.org'; return false;" target="_blank">Qgis-user@lists.osgeo.org</a><br/>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br/>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div></div></body></html>