Hi all.
I have a project about Geoserver. Now I need to make a Search function, this
function will searchs feature from XML file (XML file is added to become
layer).
I don't know how to begin, Can anyones help me?
Give me your opinions.
Could you explain more clearly the desired action?
What kind of XML are you handling? Are you storing it in some core datastore? When you say "search feature from XML" what do you mean? By what attributes do you expect to access these features or by what other search parameters? Have you examined GeoServer's abilities to use OGC and CQL filters?
---
A. Soroka / Digital Scholarship Services R & D
the University of Virginia Library
On Oct 29, 2008, at 10:45 PM, rohanhn wrote:
Hi all.
I have a project about Geoserver. Now I need to make a Search function, this
function will searchs feature from XML file (XML file is added to become
layer).
I don't know how to begin, Can anyones help me?
Give me your opinions.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users
Thanks for your reply.
I need to build the function "Search" like Search engine.
I'm storing data in the xml file that I attach in this message. I need to
find from datastore by coordinate or by NAME and result is displayed on
popup in the map.
Can you give me your opinion?
PS: Sorry, because my English is not good.
Thanks you.