[Geoserver-users] GetfeatureInfo with same layer twice with different styles

2018-07-09 Thread László Németh
Hi, We are using geoserver v2.13. We have a database layer named RAWDWG_T with two associated styles named RAWDWG_SAJAT_OSZLOPSOR and RAWDWG_SAJAT_ALEPITMENY. The styles are not defining rule for all the features of the layer, so the styles also filter the content of the layers. The issue is

[Geoserver-users] GeoServer 404 response -- java.lang.NoClassDefFoundError: javax/transaction/TransactionManager

2018-07-09 Thread Todd Jacobus
Hi all, Upon removing a plugin (GeoFence), GeoServer is returning a 404 response from the base GeoServer url and admin gui. I seems like some dependencies were lost (see error trace below), namely, the javax/transaction/TransactionManager. I followed the default GeoFence installation then

Re: [Geoserver-users] Encoding issue when styling ?

2018-07-09 Thread Cecile, Adam
Yep, it's all UTF-8 everywhere but guess what I figured out: SLD style ask font-family Arial anec obviously I had no Microsoft fonts on the server. Installing them fixed the issue... Regards, Adam. De : Ian Turton Envoyé : lundi 9 juillet 2018 18:21:21 À

[Geoserver-users] Encoding issue when styling ?

2018-07-09 Thread Cecile, Adam
Hello, Here is what is display when using layer preview. Data source is PostGIS. When exporting layer to GeoJSON, labels are ok, so it really seems to be related to styling. Same broken labels appear when querying WMS from VueJS/Openlayers. Any idea ? Thanks in advance, Best regards,

Re: [Geoserver-users] Encoding issue when styling ?

2018-07-09 Thread Ian Turton
Yes that would do it too. Ian On Mon, 9 Jul 2018 at 17:22, Cecile, Adam wrote: > Yep, it's all UTF-8 everywhere but guess what > > > I figured out: SLD style ask font-family Arial anec obviously I had no > Microsoft fonts on the server. Installing them fixed the issue... > > > Regards,

Re: [Geoserver-users] Encoding issue when styling ?

2018-07-09 Thread Cecile, Adam
SQL looks ok: osm=# SELECT id, osm_id, type, name, ref, z_order, class FROM osm_roads WHERE name NOT LIKE '' limit 10; id | osm_id | type | name | ref | z_order | class

Re: [Geoserver-users] Help disabling X-Frame-Options for Geoserver

2018-07-09 Thread sturlathu
Hi, any luck in finding a solution to this problem Sorin RUSU? -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html -- Check out the vibrant tech community on one of the world's most engaging

Re: [Geoserver-users] Call GRASS functions from within Geoserver

2018-07-09 Thread bradh
Possibly you could also look at http://docs.geoserver.org/latest/en/user/community/remote-wps/index.html I personally would have tried the Java WPS implementation, but you should use whatever technology you are comfortable debugging. Brad From: faw...@tutamail.com Sent: Monday, 9

[Geoserver-users] Call GRASS functions from within Geoserver

2018-07-09 Thread fawzyb
Hi all,I need to call some GRASS functions (such as viewshed, and elevation profile) from within Geoserver. I've searched about GRASS APIs and found that  there are two libraries for such thing: one for python "PyGrass" and another for java "vtk-grass-bridge". The python one seems to have more

[Geoserver-users] App-schema feature chaining - multiples cascading through the relations [SEC=UNOFFICIAL]

2018-07-09 Thread Sexton Michael
Hi everyone I'm not sure what I am doing wrong here, but no matter what I try I can't get around it. Using the EarthResourceML 2.0 schema - http://schemas.earthresourceml.org/2.0/earthresourceml.xsd -