Difference between revisions of "Spatial Manager™ for AutoCAD - FAQs: Providers"

From Spatial Manager Wiki
Jump to navigation Jump to search
m
Line 9: Line 9:
 
*ESRI Shape file - (SHP)<sup></sup>
 
*ESRI Shape file - (SHP)<sup></sup>
 
*Google Earth file - (KML, KMZ)<sup></sup>
 
*Google Earth file - (KML, KMZ)<sup></sup>
*OpenStreetMap XML file - (OSM)<sup></sup>
+
*OpenStreetMap XML file - (OSM)<sup> (1)</sup>
*GPS exchange format file - (GPX)<sup></sup>
+
*GPS exchange format file - (GPX)<sup> (1)</sup>
 
*ASCII text file - (ASC, CSV, NEZ, TXT, XYZ, UPT)<sup></sup>
 
*ASCII text file - (ASC, CSV, NEZ, TXT, XYZ, UPT)<sup></sup>
 
*SQLite file - (SQLITE, DB)<sup></sup>
 
*SQLite file - (SQLITE, DB)<sup></sup>
Line 16: Line 16:
 
*Microsoft SQL Server Spatial database<sup></sup>
 
*Microsoft SQL Server Spatial database<sup></sup>
 
*Open Database Connectivity ODBC<sup></sup>
 
*Open Database Connectivity ODBC<sup></sup>
*WFS data store<sup>(1)</sup>
+
*Autodesk SDF file - (SDF)<sup> (2)</sup>
 +
*WFS data store<sup> (2)</sup>
 +
*MySQL database<sup> (2)</sup>
 
*MicroStation v.7 file - (DGN)<sup> (1)</sup>
 
*MicroStation v.7 file - (DGN)<sup> (1)</sup>
 
*AutoCAD DXF file - (DXF)<sup> (1)</sup>
 
*AutoCAD DXF file - (DXF)<sup> (1)</sup>
Line 23: Line 25:
 
*MapInfo interchange format file - (MIF/MID)<sup> (1)</sup>
 
*MapInfo interchange format file - (MIF/MID)<sup> (1)</sup>
 
*GeoJSON file - (GEO.JSON)<sup> (1)</sup>
 
*GeoJSON file - (GEO.JSON)<sup> (1)</sup>
 +
*WFS data store<sup> (1)</sup>
  
  
''(1) OGR data source''
+
''(1) OGR data source<br/>(2) FDO provider''
  
  

Revision as of 17:32, 19 February 2014

What are the data Providers of Spatial Manager™ for AutoCAD?

Spatial Manager™ for AutoCAD accesses spatial data using their own data Providers. The application can access different data formats and storage systems depending on the spatial data Providers installed


Which are the current available data Providers for Spatial Manager™ for AutoCAD?

The available standard data Providers at this time are the following:

  • ESRI Shape file - (SHP)
  • Google Earth file - (KML, KMZ)
  • OpenStreetMap XML file - (OSM) (1)
  • GPS exchange format file - (GPX) (1)
  • ASCII text file - (ASC, CSV, NEZ, TXT, XYZ, UPT)
  • SQLite file - (SQLITE, DB)
  • PostGIS database
  • Microsoft SQL Server Spatial database
  • Open Database Connectivity ODBC
  • Autodesk SDF file - (SDF) (2)
  • WFS data store (2)
  • MySQL database (2)
  • MicroStation v.7 file - (DGN) (1)
  • AutoCAD DXF file - (DXF) (1)
  • ESRI ArcInfo export file (ASCII) - (E00) (1)
  • MapInfo file - (TAB) (1)
  • MapInfo interchange format file - (MIF/MID) (1)
  • GeoJSON file - (GEO.JSON) (1)
  • WFS data store (1)


(1) OGR data source
(2) FDO provider


What are the parameters of the data Providers in Spatial Manager™ for AutoCAD?

The parameters of the data Providers in Spatial Manager™ for AutoCAD are the settings that the application needs to connect when reading data to import it as Objects in AutoCAD from spatial tables or files by using a given data Provider. Certain data Providers do not have parameters to specify. You will see a parameters window every time the application needs them when importing


File:OSMParametersACAD.png

Sample: OSM OpenStreetMap file parameters window


Related links