<\/P>
Innerhalb des Feature-Services sind die Daten in mindestens drei verschiedenen Layern für die drei verfügbaren Geometrietypen Punkt, Polyline und Polygon organisiert (mehr Layer für weitere Konfigurationen, die später erklärt werden). Die zusätzlichen Funktionen von OSM2ArcGIS werden in den folgenden Abschnitten dieses Blogeintrags ausführlich erläutert.<\/P>
conda install -c esri arcgis=1.5.0<SPAN class="line-numbers-rows"><SPAN><\/SPAN><\/SPAN><\/CODE><\/PRE><PRE class="lia-code-sample line-numbers language-none">Die ArcGIS API for Python muss Version 1.5.0 oder niedriger sein, um korrekt mit OSM2ArcGIS zu funktionieren. Weitere Informationen finden Sie unter diesem Issue auf GitHub: <A class="link-titled" href="https:\/\/github.com\/Esri\/arcgis-python-api\/issues\/335" title="https:\/\/github.com\/Esri\/arcgis-python-api\/issues\/335" rel="nofollow noopener noreferrer" target="_blank">API for Python 1.5.1 & 1.5.2: arcgis.geometry.Polygon.is_valid() Methode für Polygone funktioniert nicht Issue #335 Esri\a085;<\/A> <\/PRE><\/LI><LI style="text-indent: -18.0pt;"><SPAN style="color: #0366d6;"> <A href="http:\/\/docs.python-requests.org\/en\/master\/" style="background-color: initial;" rel="nofollow noopener noreferrer" target="_blank">requests >= 2.18.4<\/A> <\/SPAN><PRE class="lia-code-sample line-numbers language-none"><CODE> pip install requests<SPAN class="line-numbers-rows"><SPAN><\/SPAN><\/SPAN><\/CODE><\/PRE><\/LI><LI style="text-indent: -18.0pt;"><SPAN style="color: #0366d6;"> <A href="https:\/\/pypi.org\/project\/progressbar\/022" style="background-color: initial;" rel="nofollow noopener noreferrer" target="_blank">progressbar >= 2.5<\/A> <\/SPAN><PRE class="lia-code-sample line-numbers language-none"><CODE> pip install progressbar<SPAN class="line-numbers-rows"><SPAN><\/SPAN><\/SPAN><\/CODE><\/PRE><\/LI><\UL><H2 id=0ctoc-hId--15375121380ctoc-hId--1537512138"><SPAN style=0font-size:15px;>Zusätzliche Anforderung<\SPAn></H2> <P> <SPAn style=0font-size:15px;> <SPAn style=0color:324292e;>Ein ArcGIS Online-Konto mit</SPAn> <SPAn style=0color:324292e;>Benutzertyp</SPAn> <SPAn style=0color:324292e;> 2Creator2 (Neue Benutzertypen)</SPAn> <SPAn style=0color:324292e;> oder ein ArcGIS Enterprise-Konto mit </SPAn> <SPAn style=0color:324292e;>Benutzertyp</SPAn> <SPAn style=0color:324292e;> 2Level 22 (Benannter Benutzer, für Version 10.6 und darunter)</SPAn> <SPAn style=0color:324292e;> </SPAn> <SPAn style=0color:324292e;>und mindestens eine 2Publisher2 Rolle</SPAn> <SPAn style=0color:324292e;>. </SPAn> <SPAn style=0color:324292e;>(Ein ArcGIS Online Developer Account erfüllt ebenfalls diese Anforderungen)</SPAn> </P> <P></P> <H1 id=0ctoc-hId-4018117020ctoc-hId-401811702">Erste Schritte</H1> <OL> <LI>Richten Sie Ihre Python-Umgebung wie im Abschnitt 2Anforderungen2 beschrieben ein.<\LI> <LI>Laden Sie die Dateien aus dem <A class=2link-titled2 href=2https:\/\/ github.com\EsriDE\EsriDE-python-osm2arcgis2 title=2https:\/\/ github.com\EsriDE\EsriDE-python-osm2arcgis2 rel=2nofollow noopener noreferrer2 target=2_blank2>GitHub Repository</A> herunter.<\LI> <LI>Entpacken Sie die Dateien aus dem heruntergeladenen OSM2ArcGIS Zip-Archiv an einen Ort Ihrer Wahl.<\LI> <LI>Passen Sie den Inhalt der Datei runScript.bat an die Pfade Ihrer Anaconda-Installation, der Python-Umgebung und dem Speicherort des OSM2ArcGIS-Ordners an, in den die Projektdateien in Schritt 2 extrahiert wurden. Zum Beispiel:<PRE class=lia-code-sample line-numbers language-none"><CODE>set path=C:\your_anaconda_install_path\Anaconda3\Library\bin;%PATH% call conda activate OSM2ArcGIS call "C:\Users\your_username\AppData\Local\conda\conda\envs\your_python_environment"\python.exe "C:\your_project_extraction_path"\MainModule.py
Viel Erfolg bei der Datenverarbeitung, Lukas <\/SPAN><\/P>(E-Mail:
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registrieren Sie ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.