BMcBride wrote:
> 
>   You probably want to call a map.setCenter on startup to set your initial
> extent (see your working Google example).
> 

When I click the little globe I get a point to appear on my cite:arkansas
layer, but I am unable to even zoom in on this point and this layer should
be displaying many points...

I added the same from the Google example 

map.setCenter(new OpenLayers.LonLat(-92.3809, 34.9513).transform(
                new OpenLayers.Projection("EPSG:4326"),
                map.getProjectionObject()
        ), 7);

And the results are no different...I don't understand why it is not showing
me my cite:arkansas layer properly with this because this is a layer
generated by Geoserver from my PostGIS database after the data was ripped
from an official arkansas shapefile.  As for the geotiff layer cite:NE12, no
matter how many times I click, nothing at all displays :-/

Thank you,

elshae

-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Geoserver-WMS-Layer-Does-Not-Display-tp5511643p5514705.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to