引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
緯度(度単位または度:分:秒表記)。 Latitude (in degrees or degree:minute:second format). |
第2引数 2nd argument |
経度(度単位または度:分:秒表記)。 Longitude (in degrees or degree:minute:second format). |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
meshLevel | 出力するメッシュコードのレベル。 Level of the mesh code to output. |
|
3 |
shift_quantity_N | 指定した緯度に加算する量。
地図をプロットする場合や地形を考慮に入れた解析を行う場合など、
ある1地点のメッシュコードではなく
対象領域内に含まれるメッシュコードのリストが必要になる場合がある。
そのようなときに
「指定した座標を含むメッシュの1つ北に隣接するメッシュコード」や
「指定した座標の0.1度南のメッシュコード」
などが簡単に計算できると便利なのでこのオプションを用意した。 The quantity to be added to the latitude specified. When plotting a map or performing an analysis taking into account the topography, the mesh code at a single location is not enough; rather, a list of mesh codes that are included in the target region. In these cases, calculations of, for example, “the code of the mesh that is by 1 mesh north to the mesh that includes the specified location” or “the code of the mesh that includes the location that is by 0.1 degrees south of the specified location” are needed. This option was introduced for convenience of getting these mesh codes easily. |
実数値。但し移動量をメッシュ数で指定する場合は整数値。
移動量の単位は--shift_unitオプションで指定する。
正の値を指定すれば北に、負の値を指定すれば南に座標を移動させる。 A real number; however, this value must be an integer if the unit of this quantity is the number of meshes. The unit of this quantity is specified by option --shift_unit. Positive and negative values mean movements to north and south, respectively. |
0.0 |
shift_quantity_E | 指定した経度に加算する量。
考え方は--shift_quantity_Nオプションと同様。 The quantity to be added to the longitude specified; see --shift_quantity_N option for detail. |
実数値。但し移動量をメッシュ数で指定する場合は整数値。
移動量の単位は--shift_unitオプションで指定する。
正の値を指定すれば東に、負の値を指定すれば西に座標を移動させる。 A real number; however, this value must be an integer if the unit of this quantity is the number of meshes. The unit of this quantity is specified by option --shift_unit. Positive and negative values mean movements to east and west, respectively. |
0.0 |
shift_unit | --shift_quantity_N, --shift_quantity_E
オプションで指定した値の単位。 The unit of the quantities given by options --shift_quantity_N and --shift_quantity_E. |
|
mesh |