User Tools

Site Tools


thinkgeo_data_format_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo_data_format_guide [2019/09/18 16:13]
benbai created
thinkgeo_data_format_guide [2019/10/21 05:35] (current)
tgwikiupdate [Web Based Datasets]
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   | 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   |
 | 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   | | 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   |
-| CAD formats [[http://​en.wikipedia.org/​wiki/​AutoCAD_DWG|.dwg]] and [[http://​en.wikipedia.org/​wiki/​AutoCAD_DXF|.dxf]] ​  | Read   | 8.0   | 
 | [[http://​en.wikipedia.org/​wiki/​Electronic_navigational_chart|S-57]] Maritime Charts ​  | Read   | 8.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   | | [[http://​en.wikipedia.org/​wiki/​GPS_Exchange_Format|GPX]] (GPs eXchange format) ​  | Read   | 8.0   |
Line 26: Line 24:
 ^Format ^Support Type ^Map Suite Version ^ ^Format ^Support Type ^Map Suite Version ^
 | Mr. Sid   | Read   | 3.0| | Mr. Sid   | Read   | 3.0|
-| ECW   ​| Read   | 3.0| +| ECW       ​| Read   | 3.0| 
-| JPEG2000 ​  ​| Read   | 3.0|+| JPEG2000 ​ | Read   | 3.0|
 | GeoTIFF ​  | Read   | 3.0| | GeoTIFF ​  | Read   | 3.0|
-| BMP   ​| Read/​Write ​  | 3.0| +| BMP       ​| Read   | 3.0| 
-| PNG   ​| Read/​Write ​  | 3.0| +| PNG       ​| Read   | 3.0| 
-| GIF   ​| Read/​Write ​  | 3.0| +| GIF       ​| Read   | 3.0| 
-| JPG   ​| Read/​Write ​  | 3.0| +| JPG       ​| Read   | 3.0| 
-| TIFF   ​| Read/​Write ​  | 3.0|+| TIFF      | Read   | 3.0|
  
  
 ==== Web Based Datasets==== ==== 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.+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 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]] ​  ​| ​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 ​  |+| [[https://wiki.thinkgeo.com/​wiki/thinkgeo_cloudThinkGeo Cloud Online]] ​  ​| ​10.0 | ThinkGeo ​Cloud provides ​the following ServicesMaps 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/​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.   |
thinkgeo_data_format_guide.1568823224.txt.gz · Last modified: 2019/09/18 16:13 by benbai