<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">> I have the map projection set to EPSG:4326 (does not seem to make a<br>> difference whether it's 4326 or Google's 900913).<br>> I have loaded Google layers (OpenLayers.Layer.Google).<br><br>AFAIK as I know, if you add this kind of layer, your map goes to<br>google projection, so you need to add data in 900913 (or translate<br>them).<br><br>Thanks Diego, do you know of an easy way to convert 900913 vertices to 4326 on the fly, or do I need to do this after the feature has been created?</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent;
 font-style: normal; " class="yui_3_2_0_31_135004843951267"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; " class="yui_3_2_0_31_135004843951267">I can pass all this back to PostGIS I guess and let that do the translation, but I would prefer to do this at the javascript level.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; " class="yui_3_2_0_31_135004843951267"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; " class="yui_3_2_0_31_135004843951267">Regards<br><br> </div> </div>  </div></body></html>