Skip to content

Commit

Permalink
Merge pull request #28 from jansule/fix-typo
Browse files Browse the repository at this point in the history
fix: fix typo
  • Loading branch information
jansule authored Jun 26, 2024
2 parents 09f0c30 + 50478f7 commit 0aa02b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/codesprint-2024/contributions.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ During the Code Sprint, we achieved the following:
One of the probably biggest and hopefully most impactful achievements is the
introduction of the [geostyler-lyrx-parser](https://github.com/geostyler/geostyler-lyrx-parser) which allows
for parsing of ArcGIS Pro styles (.lyrx format)! The parser is based on the [GeoCat/bridge-style](https://github.com/GeoCat/bridge-style)
and was ported from Python into TypeScript. It is now integrated into the GeoStyler eco sytem, so that it integrates seamlessly with all the other existing parsers! That means that it is now possible to convert
and was ported from Python into TypeScript. It is now integrated into the GeoStyler ecosystem, so that it integrates seamlessly with all the other existing parsers! That means that it is now possible to convert
ArcGIS styles to QGIS, Mapbox, OpenLayers, and SLD! So far reading ArcGIS Pro styles with
features layers, meaning point, line, polygon or text classes, with margin, padding, offset, colors and more is possible! Expressions are already implemented but need some corrections. Handling icons is a work in progress.

Expand Down

0 comments on commit 0aa02b3

Please sign in to comment.