opengeo-tech / GeoPicker

Geospatial data picker via fast Api Rest interface, not only another simple elevation service.
https://opengeo.tech/geopicker
BSD 2-Clause "Simplified" License
39 stars 3 forks source link

supports complex geometries in input #18

Closed stefanocudini closed 1 year ago

stefanocudini commented 1 year ago

More then Point and Linestring in POST data.

for polygon instead of returning the exact value from the dataset, it has to calculate some parameters considering the area of the polygon, such as the average value and others