Metadata-Version: 2.4
Name: pyworldatlas-mapview
Version: 0.9.5
Summary: Offline interactive 3D map viewer for PyWorldAtlas
Author: jcari-dev
License-Expression: MIT
Project-URL: Documentation, https://jcari-dev.github.io/pyworldatlas-documentation/maps.html
Project-URL: Source, https://github.com/jcari-dev/pyworldatlas
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: plotly<7,>=6.1

# PyWorldAtlas map viewer

This companion package provides the optional offline browser renderer used by
PyWorldAtlas map extras. Install it through `pyworldatlas[maps]` or
`pyworldatlas[maps-overview]` rather than installing it directly.

The viewer opens a local, rotatable 3D elevation and climate map with country
outlines, river overlays, terrain-height controls, and selectable capital and
river labels. The standalone browser view also provides automatic rotation,
adjustable speed, and high-resolution PNG export. Maps remain offline after
installation and can be saved as self-contained HTML documents.

See the [interactive map guide](https://jcari-dev.github.io/pyworldatlas-documentation/maps.html)
for installation choices, examples, sources, and limitations.
