[Mapserver-users] MapScript on Windows (was: create and display point obj on the fly)

Lars V. Nielsen LVN at gispro.dk
Wed Feb 5 16:30:42 EST 2003


And it works great there too.
I've been using MapScript 3.6.3 on Win2000 for more than 3 month now, and never had a serious problem :-D

Maybe except for ECW support, but that was a Windows-only matter anyway - and solved now thanks to Assefa.

Best regards/Med venlig hilsen
Lars V. Nielsen
GisPro, Denmark
http://www.gispro.dk/
http://hjem.get2net.dk/lars-online/
WGS84: 10.20'40"E 55.20'20"N
----- Original Message -----
From: "Dave McIlhagga" <mcilhagga at dmsolutions.ca>
To: "Kieran J. Ames" <kames at keyspanenergy.com>
Cc: <mapserver-users at lists.gis.umn.edu>
Sent: Wednesday, February 05, 2003 9:56 PM
Subject: Re: [Mapserver-users] create and display point obj on the fly


> You can always use PHP/MapScript.  Info and Windows binaries are
> available at:
>
> http://www2.dmsolutions.ca/webtools/php_mapscript/index.html
>
> Dave
>
>
> Kieran J. Ames wrote:
> > <RANT>
> > I hear all these things about Mapscript, but pity those of us on an NT box. Will there ever come a day that
> > we could avail ourselves of Mapscript? (...or have I completely missed something???)
> > </RANT>
> >
> > Lowell Filak wrote:
> >
> >
> >>As an option, Mapscript contains an msDBFCreate(dbf_filename); function.
> >>Lowell F.
> >>
> >>The following message was sent by Lionel Bargeot <l.bargeot at educagri.fr> on 03 Feb 2003 23:19:42 +0100.
> >>
> >>
> >>>Le lun 03/02/2003 à 23:07, Lionel Bargeot a écrit :
> >>>
> >>>>I simply create manualy (touch unix command) an empty dbf file with the
> >>>>right name and then it works. So my  question is : have I to create
> >>>>manually an empty dbf file or is there somewhere an option I missed that
> >>>>provides a mean to create a dbf file with shp and shx ?
> >>>
> >>>So I simply added those lines
> >>>
> >>>$dbfname="../data/$shapetempname".".dbf";
> >>>$dbf=fopen("$dbfname", "w");
> >>>fclose($dbf);
> >>>
> >>>and it works fine
> >>>
> >>>But if you have a better way to do it, I'm ok to try
> >>>
> >>>Lionel
> >>>
> >>>--
> >>>AgrogeomaTIC
> >>>CNERTA-ENESAD, 4 rue champs-prevois, batiment grand-champs, 21000 Dijon
> >>>03.80.77.28.49
> >>>http://stb.educagri.fr
> >>>
> >>>
> >>>_______________________________________________
> >>>Mapserver-users mailing list
> >>>Mapserver-users at lists.gis.umn.edu
> >>>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> >>
> >>_______________________________________________
> >>Mapserver-users mailing list
> >>Mapserver-users at lists.gis.umn.edu
> >>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> >
> >
> > _______________________________________________
> > Mapserver-users mailing list
> > Mapserver-users at lists.gis.umn.edu
> > http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> >
>
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>




More information about the mapserver-users mailing list