hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

[FEATURE] : Use only galaxy if requested formats exactly matches with supported formats by Galaxy : Export tool #226

Closed kshitijrajsharma closed 2 years ago

kshitijrajsharma commented 2 years ago

Is your feature request related to a problem? Please describe. Yes if only geojson option is selected or lets say supported file format from galaxy is selected then we don't want to run overpass unnecessarily , since that will increase waiting time

Describe the solution you'd like We can have check condition for export formats inside task runners