Mark Westcott
Results
1
issues of
Mark Westcott
Got another documentation bug for you! This time on tms.rst: https://github.com/locationtech-labs/geopyspark/blob/master/docs/guides/tms.rst ``` # Reads in the first 3 levels of the layer for zoom in range(0, 4): layers.append(gps.query(uri="s3://azavea-datahub/catalog", layer_name="nlcd-tms-epsg3857", layer_zoom=zoom))...