This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_data_format_guide [2015/09/02 11:22] admin [Web Based Datasets] |
map_suite_data_format_guide [2017/09/06 05:46] (current) tgwikiupdate |
||
---|---|---|---|
Line 11: | Line 11: | ||
| ThinkGeo [[http://thinkgeo.com/forums/MapSuite/tabid/143/aft/9903/Default.aspx|TinyGeo]] | Read/write | 6.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 | | | ESRI [[http://en.wikipedia.org/wiki/ArcGIS#Geodatabase|File Geodatabase]] | Read/write | 7.0 | | ||
- | | [[http://en.wikipedia.org/wiki/Keyhole_Markup_Language|KML]] (Keyhole Markup Language) | Read/write | 8.0 | | + | | [[http://en.wikipedia.org/wiki/Keyhole_Markup_Language|KML]] (Keyhole Markup Language) | Read | 8.0 | |
| Microsoft [[http://en.wikibooks.org/wiki/Geospatial_Data_in_SQL_Server|SQL Server Spatial]] 2008 and newer | Read/write | 3.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 | | | [[http://www.oracle.com/technetwork/database/options/spatialandgraph/overview/index.html|Oracle Spatial]] | Read/write | 3.0 | | ||
Line 39: | Line 39: | ||
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. | 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. | ||
+ | <div cusomertable> | ||
^ <div width_noraml>Format/Provider</div> ^ Map Suite Version ^ Description ^ | ^ <div width_noraml>Format/Provider</div> ^ Map Suite Version ^ Description ^ | ||
- | | [[http://thinkgeo.com/servers/world-map-kit-online/| World Map Kit Online]] | <div width_lg>3.0</div> | ThinkGeo's basemap based on Open Street Map Data that is displayed in most of the sample applications. You can check out what the maps look like at http://maps.thinkgeo.com | | + | | [[http://thinkgeo.com/servers/world-map-kit-online/| World Map Kit Online]] | 3.0 | ThinkGeo's basemap based on Open Street Map Data that is displayed in most of the sample applications. You can check out what the maps look like at http://maps.thinkgeo.com | |
| [[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/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. | | | [[http://www.opengeospatial.org/standards/wfs| WFS (Web Feature Service)]] | 6.0 | WFS is a open standard set by the OGC. | | ||
Line 48: | Line 49: | ||
| NOAA Weather Watches & Warnings | 8.0 | Current weather watches and warnings covering 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. | | | NOAA Weather Stations | 8.0 | Current temperatures and other weather information from NOAA weather stations around the United States. | | ||
+ | </div> | ||
===== Additional Formats using the FDO Extension ===== | ===== Additional Formats using the FDO Extension ===== | ||
<div msgbox>**Important Note:** Because the FDO extension is based on a third-party open-source code library, you may experience unexpected issues beyond ThinkGeo's control when using an FDO-supported data format.</div> | <div msgbox>**Important Note:** Because the FDO extension is based on a third-party open-source code library, you may experience unexpected issues beyond ThinkGeo's control when using an FDO-supported data format.</div> | ||
Line 58: | Line 59: | ||
By using the FDO extension included with Map Suite the following formats are also available to you: | By using the FDO extension included with Map Suite the following formats are also available to you: | ||
- | ==== Vector Formats ==== | + | <html><h3>Vector Formats(<a class="urlextern" href="http://www.gdal.org/ogr/ogr_formats.html">OGR</a>)</h3></html> |
- | [[http://www.gdal.org/ogr/ogr_formats.html|OGR]] | + | |
* ESRI Personal Geodatabase (.mdb) | * ESRI Personal Geodatabase (.mdb) | ||
* Spatial Data File (.sdf) | * Spatial Data File (.sdf) | ||
Line 80: | Line 81: | ||
* X-Plane/Flightgear aeronautical data | * X-Plane/Flightgear aeronautical data | ||
- | ==== Raster Formats ==== | + | |
- | [[http://www.gdal.org/formats_list.html|GDAL]] | + | <html><h3>Raster Formats(<a class="urlextern" href="http://www.gdal.org/formats_list.html">GDAL</a>)</h3></html> |
* Arc/Info ASCII Grid | * Arc/Info ASCII Grid | ||
* ADRG/ARC Digitilized Raster Graphics (.gen/.thf) | * ADRG/ARC Digitilized Raster Graphics (.gen/.thf) |