| bio | website | geo-solutions.it |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | 16 hours ago | |
| stats | profile views | 81 |
GeoServer and GeoTools core developer
|
Jun 29 |
comment |
How to retrieve a single polygon from a multipolygon layer in GeoServer There is no much docs, but you can have a look at this presentation: slideshare.net/geosolutions/the-status-of-the-geoserver-wps |
|
Jun 28 |
answered | Publish PostGIS raster to geoserver |
|
Jun 28 |
answered | How to retrieve a single polygon from a multipolygon layer in GeoServer |
|
Jun 27 |
answered | OpenLayers GetFeatureInfo for GeoServer Layer Groups |
|
Jun 26 |
comment |
OpenLayers GetFeatureInfo for GeoServer Layer Groups Do you have more than 50 features in the first layer? I've just tried a GetFeatureInfo in the GS preview and I can get features from all the layers in the sample layer groups |
|
Jun 26 |
answered | OpenLayers GetFeatureInfo for GeoServer Layer Groups |
|
Jun 26 |
answered | Labels not visible at same zoom range |
|
Jun 25 |
comment |
A WMS layer fails to show at some scales What is the particular scale you're not seeing the data at? Is it a range, if so, can you specify it? |
|
Jun 25 |
comment |
GeoServer REST API Timeout Error Btw, you can also try the FTP module to upload the data, and then configure it with REST from a file that's local to the server (that is, separate the upload and configure parts). This is going to work with whatever file size, FTP is designed for the job and also has upload resume abilities |
|
Jun 25 |
comment |
GeoServer REST API Timeout Error What is it that's timing out? The client side or the server side? Did you check the error messages/logs on both sides? |
|
Jun 23 |
awarded | Commentator |
|
Jun 23 |
comment |
A WMS layer fails to show at some scales It may just be that the WMS has a style that does not show anything at certain scales. See docs.geoserver.org/latest/en/user/styling/sld-reference/… |
|
Jun 22 |
comment |
CQL Filter in Geoserver very slow? id is a reserved keyword, try using "id" = 112 |
|
Jun 21 |
comment |
Best strategy for polygon search? Depends a lot on the specific geometry structure. Several thousands is not much, I've played with millions, but if each geometry is very complex (thousands or more points) then it can become slow |
|
Jun 21 |
comment |
CQL Filter in Geoserver very slow? Hmm... maybe the geometry retrieved from layer B is very complex and postgis takes a while to evaluate the filter? Not sure. |
|
Jun 21 |
comment |
Recommended Server Specs for GeoServer Because GeoServer won't use it, while the file system cache can leverage it to speed up service raster data and shapefiles. With that many layers it can indeed become a problem, at the same time no one in his right mind would put that many on the same map... just make sure the client does not allow users to setup too complex maps. And do some load testing with typical use cases |
|
Jun 21 |
answered | Removing “the_geom” field in the .csv output of Geoserver |
|
Jun 20 |
answered | Draw polygon with gradient color in Geoserver |
|
Jun 20 |
answered | CQL Filter in Geoserver very slow? |
|
Jun 19 |
answered | Recommended Server Specs for GeoServer |