complexType DifferenceRequest
diagram geometry_p74.png
namespace http://www.mapinfo.com/midev/service/geometry/v1
type extension of tns:GeometryServiceRequest
properties
base tns:GeometryServiceRequest
children tns:FirstGeometry tns:SecondGeometry
used by
element DifferenceRequest
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
レスポンスを表現する空間参照系。
annotation
documentation
指定された 2 つのジオメトリの差を取得するためのリクエスト。結果は、最初のジオメトリから 2 番目のジオメトリを削除した後の残りです。

element DifferenceRequest/FirstGeometry
diagram geometry_p75.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
最初のジオメトリ。

element DifferenceRequest/SecondGeometry
diagram geometry_p76.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
2 番目のジオメトリ。


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