Re: [Geoserver-users] Direct GWC integration - SRS and STYLE parameters

2011-07-01 Thread Gabriel Roldán
On Fri, 2011-07-01 at 12:38 +0200, Ivan Grcic wrote: Hi all, im trying to enable direct integration, but for some reason im not able to get it to work. GWC works fine on its own, by using demo interface cache is filling up inside gs/data/gwc dir (using gs/gwc/service/wms url) I have

Re: [Geoserver-users] Direct GWC integration - SRS and STYLE parameters

2011-07-01 Thread Gabriel Roldán
Regards, Ivan On Fri, Jul 1, 2011 at 4:33 PM, Gabriel Roldán grol...@opengeo.org wrote: On Fri, 2011-07-01 at 12:38 +0200, Ivan Grcic wrote: Hi all, im trying to enable direct integration, but for some reason im not able to get it to work. GWC works fine on its own, by using demo

Re: [Geoserver-users] Seeding the cache of a secure layer

2011-06-22 Thread Gabriel Roldán
On Wed, 2011-06-22 at 11:40 -0700, Jamie Popkin wrote: Hello all. I've found that it's not possible to seed the cache of a secure layer. Even when properly authorized. The workaround is to make they layer temporarily public... Seed the cache Then securing the layer when it's done.

Re: [Geoserver-users] Geowebcache

2011-06-15 Thread Gabriel Roldán
On Wed, 2011-06-15 at 09:00 -0400, Julien Trépanier wrote: Hi all, First of all, sorry for my bad english! :) I would like to know if its possible to regenerate only tiled who have changed. For exemple, if i add some rivers on the maps, it is possible to generate only tiles in the area

Re: [Geoserver-users] Geoserver, GeoWebCacheDispatcher

2011-06-15 Thread Gabriel Roldán
On Wed, 2011-06-15 at 17:21 +0200, Micka wrote: In my OpenLayers configuration I have : // make OL compute scale according to WMS spec //OpenLayers.DOTS_PER_INCH = 25.4 / 0.28; Is it the problem for : 2011-06-15 16:53:16,098 ERROR [geowebcache.GeoWebCacheDispatcher] -

Re: [Geoserver-users] Problem with WFS DescribeFeatureType

2011-06-13 Thread Gabriel Roldán
You're name attribute is being assumed to be the gml:name property from the AbstractFeature super type. Toggle Override GML Attributes in WFS configuration. Not sure whether it has to be checked or unchecked to achieve what you're looking for. Cheers, Gabriel On Sat, 2011-06-11 at 21:38 +1200,

Re: [Geoserver-users] Measure time geoserver spent processing

2011-06-13 Thread Gabriel Roldán
On Mon, 2011-06-13 at 17:40 +0200, Andrés Maneiro wrote: Hello devs, I'm getting ready a bunch of data in postgis to be published by geoserver. In order to make geoserver responses to webbrowser petitions quicker, I'm polishing the data with the common suspects operations: - set the

Re: [Geoserver-users] Turn off WMS GetFeatureInfo

2011-06-02 Thread Gabriel Roldán
] On Behalf Of Gabriel Roldán Sent: 02 June 2011 03:57 To: Chris Holmes Cc: Tim Martin; Isabel Fleischer Subject: Re: [Geoserver-users] Turn off WMS GetFeatureInfo Hi Tim, the patches for the following issues are in for 2.1.x and 2.2.x: http://jira.codehaus.org/browse/GEOS-4500 http

Re: [Geoserver-users] Restrict WMS Output formats

2011-06-01 Thread Gabriel Roldán
JIRA created: http://jira.codehaus.org/browse/GEOS-4592 Cheers, Gabriel On Wed, 2011-06-01 at 20:59 +0200, Andrea Aime wrote: On Wed, Jun 1, 2011 at 7:58 PM, Chris Holmes chol...@opengeo.org wrote: Weirdly I don't think there is a way to do that. Seems like a common enough request, but I

