<?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: Problem doing a iteration with AddField and CalculateField -&amp;gt; save Results in Tab in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31852#M1109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes thats right, one field in many shapefiles. So what i need to do is to extract this field called Leistung from all the shapefiles and put it together in only one file, because i need to do further calculations with another program. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The aim is to avoid that i have thousands of shapefiles on my computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for example: if i do the calculation for one year, and the input values are given hourly i have 8760 output files, so i wanted one file with 8760 colums instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i hope this is more understandable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to draw a schematic maybe it helps to explain my problem!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]11289[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2012 06:47:58 GMT</pubDate>
    <dc:creator>FlorianPattis</dc:creator>
    <dc:date>2012-01-19T06:47:58Z</dc:date>
    <item>
      <title>Problem doing a iteration with AddField and CalculateField -&amp;gt; save Results in Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31850#M1107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello i have a problem doing a iteration in my model:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Model adds a field(called Leistung) in an attributetable and then calculates the value for this field. Afterwards i make a Ascii File(could also be another filetype) to save the Table with the added field. This calculated value is the Energy produced of a Photovoltaic Panel in one hour. Since i need to do this for more hours (and days and years) i want to have one file at the end where i have all the calculated values saved (and not one file for every hour). i dont know how to do this, can somebody help me or give me a hint?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the picture i posted my model and the calculatfield statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;btw. Im using ArcGis 9.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Florian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 13:15:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31850#M1107</guid>
      <dc:creator>FlorianPattis</dc:creator>
      <dc:date>2012-01-18T13:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem doing a iteration with AddField and CalculateField -&gt; save Results in Tab</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31851#M1108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i didnt understand exactly what you want...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you'll always have only one field in your shapefile (called Leistung) to calculate this values, but in a lot of shapefiles... Is that right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you should explain better what you want...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 15:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31851#M1108</guid>
      <dc:creator>Raphael_Augusto_FoscariniFerre</dc:creator>
      <dc:date>2012-01-18T15:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem doing a iteration with AddField and CalculateField -&gt; save Results in Tab</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31852#M1109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes thats right, one field in many shapefiles. So what i need to do is to extract this field called Leistung from all the shapefiles and put it together in only one file, because i need to do further calculations with another program. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The aim is to avoid that i have thousands of shapefiles on my computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for example: if i do the calculation for one year, and the input values are given hourly i have 8760 output files, so i wanted one file with 8760 colums instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i hope this is more understandable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to draw a schematic maybe it helps to explain my problem!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]11289[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 06:47:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31852#M1109</guid>
      <dc:creator>FlorianPattis</dc:creator>
      <dc:date>2012-01-19T06:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem doing a iteration with AddField and CalculateField -&gt; save Results in Tab</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31853#M1110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes thats right, one field in many shapefiles. So what i need to do is to extract this field called Leistung from all the shapefiles and put it together in only one file, because i need to do further calculations with another program. &lt;BR /&gt;&lt;BR /&gt;The aim is to avoid that i have thousands of shapefiles on my computer.&lt;BR /&gt;&lt;BR /&gt;for example: if i do the calculation for one year, and the input values are given hourly i have 8760 output files, so i wanted one file with 8760 colums instead.&lt;BR /&gt;&lt;BR /&gt;i hope this is more understandable. &lt;BR /&gt;&lt;BR /&gt;I tried to draw a schematic maybe it helps to explain my problem!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]11289[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What license level do you have?&amp;nbsp; If you have an ArcInfo license you could instead Append all of the tables together and use the Pivot Table tool to create the columns.&amp;nbsp; The appended tables would each need a numeric field with field the name that you want.&amp;nbsp; The value in the field would be the number of the output column you want for each table (i.e., the first hour table would have a value of 1, the seccond would have a 2, etc.).&amp;nbsp; The only pain of the Pivot Table tool is that the number value is treated like a string, so 1 is followed by 10, by 100, by 1000, and then 11.&amp;nbsp; That could be overcome by adding 10000 to all numbers, which would properly sort out as FIELD10001, FIELD10002, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I expect you will have problems getting a table to work with 8760 columns.&amp;nbsp; Shapefiles won't work with that many columns.&amp;nbsp; I'm not sure what the limit is for the various geodatabases.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 17:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31853#M1110</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2012-01-19T17:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem doing a iteration with AddField and CalculateField -&gt; save Results in Tab</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31854#M1111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At ArcGIS 10 a file geodatabases can have 64K columns, but SDE is limited to 500 columns.&amp;nbsp; Anyway, I doubt you could get a table with over 8K of columns into any other format.&amp;nbsp; Also performance may suck as more columns are added to an fgdb based on &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/44716-Poor-performance-with-FileGDB-and-AddField_management?highlight=add+field+performance"&gt;this thread&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Be prepared for some serious performance issues arising with a process that tries to create over 8K fields.&amp;nbsp; The Pivot Table would probaly optimize some of the field creation process in memory rather than hitting the disk with each new Add Field geoprocessing operation.&amp;nbsp; So if you have ArcInfo, give that option some serious consideration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2012 01:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31854#M1111</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2012-01-22T01:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem doing a iteration with AddField and CalculateField -&gt; save Results in Tab</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31855#M1112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What license level do you have?&amp;nbsp; If you have an ArcInfo license you could instead Append all of the tables together and use the Pivot Table tool to create the columns.&amp;nbsp; The appended tables would each need a numeric field with field the name that you want.&amp;nbsp; The value in the field would be the number of the output column you want for each table (i.e., the first hour table would have a value of 1, the seccond would have a 2, etc.).&amp;nbsp; The only pain of the Pivot Table tool is that the number value is treated like a string, so 1 is followed by 10, by 100, by 1000, and then 11.&amp;nbsp; That could be overcome by adding 10000 to all numbers, which would properly sort out as FIELD10001, FIELD10002, etc.&lt;BR /&gt;&lt;BR /&gt;I expect you will have problems getting a table to work with 8760 columns.&amp;nbsp; Shapefiles won't work with that many columns.&amp;nbsp; I'm not sure what the limit is for the various geodatabases.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a ArcView License, but maybe there is a chance (since i am a student and using the program for my diploma thesis) to get the ArcInfo license. Ok since i have read that there might be a problem working with so many columns, i thought that maybe im using the Arcgis program only to generate the files and then do further calculation with Matlab. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since i am a beginner with Arcgis and i just started a month ago to work with this program i want to ask if its actually possible to realize the model i have in mind with Arcgis. My input data consists of a XY-Table with Photovoltaics (Zip-Code, PeakPower...), NC-Files of Solar Irradiance(hourly means) and NC-Files of Temperature(daily means). The goal of my model is to get the Energy produced within one year (and later on for more years, i have input data for 30 years) and validate this with energy-values submitted to the electricity-stock exchange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My idea is to do this with Arcgis as far as possible. Since there is a lot of output data i need to minimize the number of files, thats why i want to put as much columns as possible in one file (any maybe do the calculation with matlab).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a picture of my model up to now ( i splitted it in two models to test the functionality):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;model1 does the spatial joins so i have a output class with the Photovoltaics (ZIP-Code ,Peak Power) joined with the Irradiance and the Temperature. model2 does the addField and CalculateField part and exports it to an Ascii File.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]11355[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]11356[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you think its possible to realize these steps for more input data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help i appreciate it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 06:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-doing-a-iteration-with-addfield-and/m-p/31855#M1112</guid>
      <dc:creator>FlorianPattis</dc:creator>
      <dc:date>2012-01-23T06:02:55Z</dc:date>
    </item>
  </channel>
</rss>

