home  >   data  >   datasources  >   datasource(World)  >   datasets  >   dataset(Night)

Image query



describe:
        According to the bounds of the query image data set to specify the bounds of the imageValue array.

request parameter

bounds:

Bounds Example:
{"leftBottom":{"x":112.351881,"y":34.663401},"rightTop":{"x":113.361881,"y":35.673401}}


Polygon Example:(Not less than three edges):
{"points": [{"x": 107.669629,"y": 32.888868},{"x": 108.012838,"y": 33.594138},
{ "x": 108.674593, "y": 33.281041},{ "x": 107.669629,"y": 32.888868}]}


Circle Example:(Center point and radius):
{"circle":{"centerPoint":{"x":112.351881,"y":35.673401},"radius": 1}}





 
HTTP methods

Output formats