Definition Type: Element
Name: RouteGeometryRequest
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: xls:RouteGeometryRequestType
Containing Schema: ols.xsd
Abstract
Documentation:
The request parameters for route geometry.
Collapse XSD Schema Diagram:
Drilldown into BoundingBox in schema ols_xsd Drilldown into maxPoints in schema ols_xsd Drilldown into provideStartingPortion in schema ols_xsd Drilldown into scale in schema ols_xsd Drilldown into RouteGeometryRequestType in schema ols_xsdXSD Diagram of RouteGeometryRequest in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="RouteGeometryRequest" type="xls:RouteGeometryRequestType">
    <annotation>
        <appinfo source="RouteService.xsd" />
        <documentation>The request parameters for route geometry.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BoundingBox xls:BoundingBox 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
scale xls:scale 1 Optional
provideStartingPortion xls:provideStartingPortion false Optional
maxPoints xls:maxPoints 100 Optional
Collapse Derivation Tree: