0
votes
1answer
28 views

Issues with datasets when custom SLD loaded into geoserver

I have created my SLD's in QGIS and want to use them in Geoserver. I have imported and validated them without any problems but when I try to view the data using Layer Preview --> OpenLayers-->Go it ...
0
votes
0answers
22 views

Issues with exporting QGIS symbology to SLD when symbology uses zoom levels

I've been working on some QGIS based symbology for export to SLD (Can I view the Geoserver zoom level in QGIS) but in the layers with zoom levels I can not export them to SLD...it crashes qgis. See ...
0
votes
0answers
32 views

Group/Cluster point symbols together in QGIS and export to SLD

I want to group symbols together in QGIS when they are displayed to close together and thus clutter a map. As the user zooms in these should then be separated. The result should be exportable to SLD ...
7
votes
1answer
156 views

How to migrate SVG-based styles for QGIS to other computers?

I'm working on a project that has involved creating many recolourable SVG icons and bringing them into QGIS. These are then used in layer symbologies, with these subsequent layer styles exported as ...
1
vote
0answers
148 views

How to handle multipoint symbology catalogue (as in mil2525c, tactical graphics appendix b)

Is there a general format (standards based) to store a vector based drawing description for multipoint symbology (means having several anchor points reflecting symbol point <-> geographic point ...
1
vote
3answers
724 views

How to write SLD rules with data-defined symbol size and color?

I have shapefile with points. They are classified - Graduated colors. I made SLD file with ArcMap2SLDConverter. I have a task to manual edit SLD file to show symbol diameters relating to field Area. ...
1
vote
1answer
228 views

How to edit symbol diameter related to the catchment area?

I have a table with column Catchment area (in km2), and I need to set symbol diameter based on that column. I need to get .sld file so I'm working with uDig but if you know better software for this, I ...
0
votes
1answer
605 views

What's the best way to author SLD files from ArcGIS? [duplicate]

Possible Duplicate: How to edit or convert ArcGIS 10 layer style to a SLD's file. I'd like to be able to create styled layer description (SLD) files for use with GeoServer. I'd like to ...