Interface
Parameters for feature layer query request. Go to the [REST API Documentation])https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer/#request-parameters) for more information.
Properties
Property | Type |
---|---|
gdbVersion | string |
geometry | IGeometry |
geometryPrecision | number |
geometryType | GeometryType |
inSR | string | ISpatialReference |
outFields | string[] | "*" |
params | IParams |
spatialRel | SpatialRelationship |
sqlFormat | "native" | "none" | "standard" |
where | string |