osm-export-tool icon indicating copy to clipboard operation
osm-export-tool copied to clipboard

Web service to download customised OSM data in various file formats

Results 63 osm-export-tool issues
Sort by recently updated
recently updated
newest added

Documentation need to be updated here: https://github.com/hotosm/osm-export-tool/blob/master/ui/app/components/help/ExportFormats.js Updated list of formats is available on staging: https://export-staging.hotosm.org/en/v3/exports/new/formats ![image](https://user-images.githubusercontent.com/98902727/205624924-7270bcc9-35f3-41bf-8a26-e5fbe6e75183.png) The list in the documentation should be updated respectively.

good first issue

Create fresh or modify existing CI Pipelines to test Export Tool backend with multiple versions of Python including: - Python v3.6.10 - Python v3.8.x - Python v3.9.x - Python v3.10.x...

Type: Enhancement
Priority: High
Difficulty: Medium
Component: Infrastructure

Stage server should be pointed to this URL : https://export-staging.hotosm.org/ , Currently it is broken and we are trying to setup fresh with raw-data-api

Component: Infrastructure

Currently, the outdated [Raven Python library](https://pypi.org/project/raven/) is being used to communicate with Sentry. Remove and replace with [Sentry Python SDK](https://docs.sentry.io/platforms/python/).

Type: Enhancement
Component: Backend

Rename existing arbitrary environment variables to semantic strings that are self-explanatory. There are some strings that are expected to be exactly the same when passed as ENVVARS. We can leave...

Type: Enhancement
Component: Backend

Currently it is hard coded on the code , it needs to check for env and fall back to default if not found

Type: Enhancement
Priority: High
Component: Backend

Validation can be done by new version of hdx python api ``` Vocabulary.is_approved("tag") ```

Type: Enhancement
Integration: HDX
Component: Backend

On status it would be fruitful to know what's the most waiting time for run is going on

Type: Enhancement

Currently there is no way for user to know if his request is in hold due to high usage , plan is to creating a banner that will indicate export...

Type: Enhancement

Type: Enhancement
Component: Frontend
Component: Backend