Releases: geoconcerns/simple_mapnik
Releases · geoconcerns/simple_mapnik
v0.1.2
v0.1.1
bump to v0.1.1
v0.1.0
bump to version 0.1.0
v0.0.9
- Bug fix for travis
v0.0.8
- Minor bug fixes
v0.0.7
- Fixes styling issue and makes config file available in a rails app.
v0.0.6
- Adds basic mapnik configuration though yaml file.
v0.0.4
- Adds pre-built mapnik c api library for macos, so it can be installed without xcode.
v0.0.3
- Fixes issue with mapnik c api library path.
v0.0.2
- Adds
map_load_string
function. Loads style from xml string instead of file.