I want to get bbox value from the longitude and latitude
ex -’ lat’: 18.47655203452731, ‘lng’: 76.45193777633689
Page 1 / 1
Hi @testsentinel02 ,
Sentinel Hub Processing API takes polygon and multipolygon only. I’d suggest buffering your point a little bit to make it as a tiny polygon, and then use it as the input area of interest. Alternatively, you can also create a tiny bounding box manually, e.g., elongitude-x, latitude-x, longitude+x, latitude+x] where x represents half of the side length of the bounding box
.
Hello @chung.horng
Thank you so much for your help. I will implement this
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
Reply
Login to the community
No account yet? Create an account
Login with SSO
Login with Saml2 Login with OpenIdConnector
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.