complexType LengthRequest
diagram geometry_p119.png
namespace http://www.mapinfo.com/midev/service/geometry/v1
type extension of tns:GeometryServiceRequest
properties
base tns:GeometryServiceRequest
children tns:Geometry
used by
element LengthRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  optional      
documentation
レスポンスで返される一意の識別子。非同期要求のデバッグまたは追跡で使用されます。
locale  xsd:string  optional      
documentation
要求の言語コードと国コードで、[language_code]_[country_code] 構文を使用して定義されます。言語コードは 2 文字の ISO-639 コードです。国コードは 2 文字の ISO-3166 コードです。例: en_US は米国内の英語を意味します。
responseSrsName  xsd:string  optional      
documentation
レスポンスを表現する空間参照系。
computationType  tns:ComputationType  optional      
documentation
使用する計算タイプ (カルテシアンまたは球形)。指定しない場合、このメソッドはジオメトリの座標系タイプを計算で使用します。球形計算は、任意のジオメトリに使用できます。カルテシアン計算は、他のカルテシアン ジオメトリに対してのみ使用できます。
lengthUnit  tns:DistanceUnit  required      
documentation
使用する長さ単位 (キロメートルなど)。
annotation
documentation
指定された計算タイプと長さ単位を使用して、指定されたジオメトリの長さを計算するためのリクエスト。ポイントの長さは 0 です。

attribute LengthRequest/@computationType
type tns:ComputationType
properties
use optional
facets
Kind Value Annotation
enumeration Spherical
documentation
ジオメトリは球の上のポイントとして扱われ、地理的 (緯度/経度) および投影法座標系を使用できます。
enumeration Cartesian
documentation
ジオメトリは平面上のポイントとして扱われ、投影法および非地球座標系を使用できます。
annotation
documentation
使用する計算タイプ (カルテシアンまたは球形)。指定しない場合、このメソッドはジオメトリの座標系タイプを計算で使用します。球形計算は、任意のジオメトリに使用できます。カルテシアン計算は、他のカルテシアン ジオメトリに対してのみ使用できます。

attribute LengthRequest/@lengthUnit
type tns:DistanceUnit
properties
use required
facets
Kind Value Annotation
enumeration Centimeter
documentation
距離単位: センチメートル。
enumeration cm
documentation
距離単位: センチメートル。
enumeration Chain
documentation
距離単位: チェーン。
enumeration Foot
documentation
距離単位: フィート。
enumeration ft
documentation
距離単位: フィート。
enumeration Inch
documentation
距離単位: インチ。
enumeration in
documentation
距離単位: インチ。
enumeration Kilometer
documentation
距離単位: キロメートル。
enumeration km
documentation
距離単位: キロメートル。
enumeration Link
documentation
距離単位: リンク。
enumeration Meter
documentation
距離単位: メートル。
enumeration m
documentation
距離単位: メートル。
enumeration Mile
documentation
距離単位: マイル。
enumeration mi
documentation
距離単位: マイル。
enumeration Millimeter
documentation
距離単位: ミリメートル。
enumeration mm
documentation
距離単位: ミリメートル。
enumeration NauticalMile
documentation
距離単位: 海里。
enumeration Pica
documentation
距離単位: パイカ。
enumeration Point
documentation
距離単位: ポイント。
enumeration Rod
documentation
距離単位: ロッド。
enumeration SurveyFoot
documentation
距離単位: 測量フィート。
enumeration Twip
documentation
距離単位: トゥイップ。
enumeration Yard
documentation
距離単位: ヤード。
enumeration yd
documentation
距離単位: ヤード。
annotation
documentation
使用する長さ単位 (キロメートルなど)。

element LengthRequest/Geometry
diagram geometry_p120.png
namespace http://www.mapinfo.com/midev/service/geometry/v1
type tns:Geometry
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
このジオメトリと関連付けられた空間参照系の名前。
annotation
documentation
長さを判断するジオメトリ。


© 2019 Pitney Bowes Software Inc. support.pb.com