element PerimeterRequest
diagram geometry_p39.png
namespace http://www.mapinfo.com/midev/service/geometry/v1
type tns:PerimeterRequest
properties
content complex
children tns:Geometry
attributes
Name Type Use Default Fixed Annotation
id xsd:string optional
A unique identifier that is returned in the response. It is used for debugging or keeping track of asynchronous requests.
locale xsd:string optional
The language and country code of the request, which is defined using [language_code]_[country_code] syntax. The language code is a 2-letter ISO-639 code. The country code is a 2-letter ISO-3166 code. For example: en_US stands for the English language within the United States of America.
responseSrsName xsd:string optional
The spatial reference system to express the response in.
computationType tns:ComputationType optional
The computation type to use, either Cartesian or Spherical. If you do not specify this, then this method uses the coordinate system type of the geometry in the calculation. Spherical computations can be used for any geometry. Cartesian calculations can only be used on other Cartesian geometries.
lengthUnit tns:DistanceUnit required
The length unit to use (e.g. kilometer).
description
A request to calculate the perimeter of the supplied geometry, using the supplied computation type and length unit. The perimeters of points and lines are zero.



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