<?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: Trouble merging/appending these 2 files in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180420#M6063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tim...your did just what I wanted. I started me a new map and imported both shape files into it. The merge failed the first time, but I changed the order of which file I chose first, for the merge, and it worked. I have no idea why that would matter, but it did. Just seems sketchy to me that it would work one time and not the next. Anyway....I really do appreciate the time/help you put to this. Merry Christmas!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 17:57:03 GMT</pubDate>
    <dc:creator>MikeHenson</dc:creator>
    <dc:date>2013-12-20T17:57:03Z</dc:date>
    <item>
      <title>Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180408#M6051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Getting desparate now! Can someone take a look at these 2 files and try to get them combined. They are shape files of manholes surveyed by 2 different surveyors and I cant seem to get them combined into 1 file. Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180408#M6051</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2013-12-20T14:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180409#M6052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the issue lies within the field "bench_cond". In one of your shapefiles it is setup as a string field and in your other shapefile it is setup as a short field. Meaning it can't combine your words into the number field. Rename one of your fields (add a new field with a new name and calculate the new field with the old field and then delete the old field). Or setup both fields to allow numbers and strings, if you need them combined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same thing happens with your "through_con" field. It might be all your condition fields actually, since in one shapefile they use numbers as conditions and in the other one words.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180409#M6052</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-12-20T14:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180410#M6053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks...I will try that. Can you tell me how you determined that? How did you evaluate the tables ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:30:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180410#M6053</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2013-12-20T14:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180411#M6054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I put both shapefiles in a MXD, ran a merge and looked up the error number which states:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"A value could not be added to the output field. For example, text values cannot be added to numeric fields, and text values cannot be added to text fields if the values are longer than the field length."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can rightclick each field in the attribute table and see in properties what type of field it is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180411#M6054</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-12-20T14:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180412#M6055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok so I did that and get the error Input feature 0: falls outside of output geometry domains.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 15:09:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180412#M6055</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2013-12-20T15:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180413#M6056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can you upload the 2 changed files?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 16:07:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180413#M6056</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-12-20T16:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180414#M6057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim...the rjn file was edited to make the bench cond field a text field. I left the other (all manholes) as it was. I really do appreciate your help on this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 16:58:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180414#M6057</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2013-12-20T16:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180415#M6058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to successfully merge it. Just make sure you save your output as a shapefile (in the output box type merge.shp)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached the successful merge.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180415#M6058</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-12-20T17:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180416#M6059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim....did you not get the error at all?&amp;nbsp; If not, what could be causing it on my end?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:11:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180416#M6059</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2013-12-20T17:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180417#M6060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the error when I tried to save my output in a geodatabase, which might have something to do with &lt;/SPAN&gt;&lt;A href="http://support.esri.com/fr/knowledgebase/techarticles/detail/32557"&gt;this&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try to save the output as a shapefile or as a feature class in a geodatabase?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180417#M6060</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-12-20T17:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180418#M6061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tried to merge the rjnexport file with the allmanholes file. I set the export file to a shapefile. The results show me being successful, but after looking at the attribute table, only the 100 from the rjn file are in the new file. Getting very frustrating! Sorry to keep bothering you but do you have an idea what might be happening here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:27:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180418#M6061</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2013-12-20T17:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180419#M6062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know to be honest, did you look at my attachment? I think when I did it, it worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180419#M6062</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-12-20T17:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180420#M6063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tim...your did just what I wanted. I started me a new map and imported both shape files into it. The merge failed the first time, but I changed the order of which file I chose first, for the merge, and it worked. I have no idea why that would matter, but it did. Just seems sketchy to me that it would work one time and not the next. Anyway....I really do appreciate the time/help you put to this. Merry Christmas!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180420#M6063</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2013-12-20T17:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble merging/appending these 2 files</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180421#M6064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No problem! Don;t forget to use the grey checkmark next to the post that answered your question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merry Christmas!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 18:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trouble-merging-appending-these-2-files/m-p/180421#M6064</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-12-20T18:01:59Z</dc:date>
    </item>
  </channel>
</rss>

