Re: [JPP-Devel] Discovering deegree

2008-04-03 Thread Sunburned Surveyor
Here is a code snippet provided by Andreas Poth. It shows how to reproject a world file from WGS84 to California State Plane Coordinates. I thought the code was quite simple: import org.deegree.model.coverage.grid.WorldFile; import org.deegree.model.crs.CRSFactory; import org.deegree.model.crs.Coo

Re: [JPP-Devel] Discovering deegree

2008-04-03 Thread Martin Davis
Stefan Steiniger wrote: > Hei.. did you know that we talked a while ago to the Deegree people on > that subject (Lat/Lon). And they told us, that there is the need for > some rewriting - which they planned to do (at that time - now, they are > probably to busy). That is why we did not start ye

Re: [JPP-Devel] Discovering deegree

2008-04-03 Thread Sunburned Surveyor
Stefan, You wrote: "Hei.. did you know that we talked a while ago to the Deegree people on that subject (Lat/Lon). And they told us, that there is the need for some rewriting - which they planned to do (at that time - now, they are probably to busy)." I wonder if the deegree folks have already m

Re: [JPP-Devel] Discovering deegree

2008-04-03 Thread Stefan Steiniger
Hei.. did you know that we talked a while ago to the Deegree people on that subject (Lat/Lon). And they told us, that there is the need for some rewriting - which they planned to do (at that time - now, they are probably to busy). That is why we did not start yet to adopt any code of them. Also

[JPP-Devel] Discovering deegree

2008-04-03 Thread Sunburned Surveyor
I've got a short little post on my OpenJUMP blog about the deegree project. I hope to tap into their code for manipulation of world files and spatial reference system transformations soon. If I can get their stuff working I will try to add simple transformation support for vector layers in OJ. htt