Re: [Geoserver-users] Turn off WMS GetFeatureInfo

2011-06-01 Thread Gabriel Roldán
Hi Tim, patch reviewed and applied to both trunk and 2.1.x. Check the comment on the issue for links to the final patch. Cheers, Gabriel On Wed, 2011-06-01 at 13:51 -0400, Chris Holmes wrote: There's a patch for this, but it hasn't been applied yet. See

Re: [Geoserver-users] GeoWebCache - jpeg tiles

2011-04-17 Thread Gabriel Roldán
, Gabriel Roldán wrote: Hi Charles, I will try and see, but could you be more specific about the kind of problem you're experiencing with the creation of jpeg tiles? Cheers, Gabriel. On Thu, 2011-04-14 at 15:49 -0400, Cacciato, Charles P - GS wrote: Hi List, Is there a problem

Re: [Geoserver-users] Measure geoserver petitions and performance: tools techniques

2011-04-17 Thread Gabriel Roldán
Some of the developers use YourKit Java Profiler [1] to profile GeoServer. If you check the project's home page [2] you'll see YourKit generously donated some licenses for open source use to us. I suggest you try it, the evaluation license imposes no usability limitations that I know of. Other

Re: [Geoserver-users] GeoWebCache - jpeg tiles

2011-04-14 Thread Gabriel Roldán
Hi Charles, I will try and see, but could you be more specific about the kind of problem you're experiencing with the creation of jpeg tiles? Cheers, Gabriel. On Thu, 2011-04-14 at 15:49 -0400, Cacciato, Charles P - GS wrote: Hi List, Is there a problem creating jpeg tiles with the

Re: [Geoserver-users] KML superoverlay with Google Earth

2011-04-14 Thread Gabriel Roldán
I really don't have the answer, not an expert with the KML service, but have you tried setting that Features Per Regionated Tile field to some value? From your message I get you just leave it blank, which may mean GE is trying to load the whole dataset at once and is running out of resources? 2c

Re: [Geoserver-users] geowebcache.xml for different EPSG

2011-04-13 Thread Gabriel Roldán
. If you received this transmittal in error, please notify us immediately by reply and immediately delete this message and all its attachments. Thank you. -Ursprüngliche Nachricht- Von: Gabriel Roldan [mailto:grol...@openplans.org] Im Auftrag von Gabriel Roldán Gesendet: Dienstag, 12

Re: [Geoserver-users] Date comparisons with OGC filter and CQL filter

2011-04-12 Thread Gabriel Roldán
On Wed, 2011-04-13 at 10:10 +1000, andrew walsh wrote: Hi Gabriel, Sending the below message again for benefit of the list is it looks like it bounced off the geoserver-users list as it was from my gmail and said 'awaiting moderator approval':- Thanks for your reply. I am not so

Re: [Geoserver-users] Date comparisons with OGC filter and CQL filter

2011-04-11 Thread Gabriel Roldán
I also tried to implement date comparsion using the cql_filter and the 'AFTER' operator as follows but this didn't work:

Re: [Geoserver-users] Date comparisons with OGC filter and CQL filter

2011-04-11 Thread Gabriel Roldán
]? That way we could keep the discussion tied to the issue. Are you in possition of debugging and contributing a patch back? I can't say for sure when I'll have the spare time to dedicate to it but would be glad of reviewing a patch. Cheers, Gabriel Andrew On 4/11/11, Gabriel Roldán grol

Re: [Geoserver-users] geoserver is creating thousands of web sessions

2011-04-09 Thread Gabriel Roldán
On Tue, 2011-04-05 at 23:18 +0200, Andrea Aime wrote: On Tue, Apr 5, 2011 at 12:40 PM, Robert Holland robert.holl...@gmx.com wrote: Hi all, I am using Geoserver 2.1 RC3 and it seems to be creating hundreds of web sessions. The problem is that many of these sessions are related to

