Skip to content

Commit d25a2db

Browse files
Update README.md
1 parent 4c11680 commit d25a2db

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,19 @@ In addition to creating GIS files, the Export Tool also includes features such a
1616

1717
This is the source code for the web service available at [export.hotosm.org](https://export.hotosm.org). If you would like to export OSM data offline without using the website, you can access the separate command line tool and Python Library. This repository is at [github.com/osm-export-tool-python](https://github.com/hotosm/osm-export-tool-python).
1818

19-
# Product Roadmap
20-
You can find Roadmap here to know what we are working on and will be working in upcoming days
21-
https://github.com/orgs/hotosm/projects/29
19+
## Product Roadmap
20+
21+
<!-- prettier-ignore-start -->
22+
| Status | Feature |
23+
|:--:| :-- |
24+
|| Connection with raw-data-api |
25+
|| Vector tile support |
26+
|| Stable Country exports support |
27+
|| Upgrade python and django version |
28+
|| Admin methods to control queues and manage exports |
29+
|⚙️| Connect HDX exports with custom yaml endpoint in raw-data-api |
30+
| | Upgrade Frontend of export tool ( Ideation ) |
31+
2232

2333

2434
## How to Contribute

0 commit comments

Comments
 (0)