Skip to content

OpenHistoricalDataMap/SLDlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLDlight

A smaller reduced SLD for OHDM

Goal

The goal of this project was to create a smaller, easier to handle version of the Styled Layer Descriptor (.sld) styling format. SLD-files are pretty verbose and repetetive so the new format (called SLDLight (.sldl)) aims to reduce the possible configuration options to the most commonly used options.

Editor

Additionally a GUI-editor was created to make the creation of .sldl files even more convenient. The editor uses the JavaFX framework.

It supports

  • saving the current configuration to an .sldl-file
  • opening an existing .sldl-file and using its values to fill in the editor
  • uploading the current configuration to the OHDM-server

editor

Docs

This project was created as part of a term paper. The written elaboration is available in German language only.

About

A smaller reduced SLD for OHDM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages