Tagged Questions
0
votes
1answer
17 views
Get number of rules in geoserver style using webservice
how can I know the default style for a layer in geoserver, and the number of rules it contains, using a REST call or service?
Thank you
bye
stefano
0
votes
1answer
49 views
I want to change using C# the style of a set of shapefiles once I have uploaded them or while I am uploading them
I am using C# and the WebRequest class to create a worksapce and then another WebRequest to create a datastore and upload a folder full of shapefiles to a geoserver. However, I would also like to ...
0
votes
0answers
94 views
Problem in GeoServer with applying automaticly created SLD to a layer
I'm trying to create an automatic procedure for uploading shapefiles on a drupal portal website (see Create CMS system using Cartaro for my previous post that is related to this).
Today I've started ...
1
vote
0answers
47 views
SLD style definition from GeoServer to Drupal
I've been experimenting with the SLD style definitions in both GeoServer and Drupal. What I want to achieve is to create a new style in GeoServer (by a curl operation, but I know how that works) and ...
2
votes
2answers
62 views
Executing Styles based on rule Geoserver
I would like to execute a style based on some parameter passed through WMS Rest request. What I am trying to achieve is, while requesting the tile, I want a particular country to be filled in separate ...
6
votes
3answers
293 views
Openlayers - Cloned features get style from original feature
I am having a problem with the styling of a WFS vector layer from GeoServer after cloning features from it and adding them to a new feature.
First I create a new empty vector layer and add it to the ...
3
votes
1answer
141 views
Dynamic SLD styling - unique colours for linestrings
I have a postGIS table that looks like this:
(plus a 'track' geometry column, a linestring for the vessel's track)
sampling_interval | voyage_name | start_time_utc | id | ship_name | ...
1
vote
0answers
77 views
How to config geoserver to read style of vector layer from postgis/SQL store?
I've imported vector layers from map info pro to both SQL server and post gis using easy loader.
In both cases I've included style column in the exported table.
When I create new store in geoserver ...
7
votes
3answers
416 views
What's the simplest way to style vector data in Geoserver?
There seem to be three main options:
Manually write the SLD files, based on the SLD cookbook
Create the SLD file in QGIS, then import
Use the add-on GeoExplorer to create custom styles online
...
4
votes
2answers
414 views
Is Geoserver's “styler” plugin dead?
The "Styler" plugin for Geoserver promised flexible styling of your data, using the GeoExt library:
The user guide tells you to first install the REST plugin, and then extract the styler zip file ...
2
votes
0answers
29 views
Avoid multiple labels geoserver styling [duplicate]
Possible Duplicate:
Labeling Geoserver SLD
I have a geoserver 2.1.x installation with SLD stylization. I have used a property to label the polygons which forms a map.
But the issues is the ...
1
vote
0answers
220 views
What is the least painful way to style ENC data for the Web?
Currently working on a project that among other things requires displaying NOAA ENC for a web based intranet portal. We downloaded S-57 ENC data from NOAA site and successfully imported them into ...
2
votes
1answer
253 views
Querying Additional Styles from Geoserver
I'm using GeoServer 2.1.2, and I've got a layer to which I've applied added additional WMS styles. However, I'm having trouble working out how to query the layer and retrieve the list of available ...
4
votes
2answers
314 views
How do you make map styles NOT appear in a legend?
I am using GeoServer to serve up OSM data. I am making use of the GetLegendGraphic command, but I do not want some of my styles to appear in the legend (for example, the styles that are ONLY for text ...

