<?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 Re: batch load in ArcGIS Explorer Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533285#M779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First a question... Is turnover for regions of Italy point or polygon data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's polygons then i'm afraid I don't have any helpful suggestions. If it's points and contains the location as x/y coordinates then the following should work for you - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Load your CSV data into a&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.google.com/fusiontables/Home/"&gt;Google Fusion Table&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create a url for the table, based on its unique ID. For example - &lt;/SPAN&gt;&lt;A href="http://www.google.com/fusiontables/api/query?sql=SELECT * FROM 703548"&gt;http://www.google.com/fusiontables/api/query?sql=SELECT * FROM 703548&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Import the CSV and choose By Url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Save the map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everytime the map is opened the CSV will be imported directly from the fusion table. Whenever you update your table, the changes will be reflected in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 08:03:42 GMT</pubDate>
    <dc:creator>MikeRudden</dc:creator>
    <dc:date>2012-01-12T08:03:42Z</dc:date>
    <item>
      <title>batch load</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533283#M777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello, i am using arcgis explorer online. i have a question for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it is possible to load data on a map, with a batch process?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 14:10:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533283#M777</guid>
      <dc:creator>alvisebattistuz</dc:creator>
      <dc:date>2012-01-11T14:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: batch load</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533284#M778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for example... i want load data (turnover for the regions of italy) every month.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the data are stored on a DB, which can save it on a excel file, or CSV.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it is possible to schedule the load of data with a batch process??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is someone can help me??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 07:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533284#M778</guid>
      <dc:creator>alvisebattistuz</dc:creator>
      <dc:date>2012-01-12T07:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: batch load</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533285#M779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First a question... Is turnover for regions of Italy point or polygon data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's polygons then i'm afraid I don't have any helpful suggestions. If it's points and contains the location as x/y coordinates then the following should work for you - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Load your CSV data into a&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.google.com/fusiontables/Home/"&gt;Google Fusion Table&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create a url for the table, based on its unique ID. For example - &lt;/SPAN&gt;&lt;A href="http://www.google.com/fusiontables/api/query?sql=SELECT * FROM 703548"&gt;http://www.google.com/fusiontables/api/query?sql=SELECT * FROM 703548&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Import the CSV and choose By Url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Save the map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everytime the map is opened the CSV will be imported directly from the fusion table. Whenever you update your table, the changes will be reflected in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 08:03:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533285#M779</guid>
      <dc:creator>MikeRudden</dc:creator>
      <dc:date>2012-01-12T08:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: batch load</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533286#M780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, thank you for your support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the turnover was an example... generally i have data for region or city or province. and my purpose is to show it on the map, in addict to have a batch load scheduled (for example every morning at 8 am).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but, with your process, i will need latitude and longitude, in addict to the name and the postal zip of the places?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i will try with your suggestion!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you so much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 08:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/batch-load/m-p/533286#M780</guid>
      <dc:creator>alvisebattistuz</dc:creator>
      <dc:date>2012-01-16T08:52:22Z</dc:date>
    </item>
  </channel>
</rss>

