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

From Spatial Manager Wiki
Jump to navigation Jump to search
m
m
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''''BETA PHASE ----- Under development * Under development * Under development * Under development * Under development * Under development'''''
 
 
----
 
 
 
===What are the data Providers?===
 
===What are the data Providers?===
 
Spatial Manager™ for ZWCAD 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
 
Spatial Manager™ for ZWCAD 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
Line 14: 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 29: 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 and 3)</sup>
+
**WFS data store<sup> (1) (2 or 3)</sup>
  
  
''(1) Importing only (Read-only)<br/>(2) OGR data source<br/>(3) FDO provider''
+
''(1) Read-only<br/>(2) OGR data source<br/>(3) FDO provider ('''Important:''' May not be available on ZWCAD 32-bit)<br/>(4) [[Spatial_Manager%E2%84%A2_for_ZWCAD_-_FAQs:_Background_Maps_(%22Standard%22_and_%22Professional%22_editions_only)#Can_I_configure_my_own_Web_Map_Services.3F | Background Maps technology]]''
  
 
''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 62: Line 64:
  
 
''Sample 4: ASCII file (custom settings) 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''
  
  
  
 
==Related links==
 
==Related links==
*[http://www.spatialmanager.com/spatial-manager-autocad-will-include-also-fdo-providers/ Spatial Manager™ will include FDO Providers ''(also applicable in Spatial Manager™ for ZWCAD)'']
+
*''Developed for other CAD applications prior to the release of Spatial Manager™ for ZWCAD but also applicable''
 +
**[http://www.spatialmanager.com/spatial-manager-autocad-will-include-also-fdo-providers/ Spatial Manager™ will include FDO Providers]
  
  
 
*[[Spatial Manager™ for ZWCAD#FAQs|Go to FAQS]]
 
*[[Spatial Manager™ for ZWCAD#FAQs|Go to FAQS]]

Revision as of 14:54, 6 June 2019

What are the data Providers?

Spatial Manager™ for ZWCAD 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 ZWCAD 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)


(1) Read-only
(2) OGR data source
(3) FDO provider (Important: May not be available on ZWCAD 32-bit)
(4) Background Maps technology

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 ZWCAD 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