Hi Andrei,To achieve what you want to do, you need a coordinate transformation tool to transform a rectangular grid representing meridian and parallels into a geographic grid drawn in the same projected coordinate system as your data. I don't know the coordinate system of your data, but as an example, here is a geographic grid (latitude longitude) in a geographic coordinate system (create by hand in OpenJUMP and representing 5° x 5°) ![]() And here is the same grid transformed into Lambert93 (the projected CRS used in France) ![]() To have nice curves, you may need to densify the original grid To make the transformation, you may use OpenJUMP CTS plugin, or any transformation tool like cs2cs tool from ogr library (based on proj4)... Hope that helps, Michaël
|
------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel