Actions

NCPLOT: Framing: Difference between revisions

From BAWiki

imported>Spohr Susanne
(Created page with 'de:NCPLOT: Umrahmung This page lists the ways of framing a layer offered by NCPLOT. The type of framing a layer, for example a map, is requested in the corresponding "l…')
 
(Framing request moved to NTN block)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOAUTOLINKS__
__NOAUTOLINKTARGET__
[[de:NCPLOT: Umrahmung]]
[[de:NCPLOT: Umrahmung]]


This page lists the ways of framing a layer offered by [[NCPLOT]].
This page lists the ways of framing a map offered by [[NCPLOT]].


The type of framing a layer, for example a map, is requested in the corresponding "layer"-block of the
The type of framing a map is requested in the corresponding "Normalization_Transformation"-block of the
control file [[NCPLOT.DAT]] through the KEY line "Layer_Framing" and its two input parameters.
control file [[NCPLOT.DAT]] through the KEY line "NTN_Framing" and its two input parameters.
The input line is optional. If the line is missing, no frame is plotted.


The type of frame can be a simple black edging or a complex frame with coordinates.
The type of frame can be a simple black edging or a complex frame with coordinates.
Line 11: Line 14:
<br />
<br />


* Key '''Layer_Framing''': Type of layer framing
* Key '''NTN_Framing''': Type of map framing
:* First parameter: '''Type of the frame'''
:* First parameter: '''Type of the frame'''
::*'''NONE''' = no frame display
::*'''Rechteck''' = Rectangular frame without labeling
::*'''Rechteck''' = Rectangular frame without labeling
::*'''Standard''' = Rectangular frame with labeling bottom and left
::*'''Standard''' = Rectangular frame with labeling bottom and left
Line 21: Line 23:
:* Second parameter: '''Type of displaying the grid lines'''
:* Second parameter: '''Type of displaying the grid lines'''
::*'''NONE''' = no grid lines
::*'''NONE''' = no grid lines
::*'''ohne_Gitternetzlinien''' = no grid lines
::*'''mit_x_Gitternetzlinien''' = only the grid lines along the x-axis are displayed
::*'''mit_x_Gitternetzlinien''' = only the grid lines along the x-axis are displayed
::*'''mit_y_Gitternetzlinien''' = only the grid lines along the y-axis are displayed
::*'''mit_y_Gitternetzlinien''' = only the grid lines along the y-axis are displayed

Latest revision as of 14:01, 27 January 2020


This page lists the ways of framing a map offered by NCPLOT.

The type of framing a map is requested in the corresponding "Normalization_Transformation"-block of the control file NCPLOT.DAT through the KEY line "NTN_Framing" and its two input parameters. The input line is optional. If the line is missing, no frame is plotted.

The type of frame can be a simple black edging or a complex frame with coordinates. The offered coordinate frames are optimized for values belonging to Gauss Krüger projection. Gridlines can help with orientation in the map.

  • Key NTN_Framing: Type of map framing
  • First parameter: Type of the frame
  • Rechteck = Rectangular frame without labeling
  • Standard = Rectangular frame with labeling bottom and left
  • Schachlinie = Small alternating black and white rectangles with no label
  • BSH = Like "Schachlinie" with labeling top, bottom, right and left
  • BWK = Framing like the "Bundeswasserstrassenkarten" with labeling top, bottom, right and left
  • Second parameter: Type of displaying the grid lines
  • NONE = no grid lines
  • mit_x_Gitternetzlinien = only the grid lines along the x-axis are displayed
  • mit_y_Gitternetzlinien = only the grid lines along the y-axis are displayed
  • mit_xy_Gitternetzlinien = display the grid lines for both axes


Frame type: Rechteck Frame type: Standard
Frame type "Rechteck"
Frame type "Standard"
Frame type: Schachlinie Frame type: BSH
Frame type "Schachlinie"
Frame type "BSH"
Frame type: BWK Frame with grid lines
Frame type "BWK"
Frame with grid lines



back to NCPLOT.DAT