[OpenLayers-Users] Problem with epsg 3003
Christopher Schmidt
crschmidt at metacarta.com
Thu Oct 11 09:57:53 EDT 2007
On Thu, Oct 11, 2007 at 03:46:03PM +0200, Walter Lorenzetti wrote:
> Hi Cristopher,
>
> on my map declaration:
>
> map = new OpenLayers.Map('map', {
> projection: "EPSG:3035",
> maxExtent: new OpenLayers.Bounds(3936458,1584504,5078177,2726223),
> maxResolution: (5078177 - 3936458) / 512,
> numZoomLevels: 13,
> controls: [],
> units: 'm'
> });
>
> if I try to set EPSG:3003 and the maxExtent and maxResolution for this
> projection I don't see nothing on my OL
>
> but I don't do a good debug of openlayer
Can you share the URL to an image that works in 3035 and in 3003?
(Obviously, the latter can't be generated by OpenLayers -- you'll have
to get a URL some other way.)
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Users
mailing list