From 55a77905447405d6ad9f2b52509e3968273f8780 Mon Sep 17 00:00:00 2001 From: jansule Date: Wed, 26 Jun 2024 12:58:40 +0200 Subject: [PATCH] feat: add lyrx to the list of supported formats --- content/parsers/style.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/parsers/style.md b/content/parsers/style.md index baacd73..1241a49 100644 --- a/content/parsers/style.md +++ b/content/parsers/style.md @@ -78,4 +78,16 @@ title = "Styling Formats" [[rows.values]] icon = "fab fa-npm" url = "https://www.npmjs.com/package/geostyler-mapfile-parser" + +[[rows]] + [[rows.values]] + text = "ArcGIS Pro (lyrx)" + [[rows.values]] + text = "geostyler-lyrx-parser" + [[rows.values]] + icon = "fab fa-github" + url = "https://github.com/geostyler/geostyler-lyrx-parser" + [[rows.values]] + icon = "fab fa-npm" + url = "https://www.npmjs.com/package/geostyler-lyrx-parser" +++