Metadata-Version: 2.4
Name: chronojson
Version: 0.1.0b1
Summary: Temporal extension framework for GeoJSON.
Author: Ahmet Koçyiğit
License: MIT
Project-URL: Homepage, https://github.com/AhmetBeratKocyigit/chronojson
Project-URL: Repository, https://github.com/AhmetBeratKocyigit/chronojson
Project-URL: Issues, https://github.com/AhmetBeratKocyigit/chronojson/issues
Keywords: geojson,gis,history,digital-humanities,temporal,mapping
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# ChronoJSON

ChronoJSON is a temporal extension framework for GeoJSON.

It enables historical and time-aware geospatial datasets using an inheritance-based temporal model.

## Features

- Temporal GeoJSON
- Historical GIS
- Digital Humanities
- Timeline Engine
- Validation
- Python API

## Installation

```bash
pip install chronojson
```

## License

MIT
