I have not seen much on D3+OpenLayers but I do know there has been some work done with D3+Leaflet:<div><br></div><div><a href="http://bost.ocks.org/mike/leaflet/">http://bost.ocks.org/mike/leaflet/</a></div><div><br></div>
<div>Maybe someone else out there knows of some work integrating D3 with OpenLayers?</div><div><br><div class="gmail_quote">On Fri, Mar 1, 2013 at 2:00 PM, Michael Adair <span dir="ltr"><<a href="mailto:madair@dmsolutions.ca" target="_blank">madair@dmsolutions.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Except that +proj=robin is not supported by Proj4js unfortunately. Scroll down in the Proj4js User Guide page to see the list of supported projections.<br>
<br>
Mike<div><div><br>
<br>
On 01/03/2013 1:32 PM, Alex Mandel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 03/01/2013 02:20 AM, pascal wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I would like to have my maps in epsg4326 and in Robinson projections (at the<br>
moment, I need to do this job on the client side only).<br>
But I don't find the proj4.js definition, equation.<br>
I saw that d3.js library has a plugin to do this but I don't really know how<br>
to integrate it to OpenLayers.<br>
Anyone could help me?<br>
<br>
Thanks a lot,<br>
<br>
Pascal.<br>
<br>
</blockquote>
+proj=robin +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m<br>
+no_defs<br>
<br>
You actually just need the proj4js lib.<br>
<a href="http://docs.openlayers.org/library/spherical_mercator.html" target="_blank">http://docs.openlayers.org/<u></u>library/spherical_mercator.<u></u>html</a><br>
<a href="http://dev.openlayers.org/releases/OpenLayers-2.6/doc/apidocs/files/OpenLayers/Projection-js.html" target="_blank">http://dev.openlayers.org/<u></u>releases/OpenLayers-2.6/doc/<u></u>apidocs/files/OpenLayers/<u></u>Projection-js.html</a><br>


<a href="http://trac.osgeo.org/proj4js/wiki/UserGuide" target="_blank">http://trac.osgeo.org/proj4js/<u></u>wiki/UserGuide</a><br>
<br>
Enjoy,<br>
Alex<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</div></div></blockquote></div><br>
</div>