| bio | website | geo-solutions.it |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | yesterday | |
| stats | profile views | 81 |
GeoServer and GeoTools core developer
|
Jul 23 |
answered | GetFeature Request with Polygon Intersecting Polygons |
|
Jul 20 |
comment |
How to get Geoserver working via IIS7? I guess, because the developers make little use of Windows in general, and none of the people that managed to get it working ever contributed back some documentation to help their fellows. |
|
Jul 18 |
comment |
Tips for improving GeoServer WPS Performance Nope, if you already did that there is nothing left but to either switch to faster CPUs (not more CPUs, faster ones) or hard code your desired processing logic to make it faster. |
|
Jul 17 |
answered | Tips for improving GeoServer WPS Performance |
|
Jul 16 |
comment |
Passing selected polygon to INTERSECTS filter in a WFS request You added single quotes around the geometry WTK, there should be none. Not sure this is the reason for the issue though |
|
Jul 16 |
comment |
C# Library for consuming Geoserver REST? That is, something like code.google.com/p/geoserver-manager, which is for Java, and there are equivalents for Python and Ruby, but to my knowledge, nothing for C# |
|
Jul 16 |
comment |
Geoserver returning Translator Error when I use PropertyIsLike Enable verbose exception reporting on the global page: docs.geoserver.org/stable/en/user/webadmin/server/… and then update the question with the full stack trace |
|
Jul 16 |
answered | Passing selected polygon to INTERSECTS filter in a WFS request |
|
Jul 13 |
comment |
Project custom metric coordinates on the EPSG map with GeoServer You posted the same question here: stackoverflow.com/questions/11463038/… |
|
Jul 10 |
answered | GeoServer: Cross Layer Filtering vs Layer Groups |
|
Jul 6 |
answered | Geoserver SLD for OSM valdation errors |
|
Jul 6 |
comment |
GeoServer WPS Aggregation Functions Example Ah, you're right, wrong process. There is another one that extracts unique values... Hum.. gs:Unique |
|
Jul 5 |
comment |
problem after merge shapefiles, can't show it on OpenLayers with GeoServer It means GeoMerge generated a shapefile whose ShapeType is not constant along the geometries, some are arcs, some are points. That shapefile is invalid, some software might be more or less tolerant with broken ones. |
|
Jul 3 |
answered | GeoServer + OpenLayers: How can I sum points in a selected polygon in my WMS layer |
|
Jul 2 |
comment |
GeoServer WPS Aggregation Functions Example Ah right, the demo builder still does not know how to handle enumerated attributes. Please run the DescribeProcess (available from the demo builder page) and see what the acceptable values are. |
|
Jul 2 |
comment |
Geowebcache REST 404's lightstrike, the GeoServer docs are open source, feel free to provide patches to improve them: github.com/geoserver/geoserver/tree/master/doc |
|
Jul 2 |
answered | GeoServer WPS Aggregation Functions Example |
|
Jul 2 |
answered | How import a shapefile on-the-fly and have GeoServer render it instantly? |
|
Jun 30 |
comment |
Draw polygon with gradient color in Geoserver Can you ask on geotools-devel? The answer would be very long... |
|
Jun 30 |
answered | Export Map to GeoPDF |