Thanks for your help. I will keep trying to use this transform method to get
the right coordinates but for now I am entering them into this method as
XMIN, YMIN, XMAX, YMAX (not sure if this is the right order) and I get these
values after navigating to my table when geomedia creates it's geometry and
the values are set to what I insert below. Now instead of not seeing
anything it shows me my map but it is really really small.. not sure if this
is due to another incorrect setting I have somewhere or either my geomedia
coordinates are wrong or I am putting them in the wrong way.
var store = new Ext.data.SimpleStore({
fields: ['value', 'text', 'bbox'],
data : [
['43R', '43 Reichley Street', new
OpenLayers.Bounds(17227.8869215205,5793049.84999907,17266.840659799,5793073.87569659).transform(new
OpenLayers.Projection("EPSG:4326"), new
OpenLayers.Projection("EPSG:900913"))]]
});
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Need-help-with-bounding-box-coords-to-use-tp5535847p5536172.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