Difference between revisions of "Spatial Manager Desktop™ - FAQs: Databases"

From Spatial Manager Wiki
Jump to navigation Jump to search
m
m
Line 10: Line 10:
  
  
===How can I load a data Table from a spatial database or data store into a Map in Spatial Manager Desktop™?===
+
===How can I load a data Table from a spatial database or data store into a Map?===
 
To access spatial databases or data stores you need first to have defined a User Data Source (UDS) including all the parameters to connect to (to learn more about UDSs, see: [[Spatial Manager Desktop™ - FAQs: Data sources| Data sources page]])
 
To access spatial databases or data stores you need first to have defined a User Data Source (UDS) including all the parameters to connect to (to learn more about UDSs, see: [[Spatial Manager Desktop™ - FAQs: Data sources| Data sources page]])
  
Line 23: Line 23:
  
  
===Are there any other functions for the Tables in Spatial Manager Desktop™?===
+
===Are there any other functions for the Tables?===
 
Yes, you can Delete or Rename the Tables in Spatial Manager Desktop™ using the right-click menu over the Table item itself. This is valid for Tables in spatial databases but not for Tables in data stores
 
Yes, you can Delete or Rename the Tables in Spatial Manager Desktop™ using the right-click menu over the Table item itself. This is valid for Tables in spatial databases but not for Tables in data stores
  
Line 31: Line 31:
  
  
===How can I create a Schema in a spatial database in Spatial Manager Desktop™?===
+
===How can I create a Schema in a spatial database?===
 
You can create a Schema in a spatial database in Spatial Manager Desktop™ using the right-click menu over the UDS. When creating, you can assign a name to the New Schema
 
You can create a Schema in a spatial database in Spatial Manager Desktop™ using the right-click menu over the UDS. When creating, you can assign a name to the New Schema
  
Line 39: Line 39:
  
  
===Are there any other functions for the Schemas in Spatial Manager Desktop™?===
+
===Are there any other functions for the Schemas?===
 
Yes, you can Delete or Rename the Schemas and Refresh the Schema contents in Spatial Manager Desktop™ using the right-click menu over the Schema item itself. '''Be careful''' when you Delete a Schema because all the Tables that it contains will also be deleted. This is valid for Schemas in spatial databases but not for Schemas in data stores
 
Yes, you can Delete or Rename the Schemas and Refresh the Schema contents in Spatial Manager Desktop™ using the right-click menu over the Schema item itself. '''Be careful''' when you Delete a Schema because all the Tables that it contains will also be deleted. This is valid for Schemas in spatial databases but not for Schemas in data stores
  
Line 47: Line 47:
  
  
===Are there any other kind of data sources using Schemas or Tables in Spatial Manager Desktop™?===
+
===Are there any other kind of data sources using Schemas or Tables?===
 
Yes, you can find some Providers using Schemas or Tables in Spatial Manager Desktop™, besides spatial databases or data stores, like some types of files, such as SDF and more, or special connections, such as ODBC and more. Everything said here for Schemas and Tables is valid for these types of data sources
 
Yes, you can find some Providers using Schemas or Tables in Spatial Manager Desktop™, besides spatial databases or data stores, like some types of files, such as SDF and more, or special connections, such as ODBC and more. Everything said here for Schemas and Tables is valid for these types of data sources
  
Line 55: Line 55:
  
  
===How can I see the Properties of Schemas or Tables in Spatial Manager Desktop™?===
+
===How can I see the Properties of Schemas or Tables?===
 
You can see the Properties of Schemas or Tables in the "Properties" panel of Spatial Manager Desktop™ when you select any of these items in the "Data sources" panel
 
You can see the Properties of Schemas or Tables in the "Properties" panel of Spatial Manager Desktop™ when you select any of these items in the "Data sources" panel
  

Revision as of 12:22, 9 April 2014

Introduction

  • Objective of this section
    • To load spatial information tables included in spatial databases
  • Topics in this section
    • Accessing spatial databases: UDSs definition using connection and setting parameters
    • Schemas and classes: structures of tables contained in databases
    • Other connections like ODBC, etc.


How can I load a data Table from a spatial database or data store into a Map?

To access spatial databases or data stores you need first to have defined a User Data Source (UDS) including all the parameters to connect to (to learn more about UDSs, see: Data sources page)

You can load a data Table from a spatial database or data store using the right-click menu over the Table item itself inside a container of the UDS (usually a Schema), in the "Data sources" panel, to load its content into a new or existing Map. You can also double-click over the Table item itself, in the "Data sources" panel, to load its content into a new or existing Map (this behaviour may be configured in the application settings)


DB-1.png


Files-3.png


Are there any other functions for the Tables?

Yes, you can Delete or Rename the Tables in Spatial Manager Desktop™ using the right-click menu over the Table item itself. This is valid for Tables in spatial databases but not for Tables in data stores


DB-2.png


How can I create a Schema in a spatial database?

You can create a Schema in a spatial database in Spatial Manager Desktop™ using the right-click menu over the UDS. When creating, you can assign a name to the New Schema


DB-3.png


Are there any other functions for the Schemas?

Yes, you can Delete or Rename the Schemas and Refresh the Schema contents in Spatial Manager Desktop™ using the right-click menu over the Schema item itself. Be careful when you Delete a Schema because all the Tables that it contains will also be deleted. This is valid for Schemas in spatial databases but not for Schemas in data stores


DB-4.png


Are there any other kind of data sources using Schemas or Tables?

Yes, you can find some Providers using Schemas or Tables in Spatial Manager Desktop™, besides spatial databases or data stores, like some types of files, such as SDF and more, or special connections, such as ODBC and more. Everything said here for Schemas and Tables is valid for these types of data sources


DB-5.png


How can I see the Properties of Schemas or Tables?

You can see the Properties of Schemas or Tables in the "Properties" panel of Spatial Manager Desktop™ when you select any of these items in the "Data sources" panel


DB-6.png


Related links