<?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 Large spatial dataset from MSSpatial database is not loading. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/large-spatial-dataset-from-msspatial-database-is/m-p/1648502#M98768</link>
    <description>&lt;P&gt;I have large table in a MS database. The table alone has 57GB... holding 18 million features.&lt;BR /&gt;The table has a primary clustered key and a spatial index based on its 'Shape' attribute.&lt;BR /&gt;&lt;BR /&gt;The spatial index was generated with the following statement&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;USE Contours_MSSpatial
  CREATE SPATIAL INDEX SIndex_Contours_Shape 
    ON Contours(Shape)
    USING GEOMETRY_GRID
    WITH (
      BOUNDING_BOX = (xmin = 440000, ymin = 6050000, xmax = 920000, ymax =6403000),
      GRIDS = (LOW, LOW, MEDIUM, HIGH),
      CELLS_PER_OBJECT = 32,
      PAD_INDEX = ON
    );
GO&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;The data are in EPSG:25832 and I can get the layer into the map, but there is only a fraction of the data loaded before it stops loading.&lt;BR /&gt;&lt;BR /&gt;It takes a while, but in QGIS at least the data are loading. This way I was able to confirm that the data to be shown are actually correct. The spatial index might be the culprit but why does ArcGIS Pro stop reading the data in?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Sep 2025 10:41:14 GMT</pubDate>
    <dc:creator>TomGeo</dc:creator>
    <dc:date>2025-09-08T10:41:14Z</dc:date>
    <item>
      <title>Large spatial dataset from MSSpatial database is not loading.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/large-spatial-dataset-from-msspatial-database-is/m-p/1648502#M98768</link>
      <description>&lt;P&gt;I have large table in a MS database. The table alone has 57GB... holding 18 million features.&lt;BR /&gt;The table has a primary clustered key and a spatial index based on its 'Shape' attribute.&lt;BR /&gt;&lt;BR /&gt;The spatial index was generated with the following statement&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;USE Contours_MSSpatial
  CREATE SPATIAL INDEX SIndex_Contours_Shape 
    ON Contours(Shape)
    USING GEOMETRY_GRID
    WITH (
      BOUNDING_BOX = (xmin = 440000, ymin = 6050000, xmax = 920000, ymax =6403000),
      GRIDS = (LOW, LOW, MEDIUM, HIGH),
      CELLS_PER_OBJECT = 32,
      PAD_INDEX = ON
    );
GO&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;The data are in EPSG:25832 and I can get the layer into the map, but there is only a fraction of the data loaded before it stops loading.&lt;BR /&gt;&lt;BR /&gt;It takes a while, but in QGIS at least the data are loading. This way I was able to confirm that the data to be shown are actually correct. The spatial index might be the culprit but why does ArcGIS Pro stop reading the data in?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 10:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/large-spatial-dataset-from-msspatial-database-is/m-p/1648502#M98768</guid>
      <dc:creator>TomGeo</dc:creator>
      <dc:date>2025-09-08T10:41:14Z</dc:date>
    </item>
  </channel>
</rss>

