[OSM-talk] Converting Polish/.MP to OSM?

Erik Johansson erjohan at gmail.com
Tue May 6 05:32:50 BST 2008


On Tue, May 6, 2008 at 6:20 AM, Simon Wood <simon at mungewell.org> wrote:
> Hi all,
>  Is anyone working on any tools to facilitate the conversion of '.mp' to '.osm'?

>  Type=0x16
>  Label=Yamnuska West Ascent
>  RoadID=1176
>  RouteParam=1,0,0,0,1,1,1,1,1,0,0,1

Do you know what these means?


grep  -e ^Type Calgary_Area_Trail\ Map_1_13\ 2.mp |sort|uniq -c |sort -gr |head
1617 Type=0x16
 257 Type=0x5a00
 179 Type=0x6
 126 Type=0x4d00
 125 Type=0xa
 108 Type=0x18
  69 Type=0x4
  48 Type=0x6401
  46 Type=0x6412
  36 Type=0x4c
.... removed..

grep  -e ^RouteParam Calgary_Area_Trail\ Map_1_13\ 2.mp |sort|uniq -c |sort -gr
1594 RouteParam=1,0,0,0,1,1,1,1,1,0,0,1
 172 RouteParam=3,0,0,0,0,0,0,0,0,0,0,0
  67 RouteParam=4,0,0,0,0,0,0,0,0,0,0,0
  62 RouteParam=4,2,0,0,0,0,0,0,0,0,0,0
  53 RouteParam=2,0,0,0,0,0,0,0,0,0,0,0
  10 RouteParam=5,3,0,0,0,0,0,0,0,0,0,0
   6 RouteParam=0,0,0,0,1,1,1,1,1,0,0,1
   5 RouteParam=3,0,1,0,0,0,0,0,0,0,0,0
   2 RouteParam=5,2,0,0,0,0,0,0,0,0,0,0
   1 RouteParam=3,1,0,0,0,0,0,0,0,0,0,0
   1 RouteParam=3,0,0,0,0,0,1,1,1,0,0,1
   1 RouteParam=0,0,0,0,0,0,1,1,1,0,0,1
-- 
/emj




More information about the talk mailing list