Skip to content

Export Autodesk Infrastructure Map Server Layer styles to SLD format

License

Notifications You must be signed in to change notification settings

marcuslindh/AIMS-Styles-To-SLD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

AIMS-Styles-To-SLD

Export Autodesk Infrastructure Map Server Layer styles to SLD format

Todo

  • Support filters
  • Support Area/Polygon Style
  • Support Line Style
  • Support Point Style
  • Support Labels
  • Support Labels position/Rotation
  • Show scales for layers
  • Icons in Treeview

Features

Supported filter conditions

  • <
  • <=
  • >
  • >=
  • AND
  • OR
  • IN
  • NOT

Create new styles to SLD

You can use the program to create new styles to GeoServer SLD format. if you just want to have an interface for creating SLD styles, you can use this software.

You can save the new SLD styles as a JSON document in order to import it back and change something, and then export to the SLD

Building

AIMS-Styles-To-SLD uses Visual Studio 2015 and .Net Framework 4.5 to build and develop.