<?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 batch gather and export OSM data with models and textures in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/batch-gather-and-export-osm-data-with-models-and/m-p/1680554#M11606</link>
    <description>&lt;P&gt;I need to get OSM model and texture data for 70 distinct locations around the country.&lt;/P&gt;&lt;P&gt;New to City Engine, but have experience with scripting. Hoping any tips on where to look in the api for the following.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Get map data&lt;/LI&gt;&lt;LI&gt;Find address (lat long or decimal)&lt;/LI&gt;&lt;LI&gt;Set Extent (3x3 – 9 square miles)&lt;/LI&gt;&lt;LI&gt;Modify x and y offset&lt;/LI&gt;&lt;LI&gt;Resolution&lt;/LI&gt;&lt;LI&gt;Open Street Map&lt;OL&gt;&lt;LI&gt;Download networks = true&lt;/LI&gt;&lt;LI&gt;Download footprints = true&lt;/LI&gt;&lt;LI&gt;Generate models for download shapes = true&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Always trust this certificate&lt;/LI&gt;&lt;LI&gt;Import settings&lt;OL&gt;&lt;LI&gt;Align Graph to terrain = true&lt;/LI&gt;&lt;LI&gt;Align Shapes to terrain = true&lt;/LI&gt;&lt;LI&gt;Run Simplify Graph tool after import = true&lt;/LI&gt;&lt;LI&gt;Create Street node shape from graph = true&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Select all models&lt;/LI&gt;&lt;LI&gt;Representation with façade texture&lt;/LI&gt;&lt;LI&gt;Export models&lt;/LI&gt;&lt;LI&gt;FBX format&lt;/LI&gt;&lt;LI&gt;Set destination&lt;/LI&gt;&lt;LI&gt;Name from location&lt;/LI&gt;&lt;LI&gt;Export all terrain layers&lt;/LI&gt;&lt;LI&gt;Terrain mesh resolution = 1k&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2026 19:13:43 GMT</pubDate>
    <dc:creator>BrendanThompson</dc:creator>
    <dc:date>2026-01-28T19:13:43Z</dc:date>
    <item>
      <title>batch gather and export OSM data with models and textures</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/batch-gather-and-export-osm-data-with-models-and/m-p/1680554#M11606</link>
      <description>&lt;P&gt;I need to get OSM model and texture data for 70 distinct locations around the country.&lt;/P&gt;&lt;P&gt;New to City Engine, but have experience with scripting. Hoping any tips on where to look in the api for the following.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Get map data&lt;/LI&gt;&lt;LI&gt;Find address (lat long or decimal)&lt;/LI&gt;&lt;LI&gt;Set Extent (3x3 – 9 square miles)&lt;/LI&gt;&lt;LI&gt;Modify x and y offset&lt;/LI&gt;&lt;LI&gt;Resolution&lt;/LI&gt;&lt;LI&gt;Open Street Map&lt;OL&gt;&lt;LI&gt;Download networks = true&lt;/LI&gt;&lt;LI&gt;Download footprints = true&lt;/LI&gt;&lt;LI&gt;Generate models for download shapes = true&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Always trust this certificate&lt;/LI&gt;&lt;LI&gt;Import settings&lt;OL&gt;&lt;LI&gt;Align Graph to terrain = true&lt;/LI&gt;&lt;LI&gt;Align Shapes to terrain = true&lt;/LI&gt;&lt;LI&gt;Run Simplify Graph tool after import = true&lt;/LI&gt;&lt;LI&gt;Create Street node shape from graph = true&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Select all models&lt;/LI&gt;&lt;LI&gt;Representation with façade texture&lt;/LI&gt;&lt;LI&gt;Export models&lt;/LI&gt;&lt;LI&gt;FBX format&lt;/LI&gt;&lt;LI&gt;Set destination&lt;/LI&gt;&lt;LI&gt;Name from location&lt;/LI&gt;&lt;LI&gt;Export all terrain layers&lt;/LI&gt;&lt;LI&gt;Terrain mesh resolution = 1k&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 19:13:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/batch-gather-and-export-osm-data-with-models-and/m-p/1680554#M11606</guid>
      <dc:creator>BrendanThompson</dc:creator>
      <dc:date>2026-01-28T19:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: batch gather and export OSM data with models and textures</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/batch-gather-and-export-osm-data-with-models-and/m-p/1683693#M11611</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/966915"&gt;@BrendanThompson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Step 8-16 can be scripted using the CE python API. However, the Get Map data functionality is currently not provided in the API. This means that Step 1-6 you need to either do manually or find a way to automate elsewhere e.g. using ArcGIS pro to get Maps and Terrain and Overpass to get the OSM data. With CityEngine 2025.1 we released support for Python 3 as a beta. Which allows you to use arcgis and arcpy packages and many other available on&amp;nbsp;pypi.org. Here are some ressources:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://doc.arcgis.com/en/cityengine/latest/tutorials/tutorial-10-python-scripting.htm" target="_blank"&gt;Tutorial 10: Python scripting—ArcGIS CityEngine Resources | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://doc.arcgis.com/en/cityengine/latest/python/cityengine-python-intro.htm" target="_blank"&gt;Python Scripting—ArcGIS CityEngine Resources | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://doc.arcgis.com/en/cityengine/latest/python/python-command-reference.htm" target="_blank"&gt;Python Scripting Command Reference—ArcGIS CityEngine Resources | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://doc.arcgis.com/en/cityengine/latest/python/python-working-with-python-3.htm" target="_blank"&gt;Working with Python 3—ArcGIS CityEngine Resources | Documentation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.youtube.com/watch?v=6MuwHsQ2Igs" target="_blank"&gt;CEUM 2025.II: "CityEngine 2025.I: The New Python 3 Support"&lt;/A&gt;&amp;nbsp;(intro to python3 support in CityEngine on YouTube)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps you getting started!&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Jonas&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 15:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/batch-gather-and-export-osm-data-with-models-and/m-p/1683693#M11611</guid>
      <dc:creator>JonasObertuefer</dc:creator>
      <dc:date>2026-02-11T15:59:19Z</dc:date>
    </item>
  </channel>
</rss>

