Just use
aclocal
automake
autoconf

that will generate the configure.

also you will need the proj stuff i checked in, otherwise if you want to use
the standard proje we can patch it. It is hard coded to use the brazil
transform.

I will help you get this running, are you on irc.freenode.net #osm ? look
for Phurl.
gotta go out for 1-2 hours will be back

mike

On Mon, Jan 11, 2010 at 11:17 AM, Jonathan-David SCHRODER <
jonathan.schro...@gmail.com> wrote:

> 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, jamesmikedup...@googlemail.com <
> jamesmikedup...@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@openstreetmap.org
>> http://lists.openstreetmap.org/listinfo/dev
>>
>
>
_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to