Skip to content

chrismayer/sldeditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The SLD Editor is a Java desktop application developed by SCISYS that allows the creation and editing of OGC Styled Layer Descriptors interactively using a graphical user interface.

The application provides a toolset to improve workflow.

Main features include:

  • Vector (point, line and polygon) symbol editing
  • Raster symbol editing
  • Text symbol editing
  • Functions, filters, expressions, transformations all configurable via dialogs.
  • GeoServer vendor options supported:
    • Labelling
    • WKT geometry
    • Windbarbs
  • Integration with GeoServer
  • Map viewer
  • Ability to convert Esri MXD files to SLD files (requires separate licensed components not supplied as part of this project)

Background

Background to the project can be found here.

The project was presented at FOSS4G UK 2016

Project State

The application is not complete, however is at the stage where I need to know whether there is enough interest from the open source GIS community to complete it.

License

The SLD Editor licensed under the GPLv3.

This application is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Documentation

Building

Build documentation

About

Java desktop application that allows the creation and editing of OGC Styled Layer Descriptors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.9%
  • Scheme 1.1%