[mapserver-dev] Reg: About Data Loading into MS SQL Server 2008 And Displays data on Map(Mapserver)

venkat ven.tammineni at gmail.com
Mon Jul 28 05:50:09 EDT 2008


Dear All,


    I am Venkat, I am not able to load huge data on map.I can able to import
.I am not able to display on map. For Example  I have one World shape file
.I can able to import into data base(MsSQl Server2008). If I try to display
on Map(Mapserver) using mapfile, the map will displays only first two
Rows(if data or polygon is big) or if data is small (if the shape size small
) then it map will display with more than 2 rows.I do not know where I am
doing wrong.Is it a BUG?.I do not know where i am getting struck.  I have
pasted my mapfile code below.I am using Mapserver 5.0 C# asp.net.The below
table will show only Asia and NorthAmerica. When i check with Table ,these
continents are in First and Second Row.I do not what exactly the issue ?

   Please let me know where I am doing wrong.



  I am waiting for your great response.



 Advanced  Thanks



Layer

 name "World"

 CONNECTIONTYPE PLUGIN

 PLUGIN
"C:\Inetpub\wwwroot\MapServeConsoleApplication\Plugin\msplugin_mssql2008.dll"
#plug in

 CONNECTION "server=192.168.1.79;uid=sa;pwd=asp123;database=testspatial;Integrated
Security=false"  # data base server connection

 DATA "geom from rgp_gis_continent" # table

 TYPE polygon

 STATUS ON



  CLASS

    STYLE

       COLOR 0 0 255

       WIDTH 8

     END

  END

End





Regards

Venkat.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20080728/ebadcdd4/attachment.html


More information about the mapserver-dev mailing list