Hi there, I'm currently parsing some Cloudmade XML files, and I'm noticing strange glitches:
nodeId;lat;lon 204781;-227258777;-643418311 204782;-227267522;-6434112 <<< 204783;-227234727;-643442608 204784;-227282826;-643394608 The second node has a weird lon value. I suppose in this context -6434112 should be padded with Zeros to the right so it becomes -643411200, but how do I tell my parser how many digits it should pad? Thanks, Ingmar -- Ingmar Heinrich <[email protected]> https://www.xing.com/profile/Ingmar_Heinrich
_______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies

