We've been using TinyGeo for displaying items, but today is the first time I went to try to query one. When I used "TinyGeoFeatureLayer.QueryTools.GetFeatureById" MapSuite would throw an error along the line of "item already exists in collection". I then went to inspect the features and found that I had duplicate "ID" values: 0 - 7, then 0 - 7 over and over again for 10,000+ features. This TinyGeo file was created via "CreateTinyGeoFile" from a shapefile. The "ID" column is not part of the original data; it must be something being generated by MapSuite. I rebuilt the TGEO file using 6.0.0.92 and I still get the duplicate ID values.
Anyone else come across this?
Allen