Hi all,
Below is a write-up of a problem I've encountered using app-schemas when
specifying a mapping for an element whose attributes should be chosen
dynamically. I'm also posting a solution that works for me. I would like to
ask if anyone knows a simpler way to archive the same. Please let me kn
Hi,
Is your projection this one
http://epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:EPSG::26910&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=26910
If it is, your bounds cover only 360 by 180 meters. Or do you u
I had to do this again with another set of shapes and is ending up with
Geoserver timing out even if I had created the indexes. Is there something
else I might be missing?
I create the metadata and indexes as follows:
INSERT INTO USER_SDO_GEOM_METADATA
VALUES (
'GEOSERVER_CEMDATA',
'THE_G
I do most of my development on OSX but was getting a variety of different
errors running the tests so I switched to Ubuntu 12.04. After installing
perceptualdiff in Ubuntu, the test failure below was the only one (in the
render module).
Thanks,
Michael
On Apr 3, 2014, at 10:19 AM, Andrea Aime
On Thu, Apr 3, 2014 at 5:32 PM, Roel De Nijs wrote:
> For sorting out another issue I had to change my log4jConfigFile. This
> resulted in the following warning. I only had the
> PRODUCTION_LOGGING.properties in "dataDir/logs", so the warning is
> definitely spot-on!
>
>
>
> 2014-04-03 11:35:35,
On Tue, Apr 1, 2014 at 12:22 AM, Michael Romero wrote:
> Thanks Andrea. I fixed the bug and created a pull request (
> https://github.com/geotools/geotools/pull/407). However, there are two
> potential issues:
>
> 1.)I don't have a signed contribution license. It's only 4 lines of
> code s
On Wed, Apr 2, 2014 at 7:19 AM, Jakob Ventin wrote:
>
> GeoServer supports "palette" - vendor parameter on WMS requests as
> documented here:
>
> - http://docs.geoserver.org/latest/en/user/services/wms/vendor.html
> -
>
> http://docs.geoserver.org/latest/en/user/tutorials/palettedimage/palettedim
On Thu, Apr 3, 2014 at 2:56 PM, Thomas Jahnsen
wrote:
> Hello
>
> I have WMS layers set up in GeoServer that uses SLD¹s with ExternalGraphic
> links to PNG images. When I produce WMS GetMap images, the icons are a lot
> blurrier (antialiased) than they are in the original image. The SLD
> declares
On Thu, Apr 3, 2014 at 4:05 PM, Roel De Nijs wrote:
> Enabling "geotools developer logging" showed indeed a wrong srid in the
> query getting executed (2 instead of 31370). Updating the geoserver
> instance to the latest nightly build (01-Apr-2014 15:42) solved the issue.
> Thanks for the swift
Hi Paulius, to use the new jar you also need to make a change in geoserver
WEB-INF/lib/web.xml to load the mapfish spring application context.
Locate this section in the file:
contextConfigLocation
classpath*:/applicationContext.xml
classpath*:/applicationSecurityContext.xml
For sorting out another issue I had to change my log4jConfigFile. This resulted
in the following warning. I only had the PRODUCTION_LOGGING.properties in
"dataDir/logs", so the warning is definitely spot-on!
2014-04-03 11:35:35,401 WARN [geoserver.logging] - log4jConfigFile
'GEOTOOLS_DEVELOPER_
Is there any more errors in the log?
On Thu, Apr 3, 2014 at 3:39 PM, Paulius Litvinas wrote:
> Hello,
>
>
>
> I tried to replace existing print-lib jar with jar from
> http://central.maven.org/maven2/org/mapfish/print/print-lib/2.0.0/print-lib-2.0.0.jarin
> geoserver lib folder.
>
> I am using
Enabling "geotools developer logging" showed indeed a wrong srid in the query
getting executed (2 instead of 31370). Updating the geoserver instance to the
latest nightly build (01-Apr-2014 15:42) solved the issue. Thanks for the swift
reply (and solution)!
When I look at the issue you mentione
Hello,
I tried to replace existing print-lib jar with jar from
http://central.maven.org/maven2/org/mapfish/print/print-lib/2.0.0/print-lib-
2.0.0.jar in geoserver lib folder.
I am using GeoServer 2.4.5 windows installer on Windows Server 2008 R2 x64
on java 1.6 x32.
Got the following error
Hello
I have WMS layers set up in GeoServer that uses SLD¹s with ExternalGraphic
links to PNG images. When I produce WMS GetMap images, the icons are a lot
blurrier (antialiased) than they are in the original image. The SLD
declares the icons' native size.
What are the options to control antialia
Thanks guys. I figured it out yesterday. I simply needed to copy my data
into the geoserver directory rather than going through the public_html url.
Thanks for the responses.
Zac
On Tue, Apr 1, 2014 at 8:12 AM, Simone Giannecchini <
simone.giannecch...@geo-solutions.it> wrote:
> Ciao Zac,
> lo
i changed the configuration of GeoServer C:\Program Files (x86)\GeoServer
2.5-RC1\wrapper\wrapper.conf to this
Initial Java Heap Size (in MB)
wrapper.java.initmemory=256
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=1024
--
View this message in context:
http://osgeo-org.1560.x6.
tell me the idel configuration of the jvm ... this is my jdk version
C:\Program Files (x86)\Java\jdk1.7.0_25
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/wps-request-builder-tp5131461p5132658.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
-
I don't know how to set all the Options
-server .
-Xmx256M -Xms48m
-XX:SoftRefLRUPolicyMSPerMB=36000
-XX:MaxPermSize=128m
-XX:+UseParallelGC please explain in detail sir
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/wps-request-builder
expalin all this things
-K.Manjula---
On Wed, Apr 2, 2014 at 5:27 PM, Manjula [via OSGeo.org] <
ml-node+s1560n5132659...@n6.nabble.com> wrote:
> I don't know how to set all the Options
> -server .
> -Xmx256M -Xms48m
> -XX:SoftRefLRUPolicyMSPerMB=36000
Geoserver users,
Below is a write-up of a problem I've encountered using app-schemas when
specifying a mapping for an element whose attributes should be chosen
dynamically. I'm also posting a solution that works for me. I would like to
ask if anyone knows a simpler way to archive the same. Please
Hi,
I was reading this two years old discussion
https://www.mail-archive.com/geoserver-users@lists.sourceforge.net/msg08781.html
There seems to be a GeoServer WMS vendor parameter "tiled=yes" and then there
is a GeoWebCache WMS vendor parameter "tiled=true"
http://docs.geoserver.org/stable/en/us
22 matches
Mail list logo