You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to import a csv or xlsx file that contains only location attributes, I got this error:
ValueError at /organizations/august-2017-testing/projects/crsc/import/
labels ['spatialunit::id'] not contained in axis
When I added in the party and tenure fields, I got an error about the name of a location_type value being wrong. That turned out to the issue instead of the "spatial unit id".
I am trying to reproduce the issue, but cant.
Anyone know what the spatialunit id error is?
The text was updated successfully, but these errors were encountered:
When trying to import a csv or xlsx file that contains only location attributes, I got this error:
When I added in the party and tenure fields, I got an error about the name of a location_type value being wrong. That turned out to the issue instead of the "spatial unit id".
I am trying to reproduce the issue, but cant.
Anyone know what the spatialunit id error is?
The text was updated successfully, but these errors were encountered: