Package org.geotools.mbstyle
Support for MapBox Style generation for GeoTools.
This package contains the core data structures for MapBox Style, each implemented as a JSON Wrapper.
- See Also:
StyledLayerDescriptor
-
Class Summary Class Description MapBoxStyle MapBox Style facade offering utility methods for quickly working with JSON and converting toStyledLayerDescriptor
.MBStyle MapBox Style implemented as wrapper around parsed JSON file.