<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Ah - bad explanation on my part. [apologies]<br>
    I have the coordinates from a spreadsheet and I am busy making the
    Point SHP (but wanting some attribute values from underlying
    polygons)<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2024/08/25 18:47,
      oisin.kelly.wild--- via QGIS-User wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:15e30ae2-1dd0-4258-855b-5d55f7cdf93e@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">For the point layer create a calculated field
        using overlay_within() function.<br>
        <br>
      </div>
      <div dir="auto"><!-- tmjah_g_1299s -->Oisin<!-- tmjah_g_1299e --><br>
      </div>
      <div dir="auto"><!-- tmjah_g_1299s -->07570 977449<!-- tmjah_g_1299e --><br>
        <br>
      </div>
      <div dir="auto"><!-- tmjah_g_1299s -->Get BlueMail for Android
        <!-- tmjah_g_1299e --></div>
      <div class="gmail_quote">On 25 Aug 2024, at 16:07, Greg Troxel via
        QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org"
          target="_blank" moz-do-not-send="true"
          class="moz-txt-link-freetext">qgis-user@lists.osgeo.org</a>>
        wrote:
        <blockquote class="gmail_quote"
style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
          <pre class="blue">Zoltan Szecsei via QGIS-User <a class="moz-txt-link-rfc2396E" href="mailto:qgis-user@lists.osgeo.org"><qgis-user@lists.osgeo.org></a> writes:

<blockquote class="gmail_quote"
style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> Hi,
 I'm doing my "once a year need to do something in python with QGIS" :-/
 Using QGIS 3.38 and PyCharm.

 I have a SHP file with 28000 polygons.
 <strike>Another SHP</strike> <b><font color="#ff8040">spreadsheet</font></b> file with 22000 Points
 Both in EPSG:4326

 Without using QGIS processing, what is the quickest way to, for each
 point 1 by 1, find the underlying polygon and read the attribute field
 values of that polygon?
</blockquote>
Load it into postgis and write a select statement?
<hr>
QGIS-User mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-User@lists.osgeo.org">QGIS-User@lists.osgeo.org</a>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user"
          moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a
          href="https://lists.osgeo.org/mailman/listinfo/qgis-user"
          moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
QGIS-User mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-User@lists.osgeo.org">QGIS-User@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 

=============================================
Zoltan Szecsei GPrGISc 0031
Director, Geograph (Pty) Ltd.
GIS and Photogrammetric Services

Cape Town, South Africa.

Mobile: +27-83-6004028 (Signal, not WhatsApp)
        +974-5058-8729 
        +36-20-4808362

<a class="moz-txt-link-abbreviated" href="http://www.geograph.co.za">www.geograph.co.za</a>
=============================================</pre>
  </body>
</html>