#1434 closed enhancement (fixed)
Load procedures automatic type detection
Reported by: | andrewd | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description ¶
It would be nice if the shp load procedure new enough to automatically determine which type (point, line, polygon) of shp file is being loaded, and then makes the resulting layer show only that type. Right now, you end up having to edit each layer manually to turn off any type that is not used - otherwise they show up in the legend.
Change History (4)
comment:1 by , 15 years ago
Component: | General → Maestro |
---|---|
Owner: | set to |
Type: | defect → enhancement |
comment:2 by , 15 years ago
Milestone: | → Maestro-3.0 |
---|---|
Version: | 2.1.0 |
comment:3 by , 14 years ago
Milestone: | Maestro-3.0 → Maestro-2.1.x |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in r5156
Note:
See TracTickets
for help on using tickets.
This requires FDO on the client-side, and we would lose mono compatibility by doing so.