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

Create Mapping class to translate yaml request from export tool to galaxy Query #192

Closed kshitijrajsharma closed 2 years ago

kshitijrajsharma commented 2 years ago

Plan is to register Galaxy as a source in Export tool, So that when export tool makes a request galaxy will receive the request and return data back, in order to do that Export tool codebase needs to be modified, YAML request should be transferred in to galaxy request body