Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
712
Adding SymbolElements into a layer, All the sombols are located at the same point!
posted

Hi,

I created 2 layers in a xamMap. One layer displays world map. In other layer, I added the SymbolElements which represents the cities of the countries based on their corresponding longitude and latitude. But all the SymbolElements are displaying at the same location.

The project including the shape file can be downloaded at the following link.

http://cid-fd3332cdd86da8fa.photos.live.com/self.aspx/Public/ShapeFileTest.rar

Please kindly point out if i am missing something.

Your help will be highly appreciated.

Regards,

NNT

Parents
No Data
Reply
  • 3255
    posted

    Hi NNT,

    To be able to load and show the 3 SymbolElements ShapeFileReader's CoordinateSystem needs to be set. Information about the coordinate system and projection can be found in the .prj file. I have not been able to find that file in the rar file you gave.Could you provide it ?

    Regards,

    Ivan Kotev

Children