<?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: Optimization geojson loading with Cesium in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/optimization-geojson-loading-with-cesium/m-p/1496490#M59837</link>
    <description>&lt;P&gt;June 2024, is there a solution for this?&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2024 08:30:09 GMT</pubDate>
    <dc:creator>ThinotBenit</dc:creator>
    <dc:date>2024-06-24T08:30:09Z</dc:date>
    <item>
      <title>Optimization geojson loading with Cesium</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/optimization-geojson-loading-with-cesium/m-p/1184565#M46539</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I am trying to build an application that shows a globe with country borders along with US state boundaries. For US state boundaries, I follow &lt;A href="https://eric.clst.org/tech/usgeojson/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://eric.clst.org/tech/usgeojson/&lt;/A&gt; and World country boundaries from &lt;A href="https://hub.arcgis.com/datasets/esri::world-countries/explore?location=46.701655%2C-92.188198%2C7.07" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.arcgis.com/datasets/esri::world-countries/explore?location=46.701655%2C-92.188198%2C7.07&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Using Cesium to load the map and it is taking more than a minute to plot the same. Any idea to optimize the same.&lt;/P&gt;&lt;P&gt;Tried converting the geojson file to topojson. Also used the &lt;A href="https://github.com/node-geojson/geojson-pick" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/node-geojson/geojson-pick&lt;/A&gt; to pick the specific key from the geojson file. Both are not giving proper solution.&lt;/P&gt;&lt;P&gt;Code snippet to load the map is given below&lt;/P&gt;&lt;PRE&gt; this.viewer.dataSources.add(Cesium.GeoJsonDataSource.load(--path--,{
        stroke: Cesium.Color.SILVER,
        strokeWidth: 1,
        fill: new Cesium.Color(0, 0, 0, 0)
      }));&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:21:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/optimization-geojson-loading-with-cesium/m-p/1184565#M46539</guid>
      <dc:creator>SilpaRaj</dc:creator>
      <dc:date>2022-06-21T06:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Optimization geojson loading with Cesium</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/optimization-geojson-loading-with-cesium/m-p/1496490#M59837</link>
      <description>&lt;P&gt;June 2024, is there a solution for this?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 08:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/optimization-geojson-loading-with-cesium/m-p/1496490#M59837</guid>
      <dc:creator>ThinotBenit</dc:creator>
      <dc:date>2024-06-24T08:30:09Z</dc:date>
    </item>
  </channel>
</rss>

