[Tilecache] Current y value too far.... error

David Alda Fernandez de Lezea dalda at hazi.es
Wed Nov 27 02:45:55 PST 2013


Hi Brian,

Thanks for your response. I've got another query... what Layer.py file should I modify? The one down cgi-bin\tilecach-2.11 or the one down C:\Python25\Lib\site-packages\TileCache-2.11-py2.5.egg?

Thanks.

Regards,


 
David Alda Fernández de Lezea
 
UNIDAD DE EMPRENDIMIENTO Y DESARROLLO RURAL
Area de Sistemas de Información Geográfica, Planificación Territorial y Forestal
 
Granja Modelo s/n
01192 Arkaute Araba
T 627923170 F 945 003 290
dalda at hazi.es | www.hazi.es
 


 
*********************  LEGE OHARRA   *******************   AVISO LEGAL   *******************   DISCLAIMER   ******************
Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.

-----Mensaje original-----
De: Brian Case [mailto:rush at winkey.org] 
Enviado el: lunes, 25 de noviembre de 2013 16:47
Para: David Alda Fernandez de Lezea
CC: manel.clos at ajgirona.cat; tilecache at lists.osgeo.org
Asunto: Re: [Tilecache] Current y value too far.... error

yes your have to build and install after the edit


Brian


On Mon, 2013-11-25 at 12:35 +0100, David Alda Fernandez de Lezea wrote:
> Manel,
> 
> thanks for your response. I keep those values exactly the same in 
> every layer that I use, but I don't know why it sometimes throw this 
> error. It happens when I'm approaching to 1:1000 or 1:500 scales. I 
> have this values
> 
> srs=EPSG:25830
> maxResolution=292.96875
> bbox=460000, 4690000, 610000, 4820000
> 
> in every layer.
> 
> Thanks.
> 
> Regards,
> 
> 
>  
> David Alda Fernández de Lezea
>  
> UNIDAD DE EMPRENDIMIENTO Y DESARROLLO RURAL Area de Sistemas de 
> Información Geográfica, Planificación Territorial y Forestal
>  
> Granja Modelo s/n
> 01192 Arkaute Araba
> T 627923170 F 945 003 290
> dalda at hazi.es | www.hazi.es
>  
> 
> 
> 
> *********************  LEGE OHARRA   *******************   AVISO LEGAL   *******************   DISCLAIMER   ******************
> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
> This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
> 
> -----Mensaje original-----
> De: manel.clos at ajgirona.cat [mailto:manel.clos at ajgirona.cat] Enviado 
> el: lunes, 25 de noviembre de 2013 12:24
> Para: David Alda Fernandez de Lezea; tilecache at lists.osgeo.org
> Asunto: RE: [Tilecache] Current y value too far.... error
> 
> No need to recompile. If you use the exact same BBOX and SRS you should not be getting that message. Try to use standard BBOX definitions for the SRS you are using, that might help.
>  
> Manel Clos
> 
> 
> -----Mensaje original-----
> De: David Alda Fernandez de Lezea [mailto:dalda at hazi.es] Enviado el: 
> lunes, 25 de noviembre de 2013 12:21
> Para: Clos Crespo, Manel; tilecache at lists.osgeo.org
> Asunto: RE: [Tilecache] Current y value too far.... error
> 
> Hi Manel,
> 
> I know, I've already done that. The thing is that despite that, it, sometimes, keeps giving me that error. I saw some solutions and one of them was to edit "Layer.py" and my question was if I'd have to recompile again tilecache or something like that..
> 
> Thanks.
> 
> Regards,
> 
> 
>  
> David Alda Fernández de Lezea
>  
> UNIDAD DE EMPRENDIMIENTO Y DESARROLLO RURAL Area de Sistemas de 
> Información Geográfica, Planificación Territorial y Forestal
>  
> Granja Modelo s/n
> 01192 Arkaute Araba
> T 627923170 F 945 003 290
> dalda at hazi.es | www.hazi.es
>  
> 
> 
> 
> *********************  LEGE OHARRA   *******************   AVISO LEGAL   *******************   DISCLAIMER   ******************
> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
> This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
> 
> -----Mensaje original-----
> De: manel.clos at ajgirona.cat [mailto:manel.clos at ajgirona.cat] Enviado 
> el: lunes, 25 de noviembre de 2013 12:17
> Para: David Alda Fernandez de Lezea; tilecache at lists.osgeo.org
> Asunto: RE: [Tilecache] Current y value too far.... error
> 
> Hi David,
> 
> Try defining the bounding box in Tilecache layer's config, and use that same bounding box in OpenLayers/whatever...
> 
>  
> Manel Clos
> 
> 
> -----Mensaje original-----
> De: tilecache-bounces at lists.osgeo.org 
> [mailto:tilecache-bounces at lists.osgeo.org] En nombre de David Alda 
> Fernandez de Lezea Enviado el: lunes, 25 de noviembre de 2013 11:44
> Para: David Alda Fernandez de Lezea; tilecache at lists.osgeo.org
> Asunto: Re: [Tilecache] Current y value too far.... error
> 
> Hi,
> 
> nobody could give me a clue?
> 
> Thanks.
> 
> Regards,
> 
> 
>  
> David Alda Fernández de Lezea
>  
> UNIDAD DE EMPRENDIMIENTO Y DESARROLLO RURAL Area de Sistemas de 
> Información Geográfica, Planificación Territorial y Forestal
>  
> Granja Modelo s/n
> 01192 Arkaute Araba
> T 627923170 F 945 003 290
> dalda at hazi.es | www.hazi.es
>  
> 
> 
> 
> *********************  LEGE OHARRA   *******************   AVISO LEGAL   *******************   DISCLAIMER   ******************
> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
> This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
> 
> -----Mensaje original-----
> De: tilecache-bounces at lists.osgeo.org 
> [mailto:tilecache-bounces at lists.osgeo.org] En nombre de David Alda 
> Fernandez de Lezea Enviado el: jueves, 21 de noviembre de 2013 15:27
> Para: tilecache at lists.osgeo.org
> Asunto: [Tilecache] Current y value too far.... error
> 
> Hi list,
> 
> after getting the following error:
> 
> An error occurred: Current y value 4798581.542969 is too far from tile 
> corner y 4798572.387695
> 
> I found some tips on how to solve it:
> 
> http://osgeo-org.1560.x6.nabble.com/Current-x-value-is-too-far-from-ti
> le-corner-x-td3964919.html
> 
> http://osgeo-org.1560.x6.nabble.com/random-errors-in-tilecache-2-11-td
> 3965019.html
> 
> But I have a query... do I have to re-compile tilecache or something like that ?
> 
> Thanks in advance.
>  
> Regards,
>  
> 
> David Alda Fernández de Lezea
> 
>  
> 
> UNIDAD DE EMPRENDIMIENTO Y DESARROLLO RURAL
> 
> Area de Sistemas de Información Geográfica, Planificación Territorial 
> y Forestal
> 
>  
> 
> Granja Modelo s/n
> 
> 01192 Arkaute Araba
> T 627923170 F 945 003 290
> 
> dalda at hazi.es <blocked::mailto:correo_electronico at hazi.es>  | 
> www.hazi.es <blocked::http://www.hazi.es/>
> 
>  
> 
>  <file://C:\Documents and Settings\u0899dal\Datos de 
> programa\Microsoft\Signatures\HAZI Consultoria_archivos\image001.jpg>
> 
> <blocked::http://www.hazi.es/>
> 
> *********************  LEGE OHARRA   *******************   AVISO LEGAL   *******************   DISCLAIMER   ******************
> 
> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
> 
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
> 
> This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
> 
> _______________________________________________
> Tilecache mailing list
> Tilecache at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/tilecache
> _______________________________________________
> Tilecache mailing list
> Tilecache at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/tilecache
> _______________________________________________
> Tilecache mailing list
> Tilecache at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/tilecache




More information about the Tilecache mailing list