Difference between revisions of "Spatial Manager™ for BricsCAD - FAQs: Providers"
m |
m |
||
Line 1: | Line 1: | ||
===What are the data Providers?=== | ===What are the data Providers?=== | ||
− | Spatial Manager™ for BricsCAD 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 | + | Spatial Manager™ for BricsCAD 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 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 file - (OSM, PBF)<sup></sup> | + | **OpenStreetMap file - (OSM, PBF)<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> | ||
− | **Autodesk SDF file - (SDF)<sup> ( | + | **Autodesk SDF file - (SDF)<sup> (3)</sup> |
− | **MicroStation v.7 file - (DGN)<sup> ( | + | **MicroStation v.7 file - (DGN)<sup> (2)</sup> |
− | **AutoCAD DXF file - (DXF)<sup> ( | + | **AutoCAD DXF file - (DXF)<sup> (2)</sup> |
− | **ESRI ArcInfo export file (ASCII) - (E00)<sup> (1)</sup> | + | **ESRI ArcInfo export file (ASCII) - (E00)<sup> (1) (2)</sup> |
− | **MapInfo file - (TAB)<sup> ( | + | **MapInfo file - (TAB)<sup> (2)</sup> |
− | **MapInfo interchange format file - (MIF/MID)<sup> ( | + | **MapInfo interchange format file - (MIF/MID)<sup> (2)</sup> |
− | **GeoJSON file - (GEO.JSON)<sup> (1)</sup><br/><br/> | + | **GeoJSON file - (GEO.JSON)<sup> (1) (2)</sup><br/><br/> |
*'''Spatial data servers''' | *'''Spatial data servers''' | ||
**PostGIS database<sup></sup> | **PostGIS database<sup></sup> | ||
**Microsoft SQL Server Spatial database<sup></sup> | **Microsoft SQL Server Spatial database<sup></sup> | ||
− | **MySQL database<sup> ( | + | **MySQL database<sup> (1) (3)</sup><br/><br/> |
*'''Other spatial data sources''' | *'''Other spatial data sources''' | ||
− | **Open Database Connectivity ODBC<sup></sup> | + | **Open Database Connectivity ODBC<sup> (1)</sup> |
− | **WFS data store<sup> (1 or | + | **WFS data store<sup> (1) (2 or 3)</sup> |
− | ''(1) OGR data source<br/>( | + | ''(1) Importing only (Read-only)<br/>(2) OGR data source<br/>(3) FDO 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 36: | Line 36: | ||
===What are the parameters of the data Providers?=== | ===What are the parameters of the data Providers?=== | ||
− | The parameters of the data Providers in Spatial Manager™ for BricsCAD are the settings that the application needs to connect when reading | + | The parameters of the data Providers in Spatial Manager™ for BricsCAD 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 |
− | [[Image: | + | [[Image:KMLParameters.PNG|border]] |
− | ''Sample: OSM/PBF OpenStreetMap file parameters window'' | + | ''Sample 1: KML/KMZ Google Earth file writing (export process) parameters window'' |
+ | |||
+ | |||
+ | [[Image:OSMParameters.png|border]] | ||
+ | |||
+ | ''Sample 2: OSM/PBF OpenStreetMap file reading (import process) parameters window'' | ||
Revision as of 08:17, 5 February 2015
What are the data Providers?
Spatial Manager™ for BricsCAD 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 BricsCAD at this time are the following:
- Spatial files
- ESRI Shape file - (SHP)
- Google Earth file - (KML, KMZ)
- OpenStreetMap file - (OSM, PBF) (1)
- GPS exchange format file - (GPX) (1)
- ASCII text file - (ASC, CSV, NEZ, TXT, XYZ, UPT)
- SQLite file - (SQLITE, DB)
- 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)
- Other spatial data sources
- Open Database Connectivity ODBC (1)
- WFS data store (1) (2 or 3)
(1) Importing only (Read-only)
(2) OGR data source
(3) FDO 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 BricsCAD 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
Sample 1: KML/KMZ Google Earth file writing (export process) parameters window
Sample 2: OSM/PBF OpenStreetMap file reading (import process) parameters window
Related links