Class FilterUtil
java.lang.Object
org.heigit.ohsome.ohsomeapi.utils.FilterUtil
Utility functions for OSHDB filters.
-
Method Summary
-
Method Details
-
filter
Creates an OSHDB filter which selects OSM objects by their type.- Parameters:
types
- the set of allowed OSM types- Returns:
- a string representing an OSHDB filter matching the given set of OSM types
-