[gdal-dev] Issue with the STACIT usage examples

Scott public at postholer.com
Thu Nov 21 14:07:40 PST 2024


Well, I hit send on that a bit too soon. The solution that works for me 
is wrapping everything in single quotes:

gdalinfo 'STACIT:"someurl":asset=image'

Yes, the -sd is sooo much nicer! I don't have access to a windows box, 
but I expect it will function the same.

On 11/21/24 14:01, Scott wrote:
> 
> gdalinfo 'STACIT:"https://planetarycomputer.microsoft.com/api/stac/v1/ 
> search? 
> collections=naip&bbox=-100,40,-99,41&datetime=2019-01-01T00:00:00Z%2F..":asset=image'
> 
> On 11/21/24 05:15, Rahkonen Jukka via gdal-dev wrote:
>> gdalinfo "STACIT:\ "https://planetarycomputer.microsoft.com/api/stac/ 
>> v1/ search? 
>> collections=naip&bbox=-100,40,-99,41&datetime=2019-01-01T00:00:00Z%2F..\ <https://planetarycomputer.microsoft.com/api/stac/v1/search? collections=naip&bbox=-100,40,-99,41&datetime=2019-01-01T00:00:00Z%2F.. \> ":asset=image"
"


More information about the gdal-dev mailing list