My spatial datasets (oracle) have some string atributes written with
cyrillic (russian). And when i do GetFeature with GML2 as output format i
get ??? where text in cyrillic should be.
Example:
<table:atr0>??? ???</table:atr0>
It seems like a charset problem, but where? Geoserver/geotools or oracle
database?
Can you verify that the data is stored properly in the database, by
doing a query from the command or some such.
I believe we ran into a similar issue recently with another database and
it was a problem with the jdbc driver. Which versions of oracle and
geoserver are you using?
GeoUser wrote:
Hello,
My spatial datasets (oracle) have some string atributes written with
cyrillic (russian). And when i do GetFeature with GML2 as output format i
get ??? where text in cyrillic should be.
Example:
<table:atr0>??? ???</table:atr0>
It seems like a charset problem, but where? Geoserver/geotools or oracle
database?
Can you verify that the data is stored properly in the database, by
doing a query from the command or some such.
I believe we ran into a similar issue recently with another database and
it was a problem with the jdbc driver. Which versions of oracle and
geoserver are you using?
GeoUser wrote:
Hello,
My spatial datasets (oracle) have some string atributes written with
cyrillic (russian). And when i do GetFeature with GML2 as output format i
get ??? where text in cyrillic should be.
Example:
<table:atr0>??? ???</table:atr0>
It seems like a charset problem, but where? Geoserver/geotools or oracle
database?
Just wanted to say that problem is fixed. There was a problem on the
database.
GeoUser wrote:
Oracle is version 9, GS is version 1.5.x
So how did you fix the problem?
jdeolive-2 wrote:
Hi,
Can you verify that the data is stored properly in the database, by
doing a query from the command or some such.
I believe we ran into a similar issue recently with another database and
it was a problem with the jdbc driver. Which versions of oracle and
geoserver are you using?
GeoUser wrote:
Hello,
My spatial datasets (oracle) have some string atributes written with
cyrillic (russian). And when i do GetFeature with GML2 as output format
i
get ??? where text in cyrillic should be.
Example:
<table:atr0>??? ???</table:atr0>
It seems like a charset problem, but where? Geoserver/geotools or oracle
database?
is it possible to obtain a thematic mapping as a WFS layer? I mean is it possible for WFS specification and is it provided by WFS implementation in Geoserver?
is it possible to obtain a thematic mapping as a WFS layer? I mean is it possible for WFS specification and is it provided by WFS implementation in Geoserver?
No, mapping is an exclusive of the WMS protocol. WFS is about providing raw data.
If you want to make thematic maps look into WMS GetMap and SLD