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:40] 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 41: | Line 41: | ||
<div cusomertable> | <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 59: | 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 81: | 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) |