|
Re: [OSM-dev] Garmin IMG, shapefile creation etc: msg#00122gis.openstreetmap.devel
> 1. Develop a C/C++ OSM SAX parser using libxml. Probably not too difficult as > many OSM parsers exist already. This could be used as the basis for just > about everything below. > 2. Develop OSM to shapefile conversion code. > 3. Develop a .img writing library, using existing .img reading and writing > code as a guideline. > 4. Develop a web-based .osm to .img converter > 5. Develop code to upload .img to a Garmin device - already done in QLandkarte > 6. Develop the "OpenGPSMap" application itself. > > I'll try and make a start on some of this over Christmas if people think it's > a good plan. i think there's demand in such a feature for OSM, i've been writing a PHP5 osm2mp converter which converts to the polish map format, and jochen topf started something similar in xslt. this is then compiled to img by cGPSmapper. once we have the shp2img converter we might also create a mp2img converter... i've never really coded C, but read some books and code so i could use some practice, i've been coding php/perl for some time now - problem is just as always time.. c is probably the best choice because of speed and portability, except for the web-based converter. isn't there a library we could use for step 1? seems like a central part of processing OSM-data (except if you connect directly to the db, which we could do for speed/memory-reasons on the web-based img-creator) andreas |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [OSM-dev] XML parsing, expat and UTF8: 00122, Nick Whitelegg |
|---|---|
| Next by Date: | Re: [OSM-dev] XML parsing, expat and UTF8: 00122, Andreas Brauchli |
| Previous by Thread: | [OSM-dev] Garmin IMG, shapefile creation etci: 00122, Nick Whitelegg |
| Next by Thread: | [OSM-dev] XML parsing, expat and UTF8: 00122, Nick Whitelegg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |