Uses of Class
org.heigit.ohsome.ohsomeapi.output.ExtractionResponse
Packages that use ExtractionResponse
-
Uses of ExtractionResponse in org.heigit.ohsome.ohsomeapi.executor
Methods in org.heigit.ohsome.ohsomeapi.executor with parameters of type ExtractionResponseModifier and TypeMethodDescriptionvoidExecutionUtils.streamResponse(javax.servlet.http.HttpServletResponse servletResponse, ExtractionResponse osmData, Stream<org.wololo.geojson.Feature> resultStream) Streams the result of /elements, /elementsFullHistory and /contributions endpoints as an outputstream.