Re: [Geoserver-users] Possibly WMS bug

2011-04-05 Thread Gabriel Roldán
Well, afaict WMS 1.3 is doing the right thing, and 1.1.1 getcaps is simply assuming layer groups are not queryable, though if you actually issue a GetFeatureInfo against a layer group it does work. WMS 1.3 getcaps is setting queryable to 1 only if all the layers in the layer group are queryable,

[Geoserver-users] GeoWebCache 1.2.5 released

2011-04-02 Thread Gabriel Roldán
Sorry for the cross-posting. GeoWebCache 1.2.5 Released -- We're proud to announce the release of GeoWebCache 1.2.5, available for download at http://sourceforge.net/projects/geowebcache. This release comes with a number of bug fixes and improvements (check the full

Re: [Geoserver-users] SLD reprojection issue

2011-03-22 Thread Gabriel Roldán
I'm not sure why, but usual suspects are the gml being encoded in a mixin of GML2 and GML3 formats and confusing the parser, or GeoServer not reprojecting to native crs. On Tue, 2011-03-22 at 10:43 +0100, Bart van den Eijnden (OSGIS) wrote: Hi list, does anyone have an idea why the following

Re: [Geoserver-users] ArcSDE 10 jar files location and SRS problems

2011-03-16 Thread Gabriel Roldán
On Wed, 2011-03-16 at 13:03 +0100, mig...@kadme.com wrote: Hi guys, The needed jar files for ArcGIS10 can be found in this folder: C:\programs Files (x86)\Arcgis\Server 10.0\java\lib or in in your arcgis server folder if your system is not a windows 64 bit version :) I will be

Re: [Geoserver-users] [Geoserver-devel] Transparency Issue?

2011-02-08 Thread Gabriel Roldán
Moving to geoserver-users. Are you requesting the two images separately or as a single image? if separate images the vector one should be opaque if you tell it to. If the two layers are overlaid in a single image then you're getting the correct behaviour. Gabriel On Tue, 2011-02-08 at 19:43

Re: [Geoserver-users] SDE Rasters: Not rendering aerial photo

2011-02-08 Thread Gabriel Roldán
I see no error on the logs, which I supposed there would be. When you say they show in open layers as a pink block you mean from GeoServer's Layer Preview page or GWC? Do you see any error in the logs when you make a GetMap request? On Tue, 2011-02-08 at 12:17 -0400, Ivan Santiago wrote: thanks:

Re: [Geoserver-users] Tomcat GWC = 100% CPU

2011-02-04 Thread Gabriel Roldán
It could be the metastore hungry of RAM. But I can't tell for sure. Try disabling the metastore adding the following to your web.xml: context-param param-nameGWC_METASTORE_DISABLED/param-name param-valuetrue/param-value /context-param And how much heap memory are you running geoserver with?

Re: [Geoserver-users] Support for SDE 10

2011-01-25 Thread Gabriel Roldán
It should be already supported on latest versions (2.1-RC1). Are you having problems with it? Gabriel. On Tue, 2011-01-25 at 11:07 -0400, Ivan Santiago wrote: Hello: Is there any plan to support ArcSDE v10 in Geoserver? --- Iván Santiago GIS Specialist Information

Re: [Geoserver-users] Support for SDE 10

2011-01-25 Thread Gabriel Roldán
sembrar», Séneca. -Original Message- From: Gabriel Roldan [mailto:grol...@openplans.org] On Behalf Of Gabriel Roldán Sent: Tuesday, January 25, 2011 11:35 AM To: Ivan Santiago Cc: Geoserver-users Subject: Re: [Geoserver-users] Support for SDE 10 It should be already supported

Re: [Geoserver-users] color map for a vector layer

