Hi Smart ThinkGeo guys,
A couple of years ago, I suggested my company switched our ESRI
map application to ThinkGeo win-form Desktop application, but there were no
funds to do it. Now we will get fund soon and I need preparing for the switching
roject. I start evaluating ThinkGeo win-form Desktop and need your help. Where can I find sample code to do following
things?
1.
Modify shapefiles: Read existing ESRI shapefiles
into ThinkGeo application. Keep Geo-data but change DB columns like removing
some DB columns and adding new DB columns. Then create new shapefiles with
these changes.
2.
Create an empty point shapefiles and add points
into the file. The points come from screen of ThinkGeo map control where user
click on or drag-drop.
3.
Create an empty line shapefiles and add lines
into the file. The lines come from screen of ThinkGeo map control where user draws
the lines.
4.
In existing ESRI application, we have a dynamic
layer that shows about 100 active objects over other layers on map to catch
user’s eyeballs and show where the objects are active. Do you have sample code
that lets some point symbols on the Map control “animated” ? For example, “flash” map markers by using
animated image (GIF), changing color every second, changing symbols or changing
symbol’s size, or other method to catch user’s eye balls.
Any help is greatly appreciated.
Thank you and have a nice day,
Mengbo