Package org.heigit.ohsome.ohsomeapi.executor
package org.heigit.ohsome.ohsomeapi.executor
-
ClassDescriptionHolds relevant execution methods for various aggregation requests.Includes the execute method for requests mapped to /contributions/count, /contributions/count/density, /contributions/latest/count, /contributions/latest/count/density and /users/count.Used by data extraction requests to create GeoJSON features from OSM entities.Holds executor methods for the following endpoints: /elementsFullHistory, /contributions.Includes all execute methods for requests mapped to /elements.Holds helper methods that are used by the executor classes.Enum type used in /ratio computation.Includes the execute method for requests mapped to /metadata.Holds those parameters, which are relevant for every request.Enumeration defining the request resource (LENGTH, PERIMETER, AREA, COUNT, GROUPBYTAG, GROUPBYKEY, RATIO, DATAEXTRACTION, CONTRIBUTION).Includes the execute methods for requests mapped to /users.