[OSM-dev] first version of the autocad dxf2osm running with polygons

Jonathan-David SCHRODER jonathan.schroder at gmail.com
Mon Jan 11 10:17:43 GMT 2010


Hello James !!
Thank you for this project.

We have cloned your github http://github.com/h4ck3rm1k3/TwoNickels and we do
not manage to just ./configure the project because this file doesn't exist.
We plan to use your converter for buildings dxf maps => osm conversion for
indoor mapping.

Can you help us on compiling your project from the "configure" file
generation step ?

Thanks so much !!

Jonathan

On Mon, Jan 4, 2010 at 9:45 PM, jamesmikedupont at googlemail.com <
jamesmikedupont at googlemail.com> wrote:

> I have made a version of dime that compiles with gcc on linux and has
> openstreetmap output.
>
> It uses a hacked version of proj, which i want to integrate closely
> using c++ templates to reduce overhead.
>
> It is my opinion that we can add in all these templates to produce a
> inline template function that does the conversion,
> this will be able to be optimized very well.
>
> here is my diary entry about it:
> http://www.openstreetmap.org/user/h4ck3rm1k3/diary/9137
>
> example data (OUT_1.osm.bz2)  files from brasil :
> http://ia341329.us.archive.org/1/items/VitoriaOpenstreetmapData/
>
> Code is on github:
> dime :  http://github.com/h4ck3rm1k3/TwoNickels
> proj.4 : http://github.com/h4ck3rm1k3/ProjC--/
>
> I want to use my new template classes with all these tools to better
> integrate them.
> I can imagine that there is one point template that maps all points in
> all the tools to one register of memory.
> Meaning that we can replace the types in the older system to synthetic
> template types that present a facade to the existing interface.
>
> Also you can read my diary entries on the EPANatReg, the epa which is
> a high speed sax2 xerces-c template processor.
> I have written lots of little command line processors that are very
> fast. You can make template callbacks access world data in a high
> speed custom way. a little bit slower that wc, the wordcount.
>
> https://code.launchpad.net/~jamesmikedupont/+junk/EPANatReg<https://code.launchpad.net/%7Ejamesmikedupont/+junk/EPANatReg>
>
> Happy new year.
>
> mike
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20100111/5b88da9e/attachment.html>


More information about the dev mailing list