[OSM-dev] Script to find tiles that need rebuilding

Martijn van Oosterhout kleptog at gmail.com
Fri Feb 9 22:47:21 GMT 2007


On 2/9/07, OJW <streetmap at blibbleblobble.co.uk> wrote:
> BlueNinja was having problems with western-hemisphere locations showing-up in
> the RSS feed as if their latitude had been inverted
>
> I'm looking at a line in the script:

<snip>

> and wondering if it should be replaced with:
>
>   if( $part =~ m,<geo:lat>(-?[0-9.]+)</geo:lat>, )
>   {
>     $lat = $1;
>   }

Err :) Probably!
-- 
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/




More information about the dev mailing list