complexType GetTravelBoundaryRequest
diagram routing_p15.png
namespace http://www.mapinfo.com/routing/service/v1
type extension of tns:Request
properties
base midev_common:Request
children tns:DatasetResourceName tns:Point tns:Costs tns:BandingStyle tns:MaxOffroadDistance tns:ReturnHoles tns:ReturnIslands tns:SimplificationFactor tns:DestinationSrs tns:MajorRoads tns:HistoricTrafficTimeBucket tns:AmbientSpeeds tns:PropagationFactor tns:PropagationFactors tns:Avoid
used by
element GetTravelBoundaryRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  optional      
documentation
A unique identifier that is returned in the response. It is used for debugging or keeping track of asynchronous requests.
locale  xsd:string  optional      
documentation
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.
annotation
documentation
Request for a time or distance boundary for drive or walk from a location.

element GetTravelBoundaryRequest/DatasetResourceName
diagram routing_p16.png
namespace http://www.mapinfo.com/routing/service/v1
type xsd:string
properties
minOcc 0
maxOcc 1
content simple

element GetTravelBoundaryRequest/Point
diagram routing_p17.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:Point
properties
content complex
children tns:Pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
The spatial reference system name associated with this geometry.
annotation
documentation
The start location from where to calculate the travel boundary.

element GetTravelBoundaryRequest/Costs
diagram routing_p18.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:Costs
properties
content complex
children tns:Cost
annotation
documentation
List of costs for TravelBoundary

element GetTravelBoundaryRequest/BandingStyle
diagram routing_p19.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:BandingStyle
properties
minOcc 0
maxOcc 1
content simple
default Donut
facets
Kind Value Annotation
enumeration Donut
documentation
Banding Style Donut
enumeration Encompassing
documentation
Banding Style Encompassing

element GetTravelBoundaryRequest/MaxOffroadDistance
diagram routing_p20.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:Distance
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  tns:DistanceUnit  required      
documentation
The unit of measure for this distance.
annotation
documentation
The maximum distance to allow travel off the road network.Examples of off-network roads include driveways and access roads. For example, if you specify a maximum off road distance of 1 mile the travel boundary will extend no further than one mile from the network road. If you specify a value of 0 the travel boundary will not extend beyond the road itself.

element GetTravelBoundaryRequest/ReturnHoles
diagram routing_p21.png
namespace http://www.mapinfo.com/routing/service/v1
type xsd:boolean
properties
content simple
default false
annotation
documentation
Specifies whether you want to return holes, which are areas within the larger boundary that cannot be reached within the desired time or distance, based on the road network. The default is false.

element GetTravelBoundaryRequest/ReturnIslands
diagram routing_p22.png
namespace http://www.mapinfo.com/routing/service/v1
type xsd:boolean
properties
content simple
default false
annotation
documentation
Specifies whether you want to return islands, which are small areas outside the main boundary that can be reached within the desired time or distance. The default is false.

element GetTravelBoundaryRequest/SimplificationFactor
diagram routing_p23.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:simplificationFactor
properties
minOcc 0
maxOcc 1
content simple
default 0.5
facets
Kind Value Annotation
maxInclusive 1
minExclusive 0

element GetTravelBoundaryRequest/DestinationSrs
diagram routing_p24.png
namespace http://www.mapinfo.com/routing/service/v1
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The coordinate system to return the travel boundary geometries. The default is the coordinate system the of the data used. For example: epsg:4326.

element GetTravelBoundaryRequest/MajorRoads
diagram routing_p25.png
namespace http://www.mapinfo.com/routing/service/v1
type xsd:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
annotation
documentation
Whether to include all roads in the calculation or just major roads. If you choose to include only major roads, performance will improve but accuracy may decrease. The default is true.

element GetTravelBoundaryRequest/HistoricTrafficTimeBucket
diagram routing_p26.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:HistoricTrafficTimeBucket
properties
minOcc 0
maxOcc 1
content simple
default none
facets
Kind Value Annotation
enumeration none
documentation
No Historic traffic time bucket will be used.
enumeration AMPeak
documentation
Historic traffic time bucket for Morning peak hours.
enumeration PMPeak
documentation
Historic traffic time bucket for evening peak hours.
enumeration offPeak
documentation
Historic traffic time bucket for off peak time.
enumeration night
documentation
Historic traffic time bucket for night time.

element GetTravelBoundaryRequest/AmbientSpeeds
diagram routing_p27.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:AmbientSpeedMap
properties
content complex
children tns:AmbientCostEntry

element GetTravelBoundaryRequest/PropagationFactor
diagram routing_p28.png
namespace http://www.mapinfo.com/routing/service/v1
type xsd:double
properties
minOcc 0
maxOcc 1
content simple

element GetTravelBoundaryRequest/PropagationFactors
diagram routing_p29.png
namespace http://www.mapinfo.com/routing/service/v1
type tns:PropagationFactorOverridesMap
properties
content complex
children tns:PropagationFactorEntry

element GetTravelBoundaryRequest/Avoid
diagram routing_p30.png
namespace http://www.mapinfo.com/routing/service/v1
type xsd:string
properties
minOcc 0
maxOcc 1
content simple


© 2007, 2020 Precisely. All rights reserved. support.precisely.com