====== ThinkGeo Data Format Guide ====== All editions of Map Suite come with support for the most popular GIS file formats baked right in; these are the **natively-supported formats**. In general, a natively-supported format will enjoy better performance and API friendliness than those that are supposed through extensions. ==== Vector Formats ==== Vector data allows you to style and display your data exactly how you want it. If the data format you are looking for is not listed below you can easily [[Map Suite Integrating Custom Data Formats | integrate your own custom data]] format. ^ Format ^ Support Type ^ Map Suite Version ^ | [[http://en.wikipedia.org/wiki/Shapefile|ShapeFile]]((All versions of Map Suite support ShapeFile DBFs in the standard dBASE III format. Additionally, since Map Suite 8.0, DBFs in Visual FoxPro format are also supported.)) | Read/write | 1.0 | | [[http://en.wikipedia.org/wiki/MapInfo_TAB_format|MapInfo TAB]] | Read/write | 5.0 | | ThinkGeo [[http://thinkgeo.com/forums/MapSuite/tabid/143/aft/9903/Default.aspx|TinyGeo]] | Read/write | 6.0 | | ESRI [[http://en.wikipedia.org/wiki/ArcGIS#Geodatabase|File Geodatabase]] | Read/write | 7.0 | | Microsoft [[http://en.wikibooks.org/wiki/Geospatial_Data_in_SQL_Server|SQL Server Spatial]] 2008 and newer | Read/write | 3.0 | | [[http://www.oracle.com/technetwork/database/options/spatialandgraph/overview/index.html|Oracle Spatial]] | Read/write | 3.0 | | PostgreSQL [[http://postgis.net/|PostGIS]]((Requires that you reference the free [[Map Suite Extensions Guide#Postgre Extension|Postgre extension]] which is included with Map Suite.)) | Read/write | 3.0 | | [[http://en.wikipedia.org/wiki/Electronic_navigational_chart|S-57]] Maritime Charts | Read | 8.0 | | [[http://en.wikipedia.org/wiki/GPS_Exchange_Format|GPX]] (GPs eXchange format) | Read | 8.0 | | Tobin [[http://www.p2energysolutions.com/tobin-map-data/data-format-and-specifications|TDRBM II]] (.bas) | Read | 8.0 | | ESRI [[http://en.wikipedia.org/wiki/Esri_grid|Grid]] (.grd) | Read | 5.0 | | [[Map Suite SQLite | SQLite]] | Read/write | 8.0 (refresh) | ==== Raster Formats ==== Raster data is typically aerial imagery, satellite imagery and topo maps. However you can use almost any image as a raster layer and add it to the map. For example you may have a jpeg that represents a floor plan of a building that you would like to display on a map. ^Format ^Support Type ^Map Suite Version ^ | Mr. Sid | Read | 3.0| | ECW | Read | 3.0| | JPEG2000 | Read | 3.0| | GeoTIFF | Read | 3.0| | BMP | Read | 3.0| | PNG | Read | 3.0| | GIF | Read | 3.0| | JPG | Read | 3.0| | TIFF | Read | 3.0| ==== Web Based Datasets==== Web based map data comes in a variety of forms. Several of the providers below are tile based web services that allow you to easily integrate rich basemaps into your application. Other technologies such as WMS and WFS provide a common way for web applications to consume maps and feature information over the web. Finally the NOAA web data layers allow you to integrate near real time weather information into your application using Map Suite.
^
Format/Provider
^ Map Suite Version ^ Description ^ | [[https://wiki.thinkgeo.com/wiki/thinkgeo_cloud| ThinkGeo Cloud Online]] | 10.0 | ThinkGeo Cloud provides the following Services: Maps Vector Tiles, Maps Raster Tiles, Maps WMS, Elevation, Geocoding, Reverse Geocoding, Routing, Maps Query and Projection etc.| | [[http://www.opengeospatial.org/standards/wms| WMS (Web Map Service)]] | 6.0 | WMS is a open standard set by the OGC to consume maps over the web. | | [[http://www.opengeospatial.org/standards/wfs| WFS (Web Feature Service)]] | 6.0 | WFS is a open standard set by the OGC. | | Google Maps ((*Use of Google Maps within a Map Suite developer SDK requires a Google Maps API For Business license and is subject to Google's licensing terms. For more information, please visit: https://developers.google.com/maps/licensing)) | 3.0 | Google Maps | | Bing Maps ((*Use of Bing Maps within a Map Suite developer SDK requires a Bing Maps license and is subject to Microsoft's licensing terms. For more information, please visit: http://www.microsoft.com/maps/Licensing/licensing.aspx)) | 3.0 | Bing Maps | | NOAA Radar | 8.0 | NEXRAD Radar updated every 15 minutes covering most of the United States. | | NOAA Weather Watches & Warnings | 8.0 | Current weather watches and warnings covering the United States. | | NOAA Weather Stations | 8.0 | Current temperatures and other weather information from NOAA weather stations around the United States. |
===== Additional Formats using the GDAL Extension =====