Hi to all

I have some linguist questions about app-schema development (somethings
are not clear on my head, need some clarifications).

Using Geoserver and INSPIRE we can send WFS requests with language
parameters and request content in a specific language:

1) Can I get a WFS feature based on the requested language, based on app
schema programming something like ???

eg: English
<sa:SamplingPoint>
:
<dummy:*SoilProperty*>
:
</sa:SamplingPoint>

eg Portuguese

<sa:SamplingPoint>
:
<dummy:*PropriedadeSolo*>
:
</sa:SamplingPoint>



2) Content of the WFS feature in the specific language

English:
<dummy:SoilProperty>Soil with bad properties</dummy:SoilProperty>

Portuguese:
<dummy:SoilProperty>Solo com ma' propriedades</dummy:SoilProperty>

For this case I was thinking the about the vocabulary  translation
http://docs.geoserver.org/latest/en/user/data/app-schema/cql-functions.html


Comments and suggestions ?

Thank you

-- 
ISRIC - World Soil Information 
Post: PO box 353, 6700 AJ, Wageningen,
The Netherlands Visiting Address: Droevendaalsesteeg 3, 6708 PB
Wageningen (Bdg. 101), 
Office: C.013 
Office Phone: +31 (0) 317 4 83715
Mobile Phone: +31 (0) 613 9 06950
Skype: jorge.de.jesus (Jorge Samuel Mendes de Jesus) 
OpenPGPKey: 0xA3D0065A

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to