Re: [Qgis-user] MapInfo to QGIS style generator ; error message

2016-11-20 Thread Nicolas Cadieux
Hi,
I wish I could help.  I don't have that version of Mapinfo.  You could try 
installing an older version of the program to test.  My hope is that Nathan 
will help you out.  It would be nice to have that code in the openWOR plugin.

http://www.geoinformations.developpement-durable.gouv.fr/extension-openwor-version-2-6-a1792.html

Nicolas

> Le 18 nov. 2016 à 04:01, dandrigo [via OSGeo.org] 
>  a écrit :
> 
> Hello, 
> 
> For remind, i'm working on Windows 10 64 bits,mapinfo new version Pro 16.0, 
> QGIS 2.16.3.Following  to my previous message, I succeed in resolving my 
> first problem regarding the error message. The Peter 's procedure allows 
> indeed to no longer have an error message during the execution of the 
> command.I remind you the following post (giving the soution) : 
> 
> http://gis.stackexchange.com/posts/217934/revisions
> 
>  However, now, when i rerun the same command but the plugin does not still 
> seem to work. No task is done. I let the process run all the night. And the 
> status stays always on 
> "Opening Mapinfo ... Exporting style table" . 
>  No qml file has been generated. It's strange because i managed to use this 
> plugin in march 2015 last year (with a previous mapinfo version) ... 
> According to you, the reason of the problems could be from updates realised 
> beteween previous version and last new mapinfo v.16? 
> Is it possible for someone to try a quick test ? I have already post a 
> message on the Nathan's Blog(plugin 's issues) : 
> 
> https://github.com/NathanW2/MapInfo-to-QGIS-style-generator/issues/4
> 
> This plugin is really important for my work. 
> 
> 
> -- 
> 
> 
> 
> actual 
> 
> pip freeze | grep win32 
> 
> mine is: 
> 
> pywin32==218 
> 
> but I never used that script 
> Luigi Pirelli 
> 
> **
>  
> * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com 
> * LinkedIn: https://www.linkedin.com/in/luigipirelli
> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
> * GitHub: https://github.com/luipir
> * Mastering QGIS 2nd Edition: 
> * 
> https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
> **
>  
> 
> 
> On 16 November 2016 at 01:37, dandrigo <[hidden email]> wrote: 
> > Good morning, 
> > 
> > I'm working on windows 10 with mapinfo 16, qgis 2.16.3. 
> > 
> > I tried to use the usefull following plugin called "MapInfo to QGIS style 
> > generator": 
> > 
> > https://github.com/NathanW2/MapInfo-to-QGIS-style-generator/wiki/Using-MapInfo-to-QGIS-style-generator.
> >  
> > 
> > But when i launch this following command via osgeo4w shell : 
> > 
> > python mapinfoToQgis.py F:\temp\commerces.TAB F:\temp\out.qml -c 
> > ID_SYMBOLOGIE --UseMapInfo 
> > 
> > An error message appears. I send you the attachment showing the error 
> > message. 
> > 
> > 
> > 
> > Could you throw light for me regarding the meaning of the error message and 
> > could youhow to help me in order to find a solution? 
> > 
> > In advance, thank you very much. 
> > 
> > 
> > 
> > -- 
> > View this message in context: 
> > http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947.html
> > Sent from the Quantum GIS - User mailing list archive at Nabble.com. 
> > ___ 
> > Qgis-user mailing list 
> > [hidden email]
> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> ___ 
> Qgis-user mailing list 
> [hidden email]
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947p5296422.html
> To start a new topic under Quantum GIS - User, email 
> ml-node+s1560n4125267...@n6.nabble.com 
> To unsubscribe from Quantum GIS - User, click here.
> NAML




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947p5296662.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] MapInfo to QGIS style generator ; error message

2016-11-18 Thread dandrigo
Hello,

For remind, i'm working on Windows 10 64 bits,mapinfo new version Pro 16.0,
QGIS 2.16.3.Following  to my previous message, I succeed in resolving my
first problem regarding the error message. The Peter 's procedure allows
indeed to no longer have an error message during the execution of the
command.I remind you the following post (giving the soution) :

http://gis.stackexchange.com/posts/217934/revisions

 However, now, when i rerun the same command but the plugin does not still
seem to work. No task is done. I let the process run all the night. And the
status stays always on 
"Opening Mapinfo ... Exporting style table" .
 No qml file has been generated. It's strange because i managed to use this
