When retrieving satellite images, it is possible to specify the desired resolution directly, instead of WIDTH and HEIGHT parameters you can use RESX and RESY.
For instance, adding RESX=10m&RESY=10m to your query will ensure the returned image is at a 10-meter resolution. This approach allows for greater flexibility and precision in accessing satellite data tailored to specific needs.
Comments
Article is closed for comments.