Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mapbox-parser] List of Features - Overview #27

Open
14 of 36 tasks
jansule opened this issue Feb 15, 2019 · 0 comments
Open
14 of 36 tasks

[mapbox-parser] List of Features - Overview #27

jansule opened this issue Feb 15, 2019 · 0 comments

Comments

@jansule
Copy link
Contributor

jansule commented Feb 15, 2019

PARSER

MAPBOX

Description: List of Features

  • parse FillSymbolizer
  • parse LineSymbolizer
  • parse IconSymbolizer (only with workaround)
  • parse TextSymbolizer
    • parse static text
    • parse placeholder text
    • parse formatted text (currently only parsing label text in readStyle)
    • parse different fonts (e.g. font-awesome)
  • parse MarkSymbolizer
    • parse Circle
    • parse WellKnownNames
  • parse Filter (limited to supported expressions)
  • parse scaleDenominator

mapbox specifics:

  • parse sources of style (only documentation of workaround)
  • parse source of layer (only documentation of workaround)
  • parse mapbox functions
    • stops
    • property
    • base
    • type
    • default
    • colorSpace
    • zoom functions
    • property functions
    • zoom-and-property functions
  • parse RasterLayer
  • parse BackgroundLayer
  • parse mapbox expressions (currently all used expressions have to be equal in terms of structure)
    • parse case expression
    • parse get expression
    • parse format expression
    • parse logical expressions
    • ...
  • parse Fill-Extrusion
  • parse Heatmap
  • parse Hillshade
@jansule jansule transferred this issue from geostyler/geostyler Sep 30, 2019
@KaiVolland KaiVolland moved this to Todo in CodeSprint 2024 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant