Hi all, just an update - and I hope I am not duplicating efforts (after working 2 full days on it ;). I have started to work on an *.osm file reader. Nodes and lines/ways are imported already, so next I have to deal with creating relations (something like areas, etc.).
Now two questions: a) anybody an idea how to put all the tags. Right now, I have them just written as one attribute. But I wonder if one could use the "Object" type for that... but it would require changes on OJ side as well (i.e.: check if this is a collection of strings, and if so.. create a drop down list?) b) as it seems to me like development will take a few days more, I would like to backup and commit my stuff meanwhile. Any concerns and suggestion where to put? in the plugin section, or maybe straight into the core? Finally, as most do know, OSM data comes in geographic coordinates. So the next step would be to develop something that makes it easy to project the data into the google projection? ....or so? However, meanwhile Ede's CTS extension should be helfpul too??? cheers, stefan PS: for those who are interested: I started with this taking the file loader/importer from JOSM. For that I first create the 3 OSM primary data types [1] - and from there, start converting into OJ Feature form. Hence, I am generating the OSM data model first. [1] http://wiki.openstreetmap.org/wiki/Data_Primitives ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel