ThinkGeo.com    |     Documentation    |     Premium Support

Map Data Format

Hi,


Can I have a list of what map data formats web edition 3.0 support besides .shp files?


I currently use ShapeFileFeatureLayer to load my shp files.  For different map data formats, what corresponding functions am I supposed to use for each to create a map?


Thanks,


Tracy



Tracy, 


We natively support (means we write the complete code for it) shape file, Oracle, Microsoft SQL server 2008 and Postgre. For raster data, we support the types GDI+ supports like bmp, jpeg, gif etc.
 
With the help of 3rd part assemblies, we support other types like MrSid, ECW, Jpeg2000 and GeoTIFF. Also with the help of FDO, we support dozens of different data types such as TAB. Here is the general description showing how to take the benefits of FDO with MapSuite.
gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/20/aft/6203/afv/topic/Default.aspx
 
Here is also a Video showing how to use FDO.
gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/16/aft/6030/afv/topic/Default.aspx
 
Also, you can easily make it support your own Data Formats, have a look at a sample here to see how easy to add the support for a new data type yourself with Map Suite.
gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/16/aft/4769/afv/topic/Default.aspx
 
Thanks,
 
Ben