2011-01-23 Thread Gabriel Roldán
Hello, it looks like you want something like what the AcidMaps[1] project can do: islolines, heatmaps, voronoi. You may want to contact Fabio Panettieri (cc'ed) and check whether there're plans to integrate with geoserver, or how can you use it, if that fits your needs.

Re: [Geoserver-users] Change WMS SLD Through OpenLayers For Cached Layers

2011-01-21 Thread Gabriel Roldán
Just chiming in to add to Joshua's excellent explanations that you (Joshua) might be interested in the new cache disk quota functionality[1], as you mention certain concern about the cache growing unbounded. Fear no more! set a cache disk quota and choose your expiration policy :). Cheers,

Re: [Geoserver-users] layer preview error in geo server

2010-12-24 Thread Gabriel Roldán
Is your layer from PostGIS? it looks like a data error: http://www.postgis.org/pipermail/postgis-devel/2010-February/008673.html http://www.mail-archive.com/postgis-users@postgis.refractions.net/msg09100.html On Fri, 2010-12-24 at 18:37 +0530, Jaishankar Madamshetty wrote: Hello All, On

Re: [Geoserver-users] Not able to get the WFS - Get Feature Request results

2010-12-23 Thread Gabriel Roldán
The srsName attribute in your geometry does not address an EPSG code at all: srsName=http://www.opengis.net/gml/srs/epsg.xml; use srsName=urn:x-ogc:def:crs:EPSG:4326 instead, where 4326 is the actual EPSG code for your coordinate reference system. On Thu, 2010-12-23 at 13:16 +0530, Dharmendra

Re: [Geoserver-users] Geoserver 2.X and ArcSDE 8.3

2010-12-08 Thread Gabriel Roldán
Hi Gianni, what esri jars version are you using? If you have access to them I would try using the jpe and jsde jars from version 9.3. Note I never tried that, but have seen newer jar versions working ok with older database versions. Of course that's not what ESRI recommends nor I can recommend

Re: [Geoserver-users] More CPU or more RAM?

2010-11-26 Thread Gabriel Roldán
looks like it's only using ~500MB, and 1G for the OS buffers. How're you running tomcat/jetty wrt to heap allocation? Be sure to pass -Xmx as appropriate to the java virtual machine and follow this where applicable: http://docs.geoserver.org/stable/en/user/production/index.html I would go for

Re: [Geoserver-users] basic SLD help needed (InlineFeatures)

2010-10-06 Thread Gabriel Roldán
Your inline can't be a MultiPolygon, the multipolygon has to be a property of the feature. I.e. there's no feature defined for your featureMember. It needs to be something like: featureMemberFeatureTypepropertyNamegml:MultiPoint/gml:MultiPoint/propertyName/FeatureType/featureMember Try the

Re: [Geoserver-users] ASk GeoWebcache : How the Seeding process count tiles ?

2010-09-29 Thread Gabriel Roldán
Leaving the bounds entry automatically sets the seeding bounds to the layer bounds. Do they match your country area (ie, is it a layer covering only your country?) Otherwise please provide some more information so that we can reproduce the issue. I assume you're using the geoserver integrated

Re: [Geoserver-users] ASk GeoWebcache : How the Seeding process count tiles ?

2010-09-29 Thread Gabriel Roldán
On Thu, 2010-09-30 at 10:40 +0700, Bino Oetomo wrote: Dear Gabriel, I really appreciate your very fast reply. np, see bellow. Gabriel Roldán wrote: Leaving the bounds entry automatically sets the seeding bounds to the layer bounds. Do they match your country area (ie, is it a layer

Re: [Geoserver-users] all_objects query

2010-09-28 Thread Gabriel Roldán
Try setting a higher value for Feature type cache size in the geoserver global settings, something like 200 if you have 190 layers would suffice. found at http://www.listware.net/201006/geoserver-users/94460-geoserver-users-feature-type-cache-size-in-global-settings.html Hope that helps, Gabriel

Re: [Geoserver-users] ArcSDE installation error raises HTTP ERROR: 503 including geoserver logfile

2010-09-26 Thread Gabriel Roldán
installation? Gabriel On Sun, 2010-09-26 at 06:37 +, Arne wrote: Gabriel Roldán groldan at opengeo.org writes: Hi Arne, I don't think you need to download the icu jar, it should come in the geoserver arcsde extension zip file. Not sure that would be the cause of the problem though

Re: [Geoserver-users] ArcSDE installation error raises

2010-09-26 Thread Gabriel Roldán
no worries, glad it was an easy fix. Cheers, Gabriel On Sun, 2010-09-26 at 14:48 +, Arne wrote: Hi Gabriel, I solved the problem. This is a bit embarassing but I copied the files into .\GeoServer 2.0.2\lib instead of .\GeoServer 2.0.2\webapps\geoserver\WEB- INF\lib. After that I

Re: [Geoserver-users] ArcSDE installation error raises HTTP ERROR: 503 including logfile

2010-09-25 Thread Gabriel Roldán
Hi Arne, I don't think you need to download the icu jar, it should come in the geoserver arcsde extension zip file. Not sure that would be the cause of the problem though, but just in case make sure there's only one icu jar in WEB-INF/lib Other than that, what would really help is that you send

Re: [Geoserver-users] ArcSDE installation error raises HTTP ERROR: 503

2010-09-24 Thread Gabriel Roldán
can't help without some more information. Can you send us the contents of our data dir/logs/geoserver.log file? Cheers, Gabriel On Fri, 2010-09-24 at 09:01 +, Arne wrote: Hi all, I am trying to install the ArcSDE extension for GeoServer and copied the necessary files from

Re: [Geoserver-users] GeoServer crashing with GWC

2010-09-23 Thread Gabriel Roldán
Hi, There seems to be no crash at all. Is the image returned? The warning was expected to have size 392 but was null. means that GWC expected a given tile file to exist on disk, but when it went to fetch it the file wasn't there. When that happens, GWC will re-create the tile by querying the wms.

Re: [Geoserver-users] GeoServer crashing with GWC

2010-09-23 Thread Gabriel Roldán
-0300, Gabriel Roldán wrote: Hi, There seems to be no crash at all. Is the image returned? The warning was expected to have size 392 but was null. means that GWC expected a given tile file to exist on disk, but when it went to fetch it the file wasn't there. When that happens, GWC will re

Re: [Geoserver-users] Formatting the FeaturInfo

2010-09-23 Thread Gabriel Roldán
On Wed, 2010-09-15 at 22:15 -0700, M. Rizwan Khan wrote: Hi All, With reference to the tutorial at http://docs.geoserver.org/stable/en/user/tutorials/GetFeatureInfo/index.html#tutorials-getfeatureinfo I managed to get the FeatureInfo in bullet form, but wanted to know whether we can have

Re: [Geoserver-users] Web Map Server using GeoServer requirement?

2010-09-23 Thread Gabriel Roldán
I'm not sure how to dimension that for you, guess that depends on your expected load... GeoServer can scale quite well and will make good use of your system resources. If using a database postgis is preferred, if using shapefiles (then don't use WFS-T) linux is preferred as an OS (as it will make

Re: [Geoserver-users] Seeding GWC from the demo page doesn't seem to work

2010-09-21 Thread Gabriel Roldán
Hi Ian, On Tue, 2010-09-21 at 15:12 -0400, Ian Turton wrote: I'm using a 2.0.x nightly build on a Fedora 13 server and tomcat and I'm experimenting with GWC. All seems fine in the actual client - tiles are cached and served fast but I can't seed the layers - when I click on the seed this

Re: [Geoserver-users] Seeding GWC from the demo page doesn't seem to work

2010-09-21 Thread Gabriel Roldán
ok. Any chance you can try a geoserver 2.1 nightly? those use a much newer version of GWC afaik. If that works I can try to upgrade gwc for 2.0.x, though not sure if I can commit to a short time line. As I'm working on trunk/trunk, that would be easier for me to caught/fix any problem too.