Hi Mike,<div><br></div><div>Thanks a lot.  I couldn&#39;t figure out if I was doing something wrong or...  In any case, you said &#39;yet&#39;.  Is there a timeline as to when we could expect cassini projections to be supported, or do you have any other suggestions as to how to convert coordinates to/from that?  Curiously, it appears as though <a href="http://spatialreference.org">spatialreference.org</a> does support those reprojections, though I&#39;m not sure what the back end is over there.</div>
<div><br></div><div>In any case, any advice would be welcome,</div><div><br></div><div>Thanks,</div><div><br></div><div>Josh<br><br><div class="gmail_quote">2009/3/24 Mike Adair <span dir="ltr">&lt;<a href="mailto:madair@dmsolutions.ca">madair@dmsolutions.ca</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Josh,<br>
<br>
The cassini projection code (&quot;proj=cass&quot;) hasn&#39;t been implemented in Proj4js yet.<br>
<br>
Mike<br>
<br>
<br>
Josh Rosenthal wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Hi Folks,<br>
<br>
I hope I&#39;m sending this to the right list.  Apologies if not.<br>
<br>
I&#39;m hitting a bit of a problem with a proj4js conversion, and I&#39;m hoping someone can help.  I&#39;m trying to go from EPSG 4326 to 28193, and I&#39;m just getting my original coordinates returned.  As per <a href="http://spatialreference.org/ref/epsg/28193/" target="_blank">http://spatialreference.org/ref/epsg/28193/</a> , I have the proj4js definition for 28193 as: <br>

Proj4js.defs[&quot;EPSG:28193&quot;] = &quot;+proj=cass +lat_0=31.73409694444445 +lon_0=35.21208055555556 +x_0=170251.555 +y_0=1126867.909 +a=6378300.789 +b=6356566.435 +towgs84=-275.722,94.7824,340.894,-8.001,-4.42,-11.821,1 +units=m +no_defs&quot;;<br>

<br>
To demonstrate, I&#39;ve modified the converter in the proj4js homepage to also have 28193 (Old Israel Grid/Palestine 1923) and 2039 (New Israel Grid).  You can see the demo here: <a href="http://arkeotech.googlepages.com/Proj4js.htm" target="_blank">http://arkeotech.googlepages.com/Proj4js.htm</a> <br>

Converting the coordinates 35,31 from 4326 to 2039 works fine, but from 4326 to 28193 just returns 35,31.  Looking at the spatial reference page for 28193, you can use the viewer to get an approximation for those coordinates... it should be somewhere roughly around 149353, 1046172<br>

<br>
Any thoughts?<br>
<br>
Thanks,<br>
<br>
Josh<br>
<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
MetaCRS mailing list<br>
<a href="mailto:MetaCRS@lists.osgeo.org" target="_blank">MetaCRS@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/metacrs" target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a><br>
  <br>
</blockquote>
<br>
-- <br>
  Michael Adair<br>
  Senior Software Architect<br>
  DM Solutions Group Inc.<br>
<br>
  Office: (613) 565-5056 x26<br>
  <a href="mailto:madair@dmsolutions.ca" target="_blank">madair@dmsolutions.ca</a><br>
  <a href="http://www.dmsolutions.ca" target="_blank">http://www.dmsolutions.ca</a><br>
  <a href="http://research.dmsolutions.ca" target="_blank">http://research.dmsolutions.ca</a><br>
<br>
<br>
</blockquote></div><br></div>