summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2023-10-22 20:23:54 +0200
committerYuval Adam <_@yuv.al>2023-10-22 20:27:16 +0200
commit8f72a27b0804eecd60043a322dbbc766491b6d78 (patch)
treec093342f741a1fc3e95ed5ec4357382a999fe31c /README.md
parent69537ed2e80d5999c843e7384cbc4c734277ee5c (diff)
Add districts
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index d319da9..6246f0e 100644
--- a/README.md
+++ b/README.md
@@ -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)