java - how to get a wfs feature from coordinates in geotools -


I am working on web services in Java and using Geotils Java API for GFOS.

I have a WFS store and many features, for instance buffer, I do some work through Gotos API, etc. My problem is not making the feature a point. I am using geographical to build my geographic web services and want to create a web service system that should use two parameters (latitude and loan) and use a feature's return content.

The returned feature completely matches this latitude and longitude with this coordinate should point to this attribute

How can I do this? thank you in advanced.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -