Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
geoscene3d:project_content:datasets:tabular_dataset [2020/02/12 16:06] – rebecca130301_gmail.com | geoscene3d:project_content:datasets:tabular_dataset [2020/03/22 17:59] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
==== Source Types ==== | ==== Source Types ==== | ||
- | [[: | + | [[: |
- | [[: | + | [[: |
- | [[: | + | [[: |
- | [[: | + | [[: |
==== Configuration ==== | ==== Configuration ==== | ||
Line 19: | Line 19: | ||
__X:__ Field or column name for X coordinates (required).\\ | __X:__ Field or column name for X coordinates (required).\\ | ||
__Y:__ Field or column name for Y coordinates (required).\\ | __Y:__ Field or column name for Y coordinates (required).\\ | ||
- | __Z:__ Field or column name for Z coordinates. Be sure to check the "Z = Elevation" | + | __Z:__ Field or column name for Z coordinates. Be sure to check the "Z = Elevation" |
__ID:__ Field or column name for ID.\\ | __ID:__ Field or column name for ID.\\ | ||
__Additional fields (Optional): | __Additional fields (Optional): | ||
Line 29: | Line 29: | ||
__Fixed Extent:__ By default the dataset extent is identical to the current scene extent. However, this option makes it is possible to fix the extent to any area. | __Fixed Extent:__ By default the dataset extent is identical to the current scene extent. However, this option makes it is possible to fix the extent to any area. | ||
- | __Horizontal Extent: __ Defines a rectangular area where data are extracted from the source. Note that the values uses the fields for X and Y entered in the SELECT box. | + | __Horizontal Extent:__ Defines a rectangular area where data are extracted from the source. Note that the values uses the fields for X and Y entered in the SELECT box. |
- | __Additional conditions (optional): __ The dataset may be refined further using SQL. This makes it possible to use regular SQL to query the source database or CSV file within the extent. This is an advanced option that can be used for users that has an in depth knowledge of the source format. | + | __Additional conditions (optional): |
Example: Join two tables (Table1 and Table2) in the dataset. Both tables has an ID Field.\\ | Example: Join two tables (Table1 and Table2) in the dataset. Both tables has an ID Field.\\ | ||
Line 38: | Line 38: | ||
**Preview Buttons ** \\ | **Preview Buttons ** \\ | ||
__Preview SQL…:__ Shows a preview of the resulting query. Advanced users can use this option to analyze the resulting query.\\ | __Preview SQL…:__ Shows a preview of the resulting query. Advanced users can use this option to analyze the resulting query.\\ | ||
- | __Preview Data…:__ Shows a preview of the data resulting from the query using the [[: | + | __Preview Data…:__ Shows a preview of the data resulting from the query using the [[: |
==== Model Database Source ==== | ==== Model Database Source ==== | ||
- | When the source for the tabular dataset is an Access database and is specified to be in [[: | + | When the source for the tabular dataset is an Access database and is specified to be in [[: |