Skip to content

sigiranic/map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Iranian languages map

This repo includes iranian_languages_map.py, a Python script that draws Iranian language distributions over a real predefined basemap.

What it uses

  • Basemap polygons from Natural Earth 10m Admin 0 Countries (extracted and stored in data/iran_neighbors.geojson).
  • Iranian language points from Glottolog (iran1269 bigmap) when reachable.
  • Offline fallback points if network access is blocked.
  • A KDE-style density overlay computed on a lon/lat grid.

Run

python iranian_languages_map.py --output iranian_languages_distribution.svg

Output

  • iranian_languages_distribution.svg

Notes

  • The basemap is in EPSG:4326 (longitude/latitude).
  • The script supports Polygon + MultiPolygon basemap features.
  • If Glottolog cannot be reached or parsed, the script still generates output from fallback points.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages