Re: [JPP-Devel] Mif-Mid driver

2007-08-28 Thread Rahkonen Jukka
of JPP development and > use.; veer pal singh > Aihe: [JPP-Devel] Mif-Mid driver > > Hi, > > I made the following modifications to the driver : > - write single Pline as "Pline n" instead of "Pline\n n" > where n is the number of points (I checked Map

Re: [JPP-Devel] Mif-Mid driver

2007-08-28 Thread Michaël Michaud
Sorry, The link is http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/mifmid-driver-0.4.1.jar > >Michael > > >- >This SF.net email is sponsored by: Splunk Inc. >Still grepping through log files to find problems? Stop. >

[JPP-Devel] Mif-Mid driver

2007-08-27 Thread Michaël Michaud
Hi, I made the following modifications to the driver : - write single Pline as "Pline n" instead of "Pline\n n" where n is the number of points (I checked MapInfo accepts both syntax) - accept Stefan's file from SIS (but still does not read the bounds in the projection line as it is written on

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Rahkonen Jukka
Hi, Mapinfo itself writes lines to MIF file as Pline 4. It seems to import to TAB both versions, "Pline 4" and "Pline 4" -Jukka- - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Rahkonen Jukka
Hi, I checked how ogr2ogr writes a single polyline out: Pline 4 117 250 149 277 226 190 140 185 Pen (1,2,0) -Jukka- - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Sto

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Michaël Michaud
now which one is behaving in a correct way. >>> >>> Regards, >>> >>> -Jukka Rahkonen- >>> >>> >>> >>> >>>> -Alkuperäinen viesti- >>>> Lähettäjä: [EMAIL PROTECTED] >>>> [mailto:[EM

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Michaël Michaud
oint 2] >>>... >>> >>>Our application is waiting for this: >>>Pline 4 >>>[point 1] >>>[point 2] >>>... >>> >>>I do not know which one is behaving in a correct way. >>> >>>Regards, >>> >>>

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Stefan Steiniger
y: 26. elokuuta 2007 18:08 Vastaanottaja: jump-pilot-devel@lists.sourceforge.net; [EMAIL PROTECTED] Aihe: [JPP-Devel] mif/mid driver Hi, I made the necessary changes in my mif/mid driver to make it work again with OpenJUMP. http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/mifmid- driver-0.

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Stefan Steiniger
-Alkuperäinen viesti----- >>> Lähettäjä: [EMAIL PROTECTED] >>> [mailto:[EMAIL PROTECTED] >>> Puolesta Michaël Michaud >>> Lähetetty: 26. elokuuta 2007 18:08 >>> Vastaanottaja: jump-pilot-devel@lists.sourceforge.net; >>> [EMAIL PROTECTED] >>

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Michaël Michaud
gt; >I do not know which one is behaving in a correct way. > >Regards, > >-Jukka Rahkonen- > > > > >>-Alkuperäinen viesti- >>Lähettäjä: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] >>Puolesta Michaël Michaud >>Lähetetty: 26. elokuu

Re: [JPP-Devel] mif/mid driver

2007-08-26 Thread Rahkonen Jukka
lokuuta 2007 18:08 > Vastaanottaja: jump-pilot-devel@lists.sourceforge.net; > [EMAIL PROTECTED] > Aihe: [JPP-Devel] mif/mid driver > > Hi, > > I made the necessary changes in my mif/mid driver to make it > work again with OpenJUMP. > http://geo.michaelm.free.fr/OpenJUM

[JPP-Devel] mif/mid driver

2007-08-26 Thread Michaël Michaud
Hi, I made the necessary changes in my mif/mid driver to make it work again with OpenJUMP. http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/mifmid-driver-0.4.0.jar This is a several years old piece of code and it is probably a very bad example to follow, but hopefully it works, and can hel