werner2101

Results 5 comments of werner2101

The russian site http://openstreetmap.ru/ uses 3 different icons to display the OSB bugs: - open - commented (and open) - closed. I like that display, maybe adding that or filtering...

In src/osm/multipolygon: ``` python elif relation: osmfile = urllib.urlopen('%s/relation/%s/full' %(API,relation)) osmobj = pyosm.OSMXMLFile(osmfile) ``` This command does not download the member elements of subrelations. Thus we run into the missing...

Great news from national. Regarding packaging: It's too early for packaging spicelib for distributions. We need some more developers, first ;-)

National is TI now. The topic needs review.

related commit: 4edd29a63c408b7710b4 short update: nxp has changed most of the model definitions since the my mail to nxp. They fixed some errors, but introduced many more. Most of the...