Hello Everybody,
I am new to this so my ignorance will probably shine. I have a set of files on my local filesystem:
de_100km.png,
de_100km.prj,
de_100km.shp,
de_100km.shx
I believe they altogether represent the different regions of Germany. I am looking into reading these files into a ArcGIS runtime Qt/QML data structure. I would like to be able to color different regions of a map of Germany. What would be the best data-structure for this? Is there a Qt/QML/C++ example that does this?
Thank-you in advance,
Christopher