Hi Khalil
I am sorry to take you back. In my first question of this thread which says "I am thinking of creating a layer for land parcels in my WMS application. In my shape file, each parcel has a unique id and this id was entered into MYSQL database along side other attribute data regarding each specific parcel. In the WMS application, how can I create a layer from the shape file and then merge it with the records from MYSQL database that contain attributes of each parcel and use them for labeling? ", You gave me two alternatives one being InMemoryFeaturelayer and you gave me a sample code which is attached to one of your posts in this thread.
I am now failing to figure out how to get my shape file loaded to this InMemoryFeatureLayer. In other words I am failing to figure out how can I enter my shape file to your sample code so that the result retains georeference of my shape file just like any other ShapeFileFeatureLayer does. Can you help me please?
Best Regards,
Vincent