[Gdal-dev] some doubts about mapserver website

2009-04-05 Thread meenu
showing in to the website??? 2.where is the database of gis data??whether the database is data folder of mapinfo or not??? 3.whther mapserver support arabic fonts done by mapinfo?? 4.how this gisdata coming to mapserver website(using mapscript)??is any diagram available in net? regards meenu

[Gdal-dev] hiow can i convert mapinfo workspace to mapserver mapfile?

2009-04-04 Thread meenu
hi all...advance thanks...i downloaded wor2map.zip for converting mapinfo workspace to mapserver map file...but how can i use this wor2map for this convertion...in this folder 3 files is there .MBX,.MB,.DEF...how can use this files for converting my mapinfo files to mapserver mapfle??? -- View

Re: [Gdal-dev] mapserver c#mapscript with mapinfo data folder

2009-04-02 Thread meenu
hi tamas...great answer...wt u said is correct..it was the problem with the extent value...i forgot to change that valuenow i foundout extend value using ogrinfo.exechange the values in map file...lt is working fine ..thank u so much regards meenu -- View this message in context

Re: [Gdal-dev] mapserver c#mapscript with mapinfo data folder

2009-04-01 Thread meenu
hi friend wt u said is right...my problem is how can i add that layer to this map file...for example i have one table POI...this layer indicating 4 files such as POI.DAT,POI.ID,POI.MAP,POI.TAB..how can i add this layer to this existing map file...i added the coding is as follows...no error

Re: [Gdal-dev] mapserver c#mapscript with mapinfo data folder

2009-04-01 Thread meenu
ii -- View this message in context: http://n2.nabble.com/mapserver-c-mapscript-with-mapinfo-data-folder-tp2568756p2573422.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists

Re: [Gdal-dev] mapserver c#mapscript with mapinfo data folder

2009-04-01 Thread meenu
hi thanks for the reply...let me describe in detaili did one website using vs2005 C# using the available project TutorialMapServer(http://www.paolocorti.net/2006/09/20/mapserver-tutorial-for-c-mapscript-asp-net/)in that project i am calling gis data in web.config file like as follows

[gdal-dev] mapserver c#mapscript with mapinfo data folder

2009-04-01 Thread meenu monu
dear friend i created one mapserver website using vs2005 c# mapscript ...gis data is based on some sample data available in netnow everything is working fine...now the mapfile is "c:\data\gisdata.map"...now my requirement is i have a data folder which is done based on mapinfo professional...i