diff options
| author | Yuval Adam <_@yuv.al> | 2023-10-22 20:23:54 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2023-10-22 20:27:16 +0200 |
| commit | 8f72a27b0804eecd60043a322dbbc766491b6d78 (patch) | |
| tree | c093342f741a1fc3e95ed5ec4357382a999fe31c /README.md | |
| parent | 69537ed2e80d5999c843e7384cbc4c734277ee5c (diff) | |
Add districts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -8,7 +8,6 @@ $ pipenv run build Currently supports: -- Fetching cities metadata in 4 languages (he, ar, en, ru) -- Fetching segments metadata -- Fetching all polygons for all segments, published and unpublished -- Generation of unified geojson data for later consumption +- Fetching cities and districts metadata in 4 languages (he, ar, en, ru) from Pikud Ha'Oref unofficial ajax APIs +- Fetching segments metadata all polygons for all segments from unofficial Android app APIs +- Compilation of all unified data for later consumption (e.g. GeoJSON files) |
