From 8f72a27b0804eecd60043a322dbbc766491b6d78 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 22 Oct 2023 20:23:54 +0200 Subject: Add districts --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') 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) -- cgit v1.3.1