Hello list!

I'm serving a PostGIS table, containing attributes as codes like field001,
field002 etc...
I've got another non spatial table, containing aliases for fields - just a
table with two columns - code, alias.

I wonder, how can I serve aliases instead (or additional to) of fields in
requests like getfeatureinfo and wfs getfeature?
I believe customization of responses is done with ftl templates, but I don't
know how to add values from another table of the store inside a template.
Forming views with aliases as field names in my database is not convenient,
because the client app is going to make wfs transactions and edit the data,
wich is impossible with views I guess.

Can anyone help me out with that?

Thanks list.

Nikolai
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to