<?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 How can we import multiple csv files together in ArcGIS developers so i can have one service url for all the layers with different ids? in Implementing ArcGIS Questions</title>
    <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130476#M158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As i can see that we can import a zip package of multiple shape files in developers arcgis. I am able to import individual csv files that gives me different urls for difference layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to import multiple csv files as part of a single project and i can have one service url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2019 10:22:54 GMT</pubDate>
    <dc:creator>GauravChadha</dc:creator>
    <dc:date>2019-07-29T10:22:54Z</dc:date>
    <item>
      <title>How can we import multiple csv files together in ArcGIS developers so i can have one service url for all the layers with different ids?</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130476#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As i can see that we can import a zip package of multiple shape files in developers arcgis. I am able to import individual csv files that gives me different urls for difference layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to import multiple csv files as part of a single project and i can have one service url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 10:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130476#M158</guid>
      <dc:creator>GauravChadha</dc:creator>
      <dc:date>2019-07-29T10:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can we import multiple csv files together in ArcGIS developers so i can have one service url for all the layers with different ids?</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130477#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/371159"&gt;Gaurav Chadha&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two follow a two-step-approach here, I guess:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First you have to convert the CSV files into shape files (or, maybe better, import them into a file geodatabase);&lt;/LI&gt;&lt;LI&gt;Next, you can zip the shape files (or the fgdb) and import the zip package into developers arcgis.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this solve your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 15:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130477#M159</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-07-29T15:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can we import multiple csv files together in ArcGIS developers so i can have one service url for all the layers with different ids?</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130478#M160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Egge-Jan Polle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;First, Thanks for having a look into it and for replying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;It does not solve my issue. Plese find below the ways that i tried as of now,&lt;/P&gt;&lt;P&gt;1) I had few KML files and converted to shape files using qgis and imported a zip package of shape files into arcgis developers. But shape files have a limit to max 254 characters for field data. so, it is missing the data for those attributes which have more than 254 characters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) To overcome this 254 max length for field data issue, i tried to convert to csv files and it is taking the data which has more than 254 characters. But i am not able to import a zip package of csv files in arcgis developers. I could not find any option to import zip package. It is allowing me to import individually csv files only and i dont want to go with this approach. If i will go with this approach, i will get different service urls.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) So finally i installed arcgis pro. There i am able to create file geodatabase and import all the csv files and run the tool. Then i make a zip package of gdb files folder and try to import it in arcgis developers. But while importing the gdb package , it gets stuck in between in arcgis so this approach is not working as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if there is any other way for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 06:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130478#M160</guid>
      <dc:creator>GauravChadha</dc:creator>
      <dc:date>2019-07-30T06:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can we import multiple csv files together in ArcGIS developers so i can have one service url for all the layers with different ids?</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130479#M161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/331608"&gt;Egge-Jan Pollé&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hi Egge-Jan Polle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i import file geodatabase zip package in arcgis developers, it gives me the below error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An error occurred. Check your internet connection and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i saw in the google to fix this issue, i found that TLS protocol needs to enabled as part of the fix,&lt;/P&gt;&lt;P&gt;which is already enabled in my system and am getting still this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindle let me know on this also if you are aware about this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2019 08:03:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/how-can-we-import-multiple-csv-files-together-in/m-p/130479#M161</guid>
      <dc:creator>GauravChadha</dc:creator>
      <dc:date>2019-07-31T08:03:57Z</dc:date>
    </item>
  </channel>
</rss>

