arlas-web-core / Exports / projType

Enumeration: projType

Enum ARLAS SERVER type of request.

Table of contents

Enumeration Members

Enumeration Members

aggregate

aggregate = 0

Defined in

models/projections.ts:26


compute

compute = 9

Defined in

models/projections.ts:36


count

count = 4

Defined in

models/projections.ts:30


geoaggregate

geoaggregate = 1

Defined in

models/projections.ts:27


geohashgeoaggregate

geohashgeoaggregate = 2

Defined in

models/projections.ts:28


geosearch

geosearch = 6

Defined in

models/projections.ts:32


geotilegeoaggregate

geotilegeoaggregate = 3

Defined in

models/projections.ts:29


range

range = 8

range is deprecated and will be removed in v13.0.0

Defined in

models/projections.ts:35


search = 5

Defined in

models/projections.ts:31


shapeaggregate

shapeaggregate = 11

Defined in

models/projections.ts:38


shapesearch

shapesearch = 10

Defined in

models/projections.ts:37


tiledgeosearch

tiledgeosearch = 7

Defined in

models/projections.ts:33