blob: 6246f0efdd460527785fd222045136d7b2e74208 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Pakarlib
Unified data for Pikud Ha'Oref. All data is versioned, but you can run the build to update all files:
```bash
$ pipenv run build
```
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)
|