Opened 14 years ago
Closed 13 years ago
#1439 closed enhancement (wontfix)
Load Proceedure coord system
Reported by: | andrewd | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-3.5 |
Component: | Maestro | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
It would be nice if, rather than the way it's set up now, we could force Maestro to use a certain coord system when using a load procedure. Right now, it lets you choose one to use if none is specified...(though that seems to not work for me, but that's another issue).
If you added a checkbox that would tell Maestro to override the coord system, that would be more inline to how Studio does it, as well.
Change History (5)
comment:1 by , 14 years ago
Milestone: | → Maestro-3.0 |
---|
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Milestone: | Maestro-3.0 → Maestro-3.1 |
---|
comment:4 by , 13 years ago
Milestone: | Maestro-3.1 → Maestro-3.5 |
---|
comment:5 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
If it's not in the Load Procedure XML schema (which it isn't) then we can't support it.
Note:
See TracTickets
for help on using tickets.
Is this in the actual Load Procedure schema? Because the CoordinateSystem schema element defines the coordinate system to assign if none is found. There is no boolean option in the schema to say override with the specified CoordinateSystem, meaning this option (if I implemented it) cannot be saved.