|
North Arrow / Scale Bar / Grid The Layers pane for a map window shows virtual layers for the north arrow, the scale bar and the grid. The virtual layers can be turned on and off, by default they are turned off. The position of the virtual layers in the display stack cannot be changed. Double-clicking a virtual layer edits its parameters using a dialog. The state and parameters of the virtual layers are saved in the map component. If the map window does not have a map component associated with it (for example, if it was created by opening a drawing), the virtual layers still work, but changes to their state and parameters are lost when the window is closed. If you want to save these changes, use Edit - Save as Map. North arrow parameters: - foreground color - the default is black,
- background color - the default is white, some north arrow shapes may use colors that are mixes of foreground and background colors,
- shape - north arrow shape, the default is compass,
- stroke - stroke width for shape, the default is 1 pt,
- text - whether to show text near north arrow directions, the default is off (do not show text),
- text NESW - text to use for each direction, the defaults are empty strings,
- text font - font for text, the default is Tahoma,
- text size - size of font for text, the default is 8 pt,
- align - horizontal and vertical align relative to the map, the default is right top,
- margin - horizontal and vertical margin on the map, the default is 8 x 8 pt,
- size - size of shape, the default is 96 x 96 pt,
- halo - size of halo for shape and text, the default is 1 pt, setting halo to 0 turns it off,
- bearing - bearing, the default is to compute bearing automatically first based on the center of the north arrow shape, and then, if that fails because the north arrow is outside of the coordinate system domain, based on the center of the map.
Scale bar parameters: - foreground color - the default is black,
- background color - the default is white,
- shape - scale bar shape, the default is rect,
- stroke - stroke width for shape, the default is 1 pt,
- text - whether to show text with the number of units, the default is on (show text),
- text font - font for text, the default is Tahoma,
- text size - size of font for text, the default is 8 pt,
- align - horizontal and vertical align relative to the map, the default is right bottom,
- margin - horizontal and vertical margin on the map, the default is 8 x 8 pt,
- size - size of shape, the default is 144 x 8 pt,
- halo - size of halo for shape and text, the default is 1 pt, setting halo to 0 turns it off,
- unit - unit, the default is to use the coordinate system unit.
The length of the scale bar is computed automatically based on the specified size and unit and the current scale. The width of the scale bar is slightly reduced so that the reported length is somewhat round (has no more than two significant digits). Grid parameters: - foreground color - the default is black,
- background color - the default is white,
- style - grid style, the default is lines,
- dashes - dash pattern for lines, the default is 3 pt dash + 3 pt space,
- stroke - stroke width for lines and points, the default is 0.75 pt,
- point size - size for points, the default is 5 pt,
- halo - size of halo for lines and points, the default is 0 which means that halo is turned off,
- spacing - minimum size of a grid cell, the default is 72 pt, the minimum allowed value is 36 pt,
- use latitude / longitude - whether grid uses lat/lon (on) or the projection of the map (off), the default is to use the projection of the map.
The grid step is selected automatically based on the specified spacing and the current scale. The grid step is rounded up to the closest power of 10 multiplied by 1, 2 or 5 (eg, 100, 200, 500, 1000, etc). The dialogs that edit the parameters of the north arrow / scale bar / grid include previews which update after changes to the parameter values. Other (Fix) Going back and forward between views in a map window no longer fails to update the scale readout in the status bar. Connections to SQL Server try using specific versions of the MSOLEDBSQL driver if the generic version fails to start due to being misconfigured. Renamed: closest scale -> minimum scale, farthest scale -> maximum scale. (The new names help recall which of the two numbers should be greater.) (Fix) The table window showing a table from a MAP file no longer suggests to refresh data after changes to values in non-key fields. (Tables from MAP files show such changes immediately without any need to refresh.) Exporting a data source to MAP writes tables with an invalid schema (this typically happens when the schema cannot be read due to insufficient permissions) as tables with a single default field and no records. Exporting a data source to MXB writes tables with an invalid schema as tables with a single default field and no records. End of list.
|