https://github.com/aminalaee/marznegar
مرزنگار - مرز تاریخی کشورها
https://github.com/aminalaee/marznegar
gis history maps
Last synced: 3 days ago
JSON representation
مرزنگار - مرز تاریخی کشورها
- Host: GitHub
- URL: https://github.com/aminalaee/marznegar
- Owner: aminalaee
- Created: 2024-04-27T21:13:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-28T10:04:42.000Z (about 1 month ago)
- Last Synced: 2026-05-28T12:05:49.500Z (about 1 month ago)
- Topics: gis, history, maps
- Language: TypeScript
- Homepage: https://aminalaee.github.io/marznegar/
- Size: 20.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marznegar (مرزنگار)
**مرزنگار** ابزاری تعاملی برای مشاهده مرزهای تاریخی جهان از ۱۲۳٬۰۰۰ سال پیش از میلاد تا امروز است.
**Marznegar** is an interactive historical world map viewer — explore how borders have changed from 123,000 BC to the present day.
## منبع داده / Data Source
دادههای جغرافیایی از پروژه [Historical Basemaps](https://github.com/aourednik/historical-basemaps) گردآوریشده توسط [Anouk Ourednik](https://ourednik.info/) برگرفته شده و نامها به فارسی ترجمه شدهاند.
Geographic boundary data is sourced from [Historical Basemaps](https://github.com/aourednik/historical-basemaps) by [Anouk Ourednik](https://ourednik.info/). Place names are translated to Persian using Wikipedia and OpenAI APIs.
## فناوری / Technology
نقشهها با استفاده از [MapLibre GL](https://maplibre.org/) و فرمت [PMTiles](https://protomaps.com/docs/pmtiles) نمایش داده میشوند.
Maps are rendered using [MapLibre GL](https://maplibre.org/) with [PMTiles](https://protomaps.com/docs/pmtiles) vector tiles.
## Development
```bash
make install # Install dependencies
make submodule # Initialize source data submodule
make build-tiles # Build vector tiles (requires tippecanoe)
make dev # Start dev server
```
## License
GPL-3.0