Python 2, 3 Tkinter Canvas object map module with projections. Draw, color, move, zoom objects and images.
Карта-Навигатор с проекциями. Рисование, масштабирование объектов в разных проекциях.
Projections (Проекции):
- LongLat
- Mercator
- Ortho (Globe)
Controls
<Control> + <Left Click> draw figure and calculate distance
<Left Click> + <Move> move view with cursor
<Right Click> context menu
<Arrows: Left-Right-Top-Bottom> scroll view
<Control> + <Left-Right Arrows> rotate map around Z-axis
<Shift> + <Arrows> turn sphere (for Globe project)
<+>|<->|<Space>|<BackSpace>|<Mouse Wheel> zoom-in/out
Screenshots
<details>
<summary>Moscow Metro (<i>Карта Метро</i>)</summary>
<img src="https://content.foto.my.mail.ru/bk/egax/76/h-82.jpg" title="Moscow Metro 2022" alt="No image">
</details>
<details>
<summary>Starry Sky (<i>Звездное небо</i>)</summary>
<img src="http://img-fotki.yandex.ru/get/9066/136640652.0/0_e1cd2_ae1311cc_XL.png" title="Starry Sky" alt="No image">
</details>
<details>
<summary>Cursor Coords (<i>Подсветка координат</i>)</summary>
<img src="http://img-fotki.yandex.ru/get/9753/136640652.0/0_e1cd1_f8357616_XL.png" title="Cursor Coords" alt="No image">
</details>
<details>
<summary>Colorized (<i>Разные цвета</i>)</summary>
<img src="http://img-fotki.yandex.ru/get/9066/136640652.0/0_e1cd3_d0888712_L.png" title="Colorized" alt="No image">
</details>
<details>
<summary>With Images (<i>Вывод картинок</i>)</summary>
<img src="http://img-fotki.yandex.ru/get/9066/136640652.0/0_e1cce_345e39ee_XL.png" title="With Images" alt="No image">
</details>
<details>
<summary>Globe Projection (<i>Проекция Сфера/Глобус</i>)</summary>
<img src="http://img-fotki.yandex.ru/get/9062/136640652.0/0_e1ccd_7b12d07a_XL.png" title="Globe Projection" alt="No image">
</details>
<details>
<summary>Mercator Projection (<i>Проекция Меркатор</i>)</summary>
<img src="http://img-fotki.yandex.ru/get/9066/136640652.0/0_e1cd0_daee93be_XL.png" title="Mercator Projection" alt="No image">
</details>
<details>
<summary>LinearProjection (<i>Плоская проекция</i>)</summary>
<img src="http://img-fotki.yandex.ru/get/9066/136640652.0/0_e1ccf_9212823f_XL.png" title="LinearProjection" alt="No image">
</details>