Returns the tile coordinates (z, x, y) in the Slippy Map tile format, as used by OpenStreetMap, Google Maps, etc., for all tiles that geometrically intersect with the input features at the given zoom level. Slippy Map tiles are web map tiles in the XYZ scheme: the world map is split into square tiles at different zoom levels, with the origin (0,0) at the top-left corner. This format is widely used for interactive web maps.
Note: The output uses the XYZ scheme, not TMS (inverted Y-axis).