Browse By Tags

  • Non-replacing Shape File Reader

    I'm attempting to write a version of your Infragistics.Controls.Maps.Reader class which does not redraw a shape if it already exists on the shape layer, and therefore eliminates flickering.

    I've basically copied the SqlShapeReader class code and changed…

  • Transfer of Spatial Data from SQL server to XamMap

    Hi all,

    I have implemented the service and retrieved data from SQL server. For querying or rendering it is very fast. But the time taken to transfer data from service to Map is more. About 16MB of data is transferred in 3 to 4 mins. I want to make this…

  • Data mapping

    Hi All,

    I am reading a shape file using shape reader. Now I want to color code the shape file using the data retrieved as a list(Population/%share etc) which are not in the dbf. Can you suggest a way.

    Thanks in Advance,

    Pavan

  • Multiple Layers causing problems while using GeoSpatial Data Source

    Hi,

    Currently we are evaluating XamMap control and came across a problem while using GeoSpatial Data Source. XamMap not functioning properly if I use multiple layers with GeoSpatial Data. It is working very nice with single layer and using other data…