Opened 12 years ago

Closed 12 years ago

#1929 closed defect (fixed)

Maestro - No Geometry in Layer Prevents Map Save

Reported by: crispinatime Owned by: jng
Priority: medium Milestone: Maestro-5.0
Component: Maestro Version:
Severity: major Keywords:
Cc: External ID:

Description

It is not possible to save a map where there is a layer based on a FeatureSource schema/class that has no data populated.

The BaseMapDefinitionValidator calls GetSpatialExtent, but the aggregate query throws at line 1594 of PlatformConnectionBase.cs.

Whether this is expected or not for a SpatialExtents aggregate is moot as it is a valid operation to save a layer that has no data yet (in my example a redline SQLite schema).

This should be handled as a warning, not an error, allowing the layer to be saved.

Workaround is to use an older version of Maestro.

Change History (1)

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6451

Note: See TracTickets for help on using tickets.