📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

geostyler-style

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geostyler-style

[![Lint & Docs (main)](https://github.com/geostyler/geostyler-style/actions/workflows/on-push-main.yml/badge.svg)](https://github.com/geostyler/geostyler-style/actions/workflows/on-push-main.yml) [![Create & publish versioned documentation](https://github

10.0.0
latest
Source
npm
Version published
Weekly downloads
22K
-25.31%
Maintainers
0
Weekly downloads
 
Created
Source

geostyler-style

Lint & Docs (main) Create & publish versioned documentation License

TypeScript Declaration File for the GeoStyler Style.

Documentation

https://geostyler.github.io/geostyler-style/docs/main/

Why another style format?

The Geostyler Style is not primarily intended to be a new standard for styling geographic data.

The main task of the format is to be an exchange format for all the other standards. It should be capable of storing the styling possibilities of SLD, OpenLayers-Styles, MapBox-Styles, CartoCSS (and others) while being easily read- and writable.

On the other hand it is used by the GeoStyler to build the UI components. This way you should be able to configure any type of style via UI and also translate between all supported formats (in theory :grin:).

TypeGuards

In addition to the definition itself, there are some custom TypeGuards that can be used as utility methods to enhance the coding experience with the geostyler-style.

import { isFilter, isSymbolizer } from 'geostyler-style/dist/typeguards';

Funding & financial sponsorship

Maintenance and further development of this code can be funded through the GeoStyler Open Collective. All contributions and expenses can transparently be reviewed by anyone; you see what we use the donated money for. Thank you for any financial support you give the GeoStyler project 💞

FAQs

Package last updated on 05 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts