<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi Ivan,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have about 6500 features (multipolygon).<BR></DIV>
<DIV>best regards</DIV>
<DIV>Sarah</DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><BR>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 10pt"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">Von:</SPAN></B> Ivan Grcic &lt;igrcic@gmail.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">An:</SPAN></B> Sarah Schuessler &lt;sarah_flip@yahoo.de&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">CC:</SPAN></B> users@openlayers.org<BR><B><SPAN style="FONT-WEIGHT: bold">Gesendet:</SPAN></B> Freitag, den 4. Dezember 2009, 12:53:53 Uhr<BR><B><SPAN style="FONT-WEIGHT: bold">Betreff:</SPAN></B> Re: [OpenLayers-Users] Postgis layer srs 2908 supported?<BR></FONT><BR>Hi Sarah,<BR><BR>how many feature do you have?<BR><BR>On Fri, Dec 4, 2009 at 12:38 PM, Sarah Schuessler &lt;<A href="mailto:sarah_flip@yahoo.de" ymailto="mailto:sarah_flip@yahoo.de">sarah_flip@yahoo.de</A>&gt; wrote:<BR>&gt; I have solved this:<BR>&gt; new OpenLayers.Layer.Vector("N.Y.C",&nbsp; {protocol: new<BR>&gt; mapfish.Protocol.MapFish<BR>&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ({url: "nyc_buildings"}),<BR>&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; strategies:
 [new OpenLayers.Strategy.BBOX({ratio: 1})], isBaseLayer:<BR>&gt; true, visibility: true ,<BR>&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; styleMap: new<BR>&gt; OpenLayers.StyleMap(OpenLayers.Util.applyDefaults({fillColor: "green",<BR>&gt; fillOpacity: 1, strokeColor:<BR>&gt; "black"},OpenLayers.Feature.Vector.style["default"]))}),<BR>&gt;<BR>&gt; but it took about a minute before I can see my vector layer. I think it has<BR>&gt; to do with heap space from java because I got a warning that (translated):<BR>&gt; a script is too busy or is not answered anymore. You could stop it or go<BR>&gt; ahead with it seeing if it ends.<BR>&gt; <A href="http://localhost:5000/mfbase/openlayers/lib/OpenLayers/Util.js:869" target=_blank>http://localhost:5000/mfbase/openlayers/lib/OpenLayers/Util.js:869</A><BR>&gt;<BR>&gt; Can anybody say what I can do to avoid this?<BR>&gt;<BR>&gt; Thanks.<BR>&gt; best regards<BR>&gt; Sarah<BR>&gt;<BR>&gt;
 ________________________________<BR>&gt; Von: Sarah_S &lt;<A href="mailto:Sarah_flip@yahoo.de" ymailto="mailto:Sarah_flip@yahoo.de">Sarah_flip@yahoo.de</A>&gt;<BR>&gt; An: <A href="mailto:users@openlayers.org" ymailto="mailto:users@openlayers.org">users@openlayers.org</A><BR>&gt; Gesendet: Dienstag, den 1. Dezember 2009, 11:40:01 Uhr<BR>&gt; Betreff: [OpenLayers-Users] Postgis layer srs 2908 supported?<BR>&gt;<BR>&gt;<BR>&gt; Hi list,<BR>&gt;<BR>&gt; I new to OL and want to use a multipolygon layer from postgis (within<BR>&gt; mapfish). layer has srs 2908 but is not displayed.<BR>&gt; I use this code:<BR>&gt; new OpenLayers.Layer.Vector("nyc_buildings",&nbsp; {protocol: new<BR>&gt; mapfish.Protocol.MapFish<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; ({url: "nyc_buildings"}),<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; strategies: [new OpenLayers.Strategy.BBOX()], isBaseLayer: true,<BR>&gt; visibility: true ,<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; styleMap: new
 OpenLayers.StyleMap({default: new<BR>&gt; OpenLayers.Style({strokeColor: "00FF00", strokeWidth: 3, fillColor:<BR>&gt; "00CC00"})})<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; },{projection: "EPSG:2908"})<BR>&gt;<BR>&gt; but don´t know if I have to transform/reproject this layer via proj4js or I<BR>&gt; have simply an error of my code.<BR>&gt;<BR>&gt; If I select this layer at layer tree I get an error "Operation on two<BR>&gt; geometries with different srids" (pgadmin3 says that my layer has srid 2908)<BR>&gt; and a blank page- I think that Ol (or mapfish) has problems with epsg: 90019<BR>&gt; and mine.<BR>&gt; Tried to change new OpenLayers.Projection and displayProjection to 2908 but<BR>&gt; that did not change anything.<BR>&gt;<BR>&gt; I´m using win server 2003.<BR>&gt;<BR>&gt; Any hints are welcome.<BR>&gt;<BR>&gt; Thanks<BR>&gt; best regards<BR>&gt; Sarah<BR>&gt; --<BR>&gt; View this message in context:<BR>&gt; <A
 href="http://n2.nabble.com/Postgis-layer-srs-2908-supported-tp4092947p4092947.html" target=_blank>http://n2.nabble.com/Postgis-layer-srs-2908-supported-tp4092947p4092947.html</A><BR>&gt; Sent from the OpenLayers Users mailing list archive at Nabble.com.<BR>&gt; _______________________________________________<BR>&gt; Users mailing list<BR>&gt; <A href="mailto:Users@openlayers.org" ymailto="mailto:Users@openlayers.org">Users@openlayers.org</A><BR>&gt; <A href="http://openlayers.org/mailman/listinfo/users" target=_blank>http://openlayers.org/mailman/listinfo/users</A><BR>&gt;<BR>&gt; __________________________________________________<BR>&gt; Do You Yahoo!?<BR>&gt; Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz<BR>&gt; gegen Massenmails.<BR>&gt; <A href="http://mail.yahoo.com/" target=_blank>http://mail.yahoo.com</A><BR>&gt; _______________________________________________<BR>&gt; Users mailing list<BR>&gt; <A
 href="mailto:Users@openlayers.org" ymailto="mailto:Users@openlayers.org">Users@openlayers.org</A><BR>&gt; <A href="http://openlayers.org/mailman/listinfo/users" target=_blank>http://openlayers.org/mailman/listinfo/users</A><BR>&gt;<BR>&gt;<BR><BR><BR><BR>-- <BR>Ivan Grcic<BR></DIV></DIV></div><br>__________________________________________________<br>Do You Yahoo!?<br>Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. <br>http://mail.yahoo.com </body></html>