Kothic JS
From OpenStreetMap Wiki
Kothic JS is a full-featured JavaScript map rendering engine using HTML5 Canvas. It was initially developed as a JavaScript port of Kothic rendering engine written in Python.
Features
- Rendering OpenStreetMap data visually on par with Mapnik
- MapCSS/0.2 support (see how to Prepare a Map Style https://github.com/kothic/kothic-js/wiki/How-to-prepare-map-style)
- rendering from lightweight GeoJSON-like tiles (see Tiles Format at https://github.com/kothic/kothic-js/wiki/Tiles-format)
- easy integration with Leaflet (http://leaflet.cloudmade.com) (interactive maps library)
Contributing to Kothic JS
Kothic JS is licensed under a BSD license, and we'll be glad to accept your contributions! Please send your pull requests to one of the guys below.
Core contributors
- Darafei Praliaskouski ([@Komzpa](https://github.com/Komzpa)),
- Vladimir Agafonkin ([@mourner](https://github.com/mourner)),
- Maksim Gurtovenko ([@Miroff](https://github.com/Miroff))