| bio | website | geo-solutions.it |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | 10 hours ago | |
| stats | profile views | 81 |
GeoServer and GeoTools core developer
|
Oct 22 |
comment |
GeoServer pregeneralized layers not working as expected I agree about asking on the user mailing list. The developer of that module does not seem to be looking at Stackexchange but he's normally helpful on the mailinsg list. |
|
Oct 16 |
answered | How do I connect to geoserver on my system using java code? |
|
Oct 16 |
answered | Shapefile import with Oracle + GeoServer produces points instead of vector shapes |
|
Oct 10 |
comment |
Mixed geometry types styling with Geoserver 2.2 I'm not aware of any reason why 2.2 should be any slower than 2.1, but if you find out it is we'd like to know. |
|
Oct 2 |
answered | Where to start GeoServer Development? |
|
Oct 2 |
comment |
ImagePyramid tuning in Geoserver The problem with the pyramid above is that it follows powers of 4 instead of 2, that's why I'm recommending adding overviews anyways (one level of overviews). |
|
Oct 1 |
answered | ImagePyramid tuning in Geoserver |
|
Oct 1 |
answered | Create WMS service from existing image tiles |
|
Sep 26 |
comment |
Best solution for printing Google Maps? Confirmed, in all apps where we need a print solution we add multiple background maps for the user to choose, and allow print only on top of the free ones (e.g., OpenStreetMap) to avoid legal issues with Google. |
|
Sep 24 |
answered | Remove Layer preview in Geoserver |
|
Sep 14 |
answered | Can I do Intersection queries in ECQL? |
|
Sep 7 |
answered | Error occured decoding the epsg code - 3857 (Web Mercator) |
|
Sep 6 |
answered | How to serve both WFS and WFS-T from one server? |
|
Aug 31 |
comment |
ScaleLine shows NaN for LCC projection Is the scaleline generated by OpenLayers or is it a GeoServer map decoration? |
|
Aug 28 |
comment |
Splitting large PostGIS/GeoServer geometry for WMS optmization It seems Stackexchange has the answer: gis.stackexchange.com/questions/16374/… (then you have to do the intersection, which is another sql query) |
|
Aug 28 |
answered | How to check if wms layer is queryable in openlayers? |
|
Aug 27 |
answered | Splitting large PostGIS/GeoServer geometry for WMS optmization |
|
Aug 24 |
comment |
Is there a way to tell geoserver to send cp1250 http header? Then I'm afraid that without coding there is no way to change it. The class to be modified is the AbstractURLPublisher in the ows module. If you have coding abilities please fork GeoServer on github, make it use the globally configured charset, and issue a pull request. |
|
Aug 24 |
answered | Is there a way to tell geoserver to send cp1250 http header? |
|
Aug 23 |
answered | How do I configure JVM to run in server mode when using Geoserver as a Windows service? |