Closed arnasbr closed 1 year ago
My previous geojson time-map request was wrong since it wasn't even using the split_searches method that I managed to avoid accidentally.
split_searches
Also defaulted unions and intersections in TimeMapRequest to None since I'm not implementing them for now.
unions
intersections
TimeMapRequest
None
My previous geojson time-map request was wrong since it wasn't even using the
split_searches
method that I managed to avoid accidentally.Also defaulted
unions
andintersections
inTimeMapRequest
toNone
since I'm not implementing them for now.