This repository contains scripts and datasets related to Isfahan's geographical and informational data.
-
Clone the repository:
git clone https://github.com/MohammadrezaAmani/isfahan_data cd isfahan_data -
Install dependencies:
pip install -r requirements.txt
Run the scripts to collect data:
-
Fetch OSM data:
python scripts/get_osm_data.py
-
Extract Wikipedia data:
python scripts/get_wiki_data.py
This project is licensed under the terms of the LICENSE file.