User Tools

Site Tools


api:thinkgeo.cloud.routinggetserviceareaoptions

ThinkGeo.Cloud.RoutingGetServiceAreaOptions

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.Cloud.RoutingGetServiceAreaOptions

Members Summary

Public Constructors

RoutingGetServiceAreaOptions()

  • N/A
Remarks
  • N/A
Parameters

Protected Constructors

Public Methods

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

DistanceUnit

  • The unit of measure in which to express the length of route. Defaults to Meter.
Remarks
  • N/A
Return Value

ContourGranularity

  • A float in the range of (0, 1.0) to identify how much we want to remove the contours. 0 means do not remove any contour at all, 1.0 means only return the largest contour. Defaults to 1.0.
Remarks
  • N/A
Return Value
  • Type:Single

CoordinateSnapRadius

  • The maximum distance of a coordinate can be snapped to the road network. Defaults to 5000 meters.
Remarks
  • N/A
Return Value
  • Type:Single

CoordinateSnapRadiusUnit

  • The unit of the radius to snap the input coordinate to road network.
Remarks
  • N/A
Return Value

GridSizeInMeters

  • A float value in meters used as the tolerance for concave polygon. The smaller of the number is getting more accurate of the service areas but slower performance, better a value bigger than 300, but depends on the size of the result coverage. Defaults to 400.
Remarks
  • N/A
Return Value
  • Type:Single

ServiceAreaSeparationType

  • Specify whether to include the region covered by the smaller service area into the region covered by the larger service area. Defaults to Separated.
Remarks
  • N/A
Return Value

ServiceAreaType

  • Indicates whether the result is returned in polygon cancaved from accessing roads, or the linestrings as roads. Defaults to Polygon.
Remarks
  • N/A
Return Value

TravelDirection

  • Indicates the direction of travel to or from the coordinates. Defaults to From.
Remarks
  • N/A
Return Value

Protected Properties

Public Events

api/thinkgeo.cloud.routinggetserviceareaoptions.txt · Last modified: 2019/06/27 03:04 by kevinwan