Minimal Docker setup for libCartoSym.
make buildmake runmake testmake cleanecc- eC Compilerecs- eC Systemecp- eC Preprocessorcs-canif- Cartographic symbology tool- libCartoSym libraries (libCartoSym.so, libCQL2.so, etc.)
# Convert between formats
cs-canif convert input.sld output.json
# Analyze spatial relations
cs-canif de9im geometry1.wkt geometry2.wkt
# Evaluate styles
cs-canif eval style.cscss features.geojson./data→/data(input files)./output→/output(output files)