Package org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
Provides classes for converting Mapbox Vector Styles to JOSM MapCSS stylesheets
See the style specification for
more information on what the Mapbox Vector Style translation code expects.
-
Class Summary Class Description Expression A Mapbox vector style expression (immutable)Layers Mapbox style layersMapboxVectorStyle Create a mapping for a Mapbox Vector StyleSource A source from a Mapbox Vector StyleSource.ZoomBoundFunction A common function for zoom constraints -
Enum Summary Enum Description Layers.Type The layer type.Scheme The scheme used for tilesSourceType The "source type" for the data (Mapbox Vector Style specification)