[OpenLayers-Dev] question about upcoming projection support
Bart van den Eijnden (OSGIS)
bartvde at osgis.nl
Tue Jan 15 09:40:24 EST 2008
Hmm, one more thing, isn't it strange that toString and fromString use
different string formats?
I was hoping to use toString and create a bounds again from the same string
using fromString.
But toString uses:
left-bottom=(23560.672130601146,384199.8282873455)
right-top=(50198.73747014423,401559.87359025853)
and fromString interprets only something like:
23560.672130601146,384199.8282873455,50198.73747014423,401559.87359025853
Best regards,
Bart
--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl
--------- Oorspronkelijk bericht --------
Van: Christopher Schmidt <crschmidt at metacarta.com>
Naar: Bart van den Eijnden OSGIS <bartvde at osgis.nl>
Cc: Christopher Schmidt <crschmidt at metacarta.com>, dev at openlayers.org
Onderwerp: Re: [OpenLayers-Dev] question about upcoming projection support
Datum: 15/01/08 10:58
> On Tue, Jan 15, 2008 at 01:14:25PM +0100, Bart van den Eijnden (OSGIS)
wrote:
> > I asked since if Bounds will be changed accordingly, and toString and
> > fromString will be extended with it, I could keep this approach.
Otherwise I
> > need to add a CRS column to my datamodel and manage this info myself.
No
> > problem, but just to know which approach I should follow ....
>
> Gotcha. I'd say that the latter is probably the right way to go.
>
> Regards,
> --
> Christopher Schmidt
> MetaCarta
>
>
More information about the Dev
mailing list