<?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 beim Verbinden von Shapefile und Tabelle in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753368#M1743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Mike!&lt;/P&gt;&lt;P&gt;Danke für deine schnelle Antwort.&lt;BR /&gt;Nein, ich muss leider wissen, welcher Verein wo ist. Das mit der Summe pro Ort merke ich mir aber als Alternativlösung, sollte ich das andere gar nicht mehr zustande bringen.&lt;BR /&gt;Viele Grüße,&lt;/P&gt;&lt;P&gt;Agnes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Dec 2015 21:01:46 GMT</pubDate>
    <dc:creator>AgnesSchiele</dc:creator>
    <dc:date>2015-12-29T21:01:46Z</dc:date>
    <item>
      <title>Problem beim Verbinden von Shapefile und Tabelle</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753365#M1740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo liebe GIS-Nutzer,&lt;/P&gt;&lt;P&gt;ich habe folgendes Problem und hoffe, dass mir jemand helfen kann: ich habe eine Shapefile mit allen Landkreisen in Deutschland. Diese Shapefile möchte ich nun mit einer .csv- oder .dbf-Tabelle (je nach dem wie ich sie formatiere) über die gemeinsame Spalte "Postleitzahlen" verknüpfen. Als Erklärung: ich möchte eine Karte erstellen, wo wie viele Fußballmannschaften in Bayern gemeldet sind. Nun kommt es eben vor, dass mehrere Vereine auf ein und dieselbe Postleitzahl gemeldet sind (eigentlich in jeder größeren Stadt). Wie kann ich nun diese Tabelle in die Shapefile und somit in die Karte einbinden und zwar so, dass mir jeder Verein aufgezählt wird und GIS nicht einfach jede Postleitzahl nur einmal zählt?&lt;BR /&gt;Viele Grüße,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agnes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 20:15:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753365#M1740</guid>
      <dc:creator>AgnesSchiele</dc:creator>
      <dc:date>2015-12-29T20:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem beim Verbinden von Shapefile und Tabelle</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753366#M1741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Google translate&lt;/P&gt;&lt;P&gt;Dear GIS users,&lt;/P&gt;&lt;P&gt;I have the following problem and hope someone can help me: I have a shapefile of all counties in Germany. This shapefile I would like to associate with a .csv or .dbf table (depending on how I reformat) on the common column "zip". As an explanation: I want to create a map of where how many football teams in Bayern are reported. Now it seems to indicate that several clubs at one and the same postcode are reported (actually in every major city). How can I now include this table in the shapefile and therefore in the map and in a way that to me every club is enumerated and GIS not easy every postcode counts only once?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i understand your question you may want to &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/dissolve.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/dissolve.htm"&gt;Dissolve—Help | ArcGIS for Desktop&lt;/A&gt; your teams then do a table &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/add-join.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/add-join.htm"&gt;Add Join—Help | ArcGIS for Desktop&lt;/A&gt; with your zip codes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also want to move to &lt;A href="https://community.esri.com/space/2046"&gt;GIS&lt;/A&gt;​ or &lt;A href="https://community.esri.com/space/2051"&gt;Analysis&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 20:22:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753366#M1741</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2015-12-29T20:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem beim Verbinden von Shapefile und Tabelle</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753367#M1742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Agnes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;brauchst Du nur die Anzahl pro Ort?&lt;/P&gt;&lt;P&gt;Wenn ja, mach es direkt im CSV als Summe pro Ort.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Gruss&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 20:36:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753367#M1742</guid>
      <dc:creator>MikeSchudel1</dc:creator>
      <dc:date>2015-12-29T20:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem beim Verbinden von Shapefile und Tabelle</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753368#M1743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Mike!&lt;/P&gt;&lt;P&gt;Danke für deine schnelle Antwort.&lt;BR /&gt;Nein, ich muss leider wissen, welcher Verein wo ist. Das mit der Summe pro Ort merke ich mir aber als Alternativlösung, sollte ich das andere gar nicht mehr zustande bringen.&lt;BR /&gt;Viele Grüße,&lt;/P&gt;&lt;P&gt;Agnes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2015 21:01:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/problem-beim-verbinden-von-shapefile-und-tabelle/m-p/753368#M1743</guid>
      <dc:creator>AgnesSchiele</dc:creator>
      <dc:date>2015-12-29T21:01:46Z</dc:date>
    </item>
  </channel>
</rss>

