blob: 91cfe5736f1c8b9c8637648bb016bb143241ca48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Pakarlib
Unified data for Pikud Ha'Oref. All data is versioned, but you can run the build and fetch scripts to update all files:
```bash
$ poetry install
$ poetry run build
$ poetry run fetch
```
Currently supports:
- 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)
|