New Windows Build with MapServer Export


Today the MapServer export tool builds (and works) under Windows. I have uploaded a new QGIS setup for Windows to
http://qgis.org/uploadfiles/testbuilds/qgis_setup.exe
.

With this build, all plugins and parts of QGIS should be functional (though untested) under Windows. This includes the new context help system (accessed by the Help button on enabled dialogs). Feel free to download the setup and give it a spin.

Note: The MapServer export tool requires Python 2.5.

If all goes well, there should be an official Preview 3 release tomorrow. This will be the last preview before the December 29th release of version 0.8.

map server export

Is it possible with Qgis 0.9.1 to export mapfile?
Or I need an extension?
Thanks!

Python25.dll - The Final Word

Here's the deal. If you install Python as a non-privileged user, the dll is placed in the Python install directory. If you install it with administrative privileges, it is placed in C:\windows\system32.

-gary
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Micro Resources: http://mrcc.com
*Geospatial Hosting
*Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-

Not the final (for me)

Hi gary,
I have found the .dll (thank you very much), it's just in windows path environment variable, but I'm not able to run "Export to mapserver" tool. I click on it and I have anything.

Best regards,
a

First make sure that the dll

First make sure that the dll is in your path.

Next try running msexport.exe by itself (not from in QGIS).

If that works, try it from within QGIS.

-gary

msexport.exe failure

Hi !

I tried to launch msexport from a "command prompt", it opens qgis, but then I get a windows failure ... :(
It also doesn't work from within QGIS.
Any clue ... ?

Thanks !!!!

Xavier

Solved

Hi gary,
I have just downloaded the preview 3. The problem was not the dll but qgis version. In preview 3 version I have msexport.exe and all is ok.

regards,
a

I have not msexport.exe file

Hi gary,
I have qgis 0.8 preview 2 for windows and I do not have any msexport.exe file.
What do you think about?

Best regards,
a

Its not in preview 2. See

Its not in preview 2. See the URL in the original blog post.
-gary

I have used that url

hi gary,
I have used just that url. I have choosed to try this new release, after the reading of your interesting post. But something of strange has happened in my download process. Thank you again for your time.

-andrea

MapServer export tool

Hi Gary,
I have installed Python 2.5 and then qgis 0.8 for windows but I'am unable to run mapserver export tool. Do you have some advices for me?

Thank you and thanks to qgis team,

a

Make sure the python25.dll

Make sure the python25.dll is in your path before you start QGIS. The dll is in the top-level directory where you installed Python 2.5.

-gary
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Micro Resources: http://mrcc.com
*Geospatial Hosting
*Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-

python25.dll

Hi gary,
thank you for your reply. In my installed version of python 2.5 (from http://www.python.org/ftp/python/2.5/python-2.5.msi) I have any python25.dll. Do I have the wrong version of python?

Thank you,
a

python25.dll

Dear all,
I know probably I have a stupid problem but I would like to use mapserver export tool in qgis 0.8. I'm not able to find python25.dll. Once again do I have the wrong version of python?
Be patient for my stupid question?

Thank you,

a

I've tested this on two

I've tested this on two separate machines and both times, python25.dll is installed in the directory you choose for the Python 2.5 install.
-gary
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Micro Resources: http://mrcc.com
*Geospatial Hosting
*Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-

Python webaddress

Hi gary,
could you give me the url from where you have downloaded python 2.5 installer for windows?

Thank you again,
a

http://www.python.org/ftp/pyt

http://www.python.org/ftp/python/2.5/python-2.5.msi

-gary

Only these dll

Hy gary,
I have dowloaded your file, I have installed it but I have only these dll:
sqlite3.dll,tcl84.dll,tcldde12.dll,tclpip84.dll,tclreg11.dll,tk84.dll

There is something strange!!

What do you think about?

regards,

a

How about in C:\WINDOWS

Hi a,

>I have dowloaded your file, I have installed it but I have only these dll:
>sqlite3.dll,tcl84.dll,tcldde12.dll,tclpip84.dll,tclreg11.dll,tk84.dll

Your problem might have been solved already, but I am going to post solution for others.

As you mentioned, there's only these dlls in Python25\bin, no python25.dll.
But you can find it in C:\WINDOWS(It depends on individual configuration of installing python though).

Regards

Masanori

python dll

Hi

I have the same problem. Bear with us - we will post a notice with updated instructions once we figure out an official place to get the dll from .

Tim