I need to get multiple SLD files for the same shapefile. Geometry is polygons, and they need to be colored by one attribute column. What is the best solution? I'm working with ArcMap2SLD or ArcMap to SLD Converter.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
The simplest way to do this is to create the first SLD file using which ever tool you like. The copy it and edit it using a text editor to change the filter to point to the next column and change the colour as required. Though from you description you should be able to have one SLD file with all the criteria in it, unless an object can have a 1 in multiple columns. |
|||
|
|