[Pymag-devel] Points that cause MapSend to crash
Status: Alpha
Brought to you by:
lhj
From: Mikael A. <mik...@gm...> - 2009-07-26 18:08:20
|
Great project! Definitely in my top ten list of open source projects here on sourceforge! I've stumbled on some points that causes MapSend to crash. The first node in the badPOI map is a shopping mall in Borlänge called "Kupolen". I've generated the map with the skimap.xml rules in the svn-tree. This makes the node a POI in the imi-file, and if this is present it will crash MapSend. The second node in the badPoint map is just a kindergarten in Linköping. The map is generated with the osmmagrules.xml rules. This will only add the node as a named point in the imi-file, but it seems to be enough to put MapSend out of its misery. It seems though that the problem only exist if I request that the names should be added (with --name-tag-list=int_name,name). If I omit this MapSend will display the map without any problem. I hope that this helps, Mikael Arvids |