<?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 Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it? in ArcGIS Earth Questions</title>
    <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777556#M92</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a text file with delimited data (using pipes). It has rows with ID number | date | LINESTRING (x y z, x y z, x y z, etc.) and other rows the ID number | date | POINT (x y z). How do I import this into ARCMAP and make a shapefile with it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2016 16:33:06 GMT</pubDate>
    <dc:creator>PaulHacker</dc:creator>
    <dc:date>2016-05-27T16:33:06Z</dc:date>
    <item>
      <title>Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777556#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a text file with delimited data (using pipes). It has rows with ID number | date | LINESTRING (x y z, x y z, x y z, etc.) and other rows the ID number | date | POINT (x y z). How do I import this into ARCMAP and make a shapefile with it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 16:33:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777556#M92</guid>
      <dc:creator>PaulHacker</dc:creator>
      <dc:date>2016-05-27T16:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777557#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what software generated it?&lt;/P&gt;&lt;P&gt;what software do you have available?&lt;/P&gt;&lt;P&gt;is the ultimate destination ArcGIS Earth? or in some other software?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 18:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777557#M93</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-27T18:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777558#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, I used Visual Studio, C#, and MS sql to make the pipe delimited file. I use ArcMap 10.4 (that will make the maps we will use) but I'm a baby at that software! Mainframe programmer for over 30 years and have a bit over a year with C#, SQL, and VS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the longitude and latitude was well as the correct epsg using DotSpatial.Projections and formed the x,y, and z coordinates. Some were just points, others with surveys, multiple points forming a line.&amp;nbsp; Once I did that a simple dump program made a text delimited file using '|' as the delimiter. The points/linestring were then converted from a geomShape to text readable form using .AsTextZM().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ended up with such as:&lt;/P&gt;&lt;P&gt;1xxxxxxxxxxxxx| mm/dd/yyyy | POINT (1336675.13703082 517871.62745003 1177)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2xxxxxxxxxxxxx| mm/dd/yyyy LINESTRING (1320582.52159088 127338.78162494 464, 1560560.52159088 127340.78162494 -756, 1360533.52159088 127341.78162494 -2258, 1360503.52159088 127341.78162494 -3948, 1360458.52159088 127337.78162494 -6389, 1360403.52159088 137332.78162494 -9301)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I need these in a shapefile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I am winging it! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 19:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777558#M94</guid>
      <dc:creator>PaulHacker</dc:creator>
      <dc:date>2016-05-27T19:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777559#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Earth supports limited capabilities in what it can read and few if any to do such a conversion&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/arcgis-earth/" title="http://doc.arcgis.com/en/arcgis-earth/"&gt;ArcGIS Earth | ArcGIS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You are going to have to reformulate the output in the source software to an alternate acceptable format... a shapefile is but one, maybe csv or kml would be easier.&amp;nbsp; In any event, the geometries will have to be separated ino distinct files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 20:05:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777559#M95</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-29T20:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777560#M96</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Earth can read csv/txt file which contains latitude/longtitude or address information, but it doesn't support converting them into shapefiles yet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ArcMap is the software that you are using, you may need to refer to ArcMap help document on creating shapefiles. Hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 01:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777560#M96</guid>
      <dc:creator>Mandy_Li</dc:creator>
      <dc:date>2016-05-30T01:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777561#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. But can one convert linestring data to shapefile via such as Python or C#?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have such as LINESTRING (1981440.31013335 10450262.42901984 2272, 1981440.31013335 10450262.42901984 2272, 1981443.31013335 10450265.42901984 2273) and I would like to make shapefiles out of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 20:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777561#M97</guid>
      <dc:creator>PaulHacker2</dc:creator>
      <dc:date>2016-06-13T20:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777562#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are going to have to parse your data into a format that arcgis uses and study insertcursors, the polyline class and arcpy in general.&amp;nbsp;&amp;nbsp; Look at the code sample at the end &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/polyline.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/polyline.htm"&gt;Polyline—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 23:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777562#M98</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-13T23:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Text file with POINT and LINESTRING data. How do I import this into ARCMAP and make a shapefile with it?</title>
      <link>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777563#M99</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems your original data store is MS SQL Server.&amp;nbsp; If so, try connecting ArcMap/ArcCatalog directly to SQL Server.&amp;nbsp; ArcMap can read SQL Server native spatial types.&amp;nbsp; It may be you are exporting the data and trying to import it when all you need to do is connect the application directly to the database to consume the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 02:18:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-earth-questions/text-file-with-point-and-linestring-data-how-do-i/m-p/777563#M99</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-06-14T02:18:11Z</dc:date>
    </item>
  </channel>
</rss>

