Error in Cube GIS Window: "The spatial index grid size is invalid."

Hi All,

I want to do the following in the Cube GIS window:

  1. Draw a new link, copying attributes from an existing link
  2. Split the new link into two links
  3. Drag the node at the split point to a new location

But when I try to do move the node at the split point, I get this error:

This error does NOT occur if I try to split then move the split point on an existing link. It only affects when I try to do it on a newly-drawn link.

I have tried the following, without any luck:

  • Saving edits before trying to move the node
  • Saving edits, restarting Cube, then trying to move the node.

System information:

  • Cube version: 6.5.0 CE, installed on 6/30/2021
  • OS: Windows 10
  • Hi Everyone,

    After working with and experimenting, I finally found a solution that worked for me:

    1. Open new MXD
    2. Load the network dataset (created from NET file, using PRJ file I sent you for set projection)
    3. THEN Load the basemap from ArcGIS server
      1. A critical finding is that I loaded the base map AFTER loading the network dataset. I even tested a few times with new MXDs, loading the network dataset then loading basemap, then vice-versa. I found that when I load the basemap before adding the network dataset, I get the “spatial grid” error, but I do not get the error if I load the network dataset first.
    4. Tested moving nodes, splitting links, adding links, adding nodes, adding bends to links multiple times, and was successful.

    Answer Verified By: Ahmed Mohideen