Describe the problem
The Region objects for individual cities work fine, but the Louisiana and Global regions don't. The confusing thing is, that in the db, the x0, x1, y0, y1 coordinates seem backward for the city-level regions, and correct for the other two. This warrants investigation...
Expected behavior
A document with no city-level region attached to it should default to the larger Louisiana region extent when loading the georeferencing interface. Currently, the map doesn't initialize properly, due to this coordinate issue.
Additional context
Very likely related to #6, in some way.
Describe the problem
The Region objects for individual cities work fine, but the Louisiana and Global regions don't. The confusing thing is, that in the db, the x0, x1, y0, y1 coordinates seem backward for the city-level regions, and correct for the other two. This warrants investigation...
Expected behavior
A document with no city-level region attached to it should default to the larger Louisiana region extent when loading the georeferencing interface. Currently, the map doesn't initialize properly, due to this coordinate issue.
Additional context
Very likely related to #6, in some way.