Sounds like you have done a good job reducing this to just a geometry 
problem.  You should check out the ...
- JTS - lots of useful utility code is in there
- JCS Conflation Suite - what you describe *is* a conflation problem 
hunt around in the code it uses JTS Geometry as well

Cheers,
Jody
> Hi,
> I have a road-network shape file which I query using GeoTools to obtain a
> subset of road features that lie within a bounding box area. The result is a
> FeatureCollection of road features. I now need to find the closest point on
> each road feature, to a known/fixed point. Is there a way to do this
> (keeping in mind that a road feature is not defined as a single point
> location)?
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to