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

From Spatial Manager Wiki
Jump to navigation Jump to search
m
m
(15 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
**Google Earth file - (KML, KMZ)<sup></sup>
 
**Google Earth file - (KML, KMZ)<sup></sup>
 
**OpenStreetMap file - (OSM, PBF)<sup> (1)</sup>
 
**OpenStreetMap file - (OSM, PBF)<sup> (1)</sup>
 +
**LiDAR file - (LAS, LAZ)<sup> (1)</sup>
 
**GPS exchange format file - (GPX)<sup> (1)</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>
**GML file - (GML, GZ, XML)<sup> (1)</sup>
+
**GML file - (GML, GZ, XML)<sup></sup>
 +
**Raster image file - (TIF, PNG, JPG, JPEG, TIFF)<sup> (1)</sup>
 
**Autodesk SDF file - (SDF)<sup> (3)</sup>
 
**Autodesk SDF file - (SDF)<sup> (3)</sup>
 
**MicroStation v.7 file - (DGN)<sup> (2)</sup>
 
**MicroStation v.7 file - (DGN)<sup> (2)</sup>
Line 25: Line 27:
 
**Microsoft SQL Server Spatial database<sup></sup>
 
**Microsoft SQL Server Spatial database<sup></sup>
 
**MySQL database<sup> (1) (3)</sup><br/><br/>
 
**MySQL database<sup> (1) (3)</sup><br/><br/>
 +
*'''Image map servers'''
 +
**WMS Web Map Services<sup> (4)</sup>
 +
**WMTS Web Map Tile Services<sup> (4)</sup>
 +
**XYZ/TMS Tile Map Services<sup> (4)</sup><br/><br/>
 
*'''Other spatial data sources'''
 
*'''Other spatial data sources'''
 
**Open Database Connectivity ODBC<sup> (1)</sup>
 
**Open Database Connectivity ODBC<sup> (1)</sup>
**WFS data store<sup> (1) (2 or 3) (4)</sup>
+
**WFS data store<sup> (1) (2 or 3) (5)</sup>
  
  
''(1) Importing only (Read-only)<br/>(2) OGR data source<br/>(3) FDO provider<br/>(4) OGR for WFS data stores will not be found in the data Provider list under some circumstances (certain AutoCAD Map versions and others). Please, use FDO for this data Provider''
+
''(1) Read-only<br/>(2) OGR data source<br/>(3) FDO provider<br/>(4) [[Spatial_Manager%E2%84%A2_for_AutoCAD_-_FAQs:_Background_Maps_(%22Standard%22_and_%22Professional%22_editions_only)#Can_I_configure_my_own_Web_Map_Services.3F | Background Maps technology]]<br/>(5) OGR for WFS data stores will not be found in the data Provider list under some circumstances (certain AutoCAD Map versions and others). Please, use FDO for this data Provider''
  
 
''Note: certain data Providers are only valid for some Editions of the application''
 
''Note: certain data Providers are only valid for some Editions of the application''
Line 40: Line 46:
  
  
[[Image:KMLParameters.PNG|border|KML/KMZ Google Earth file writing (export process) parameters window]]
+
[[Image:KMLParameters2.png|border|KML/KMZ Google Earth file writing (export process) parameters window]]
  
 
''Sample 1: KML/KMZ Google Earth file writing (export process) parameters window''
 
''Sample 1: KML/KMZ Google Earth file writing (export process) parameters window''
  
  
[[Image:OSMParameters3.png|border|OSM/PBF OpenStreetMap file reading (import process) parameters window]]
+
[[Image:OSMParameters4.png|border|OSM/PBF OpenStreetMap file reading (import process) parameters window]]
  
 
''Sample 2: OSM/PBF OpenStreetMap file reading (import process) parameters window''
 
''Sample 2: OSM/PBF OpenStreetMap file reading (import process) parameters window''
 +
 +
 +
[[Image:ODBCParameters.PNG|border|Open Database Connectivity ODBC parameters window]]
 +
 +
''Sample 3: Open Database Connectivity ODBC (creating a User Data Source) parameters window''
 +
 +
 +
[[Image:ASCIIParameters2.png|border|ASCII file reading (import process) parameters window]]
 +
 +
''Sample 4: ASCII file (custom settings) reading (import process) parameters window''
 +
 +
 +
[[Image:SPM_RasterImageProvider.PNG|border|Single image Raster Provider parameters window]]
 +
 +
''Sample 5: Raster image file reading Provider parameters window''
 +
 +
 +
[[Image:SPM_LiDARProvider.PNG|border|LiDAR file reading parameters window]]
 +
 +
''Sample 6: LiDAR file reading parameters window''
  
  

Revision as of 14:51, 6 June 2019

What are the data Providers?

Spatial Manager™ for AutoCAD accesses spatial data for importing and/or exporting 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?

The available standard data Providers for Spatial Manager™ for AutoCAD at this time are the following:

  • Spatial files
    • ESRI Shape file - (SHP)
    • Google Earth file - (KML, KMZ)
    • OpenStreetMap file - (OSM, PBF) (1)
    • LiDAR file - (LAS, LAZ) (1)
    • GPS exchange format file - (GPX) (1)
    • ASCII text file - (ASC, CSV, NEZ, TXT, XYZ, UPT)
    • SQLite file - (SQLITE, DB)
    • GML file - (GML, GZ, XML)
    • Raster image file - (TIF, PNG, JPG, JPEG, TIFF) (1)
    • Autodesk SDF file - (SDF) (3)
    • MicroStation v.7 file - (DGN) (2)
    • AutoCAD DXF file - (DXF) (2)
    • ESRI ArcInfo export file (ASCII) - (E00) (1) (2)
    • MapInfo file - (TAB) (2)
    • MapInfo interchange format file - (MIF/MID) (2)
    • GeoJSON file - (GEO.JSON) (1) (2)

  • Spatial data servers
    • PostGIS database
    • Microsoft SQL Server Spatial database
    • MySQL database (1) (3)

  • Image map servers
    • WMS Web Map Services (4)
    • WMTS Web Map Tile Services (4)
    • XYZ/TMS Tile Map Services (4)

  • Other spatial data sources
    • Open Database Connectivity ODBC (1)
    • WFS data store (1) (2 or 3) (5)


(1) Read-only
(2) OGR data source
(3) FDO provider
(4) Background Maps technology
(5) OGR for WFS data stores will not be found in the data Provider list under some circumstances (certain AutoCAD Map versions and others). Please, use FDO for this data Provider

Note: certain data Providers are only valid for some Editions of the application


What are the parameters of the data Providers?

The parameters of the data Providers in Spatial Manager™ for AutoCAD are the settings that the application needs to connect when reading (importing) or writing (exporting) spatial tables or files by using a given data Provider. Certain data Providers need the reading parameters and the writing parameters, and these settings can be different. Some other data Providers will only need the reading or the writing parameters but not both of them. You will see a parameters window every time the application needs them when running a given import or export process


KML/KMZ Google Earth file writing (export process) parameters window

Sample 1: KML/KMZ Google Earth file writing (export process) parameters window


OSM/PBF OpenStreetMap file reading (import process) parameters window

Sample 2: OSM/PBF OpenStreetMap file reading (import process) parameters window


Open Database Connectivity ODBC parameters window

Sample 3: Open Database Connectivity ODBC (creating a User Data Source) parameters window


ASCII file reading (import process) parameters window

Sample 4: ASCII file (custom settings) reading (import process) parameters window


Single image Raster Provider parameters window

Sample 5: Raster image file reading Provider parameters window


LiDAR file reading parameters window

Sample 6: LiDAR file reading parameters window


Related links