plugin in march 2015 last year (with a previous mapinfo version) ...
According to you, the reason of the problems could be from updates realised
beteween previous version and last new mapinfo v.16?
Is it possible for someone to try a quick test ? I have already post a
message on the Nathan's Blog(plugin 's issues) :

https://github.com/NathanW2/MapInfo-to-QGIS-style-generator/issues/4

This plugin is really important for my work. 


--



actual

pip freeze | grep win32

mine is:

pywin32==218

but I never used that script
Luigi Pirelli

**
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
*
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
**


On 16 November 2016 at 01:37, dandrigo lcelati@ wrote:
> Good morning,
>
> I'm working on windows 10 with mapinfo 16, qgis 2.16.3.
>
> I tried to use the usefull following plugin called "MapInfo to QGIS style
> generator":
>
> https://github.com/NathanW2/MapInfo-to-QGIS-style-generator/wiki/Using-MapInfo-to-QGIS-style-generator.
>
> But when i launch this following command via osgeo4w shell :
>
> python mapinfoToQgis.py F:\temp\commerces.TAB F:\temp\out.qml -c
> ID_SYMBOLOGIE --UseMapInfo
>
> An error message appears. I send you the attachment showing the error
> message.
>
> http://osgeo-org.1560.x6.nabble.com/file/n5295947/osgeo4w_command_error_mssge.jpg;
>
> Could you throw light for me regarding the meaning of the error message
> and
> could youhow to help me in order to find a solution?
>
> In advance, thank you very much.
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> Qgis-user mailing list
> Qgis-user@.osgeo
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@.osgeo
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947p5296422.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] MapInfo to QGIS style generator ; error message

2016-11-16 Thread dandrigo
Thanks for yours replies...FYI, i got the solution here :

http://gis.stackexchange.com/questions/217934/mapinfo-to-qgis-style-generator-error-message

After to have editing the line into the python file, all works well without
error message...




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947p5296138.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] MapInfo to QGIS style generator ; error message

2016-11-16 Thread Luigi Pirelli
seems a compatibility problem of your win32 OSGeo4w python module...

would be fine  to report here (and to Nathan too) your actual

pip freeze | grep win32

mine is:

pywin32==218

but I never used that script
Luigi Pirelli

**
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
* 
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
**


On 16 November 2016 at 01:37, dandrigo  wrote:
> Good morning,
>
> I'm working on windows 10 with mapinfo 16, qgis 2.16.3.
>
> I tried to use the usefull following plugin called "MapInfo to QGIS style
> generator":
>
> https://github.com/NathanW2/MapInfo-to-QGIS-style-generator/wiki/Using-MapInfo-to-QGIS-style-generator.
>
> But when i launch this following command via osgeo4w shell :
>
> python mapinfoToQgis.py F:\temp\commerces.TAB F:\temp\out.qml -c
> ID_SYMBOLOGIE --UseMapInfo
>
> An error message appears. I send you the attachment showing the error
> message.
>
> 
>
> Could you throw light for me regarding the meaning of the error message and
> could youhow to help me in order to find a solution?
>
> In advance, thank you very much.
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] MapInfo to QGIS style generator ; error message

2016-11-15 Thread Nicolas Cadieux
Hi,

I have not used this in a while now but the first step, if I remember is to 
export the object style from the .tab into a new field.  
This is done in Mapinfo.  Have you done this step?

Nicolas


> Le 15 nov. 2016 à 19:37, dandrigo [via OSGeo.org] 
>  a écrit :
> 
> Good morning, 
> 
> I'm working on windows 10 with mapinfo 16, qgis 2.16.3. 
> 
> I tried to use the usefull following plugin called "MapInfo to QGIS style 
> generator": 
> 
> https://github.com/NathanW2/MapInfo-to-QGIS-style-generator/wiki/Using-MapInfo-to-QGIS-style-generator.
>  
> 
> But when i launch this following command via osgeo4w shell : 
> 
> python mapinfoToQgis.py F:\temp\commerces.TAB F:\temp\out.qml -c 
> ID_SYMBOLOGIE --UseMapInfo 
> 
> An error message appears. I send you the attachment showing the error 
> message. 
> 
> 
> 
> Could you throw light for me regarding the meaning of the error message and 
> could youhow to help me in order to find a solution? 
> 
> In advance, thank you very much. 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947.html
> To start a new topic under Quantum GIS - User, email 
> ml-node+s1560n4125267...@n6.nabble.com 
> To unsubscribe from Quantum GIS - User, click here.
> NAML




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapInfo-to-QGIS-style-generator-error-message-tp5295947p5295949.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user