Search found 2 matches

by Fodder77
Thu Aug 20, 2020 8:34 am
Forum: VCL
Topic: Map Series of Shapefile
Replies: 2
Views: 8362

Re: Map Series of Shapefile

Hi everyone, I have made a bit of progress, I installed BDE and was able to compile the Map Layer demo including reading shapefile attributes using DBTables TTable. However, is there a preferred object to use now BDE is deprecated? My next issue is that many of my shapefiles return the 'corrupt tabl...
by Fodder77
Mon Aug 17, 2020 6:44 am
Forum: VCL
Topic: Map Series of Shapefile
Replies: 2
Views: 8362

Map Series of Shapefile

Hi All, I am trying to create some maps from shapefiles. So far, I have managed to draw the polygons in a shapefile with the code below. However, I can't figure out how to load or access the attributes of the shapes from the dbf file. Can anyone help? I also couldn't find an example of Map Series wi...