<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Get coordinate data from shp file in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/get-coordinate-data-from-shp-file/m-p/1005131#M5692</link>
    <description>&lt;LI-CODE lang="markup"&gt;EGIS.ShapeFileLib.ShapeFile shapeFile = new EGIS.ShapeFileLib.ShapeFile();
shapeFile.LoadFromFile("myfile.shp");
string[] record = shapeFile.RenderSettings.DbfReader.GetRecords(shapeFile.RenderSettings.FieldIndex);&lt;/LI-CODE&gt;&lt;P&gt;I am reading records from a shp file like this. It works fine. But i can not find any coordinates in my record variable.&lt;/P&gt;&lt;P&gt;How do i get the coordinate data?&lt;/P&gt;</description>
    <pubDate>Fri, 27 Nov 2020 08:01:30 GMT</pubDate>
    <dc:creator>MattiasWesterberg</dc:creator>
    <dc:date>2020-11-27T08:01:30Z</dc:date>
    <item>
      <title>Get coordinate data from shp file</title>
      <link>https://community.esri.com/t5/developers-questions/get-coordinate-data-from-shp-file/m-p/1005131#M5692</link>
      <description>&lt;LI-CODE lang="markup"&gt;EGIS.ShapeFileLib.ShapeFile shapeFile = new EGIS.ShapeFileLib.ShapeFile();
shapeFile.LoadFromFile("myfile.shp");
string[] record = shapeFile.RenderSettings.DbfReader.GetRecords(shapeFile.RenderSettings.FieldIndex);&lt;/LI-CODE&gt;&lt;P&gt;I am reading records from a shp file like this. It works fine. But i can not find any coordinates in my record variable.&lt;/P&gt;&lt;P&gt;How do i get the coordinate data?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 08:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/get-coordinate-data-from-shp-file/m-p/1005131#M5692</guid>
      <dc:creator>MattiasWesterberg</dc:creator>
      <dc:date>2020-11-27T08:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get coordinate data from shp file</title>
      <link>https://community.esri.com/t5/developers-questions/get-coordinate-data-from-shp-file/m-p/1005318#M5694</link>
      <description>&lt;P&gt;Those library names look like &lt;A href="https://github.com/SharpMap" target="_blank"&gt;SharpMap · GitHub&lt;/A&gt; , is that what you are working with?&amp;nbsp; If so, I suggest you ask a question on GitHub where the project is hosted.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2020 16:42:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/get-coordinate-data-from-shp-file/m-p/1005318#M5694</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2020-11-28T16:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get coordinate data from shp file</title>
      <link>https://community.esri.com/t5/developers-questions/get-coordinate-data-from-shp-file/m-p/1005466#M5695</link>
      <description>&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 11:59:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/get-coordinate-data-from-shp-file/m-p/1005466#M5695</guid>
      <dc:creator>MattiasWesterberg</dc:creator>
      <dc:date>2020-11-30T11:59:33Z</dc:date>
    </item>
  </channel>
</rss>

