Poom Malakul Na Ayudhya

Similar documents
This has both postgres and postgis included. You need to enable postgis by running the following statements

This lab will introduce you to MySQL. Begin by logging into the class web server via SSH Secure Shell Client

2 Creating Vector Layers. 2.1 Creation of tables of PostgreSQL with geometry column for PostGIS

D2M2 - GIS USER'S MANUAL

5 Extract the information of location from the geometry column of PostgreSQL table

Database to XML Wizard

Introduction to the Dimensionally Extended 9 Intersection Model (DE-9IM) in PostgreSQL/PostGIS Tutorial

User's Guide c-treeace SQL Explorer

Motivation: Qgis: Database:

How to Customize SysML Requirement Types? Written Date : February 4, 2016

LearnOSM. PostgreSQL & PostGIS. Installing PostgreSQL and PostGIS. Reviewed

PostgreSQL/PostGIS: Introduction

Forms iq Designer Training

Amazon Redshift ODBC Driver 1.3.6

Restoring data from a backup

HLU GIS Tool - User Guide

Enterprise Reporting -- APEX

VMware vrealize operations Management Pack FOR. PostgreSQL. User Guide

How to Recover a Primavera P6 Password

MicroStation. FDO Reader USER S MANUAL. [Företagets adress]

MST: Converting from Shape file to PostGIS using FME. Version 0.2

Web Services Configuration Guide

ERD Tutorial: How to Design and Generate SQL Server DB? Written Date : June 19, 2015

Working with Databases

Persistence Designer User s Guide. Version 3.4

USING DIRECT DATABASE DRIVERS

Table of Contents. Table of Contents

NMCRIS Map Service Application Feature Editing

GGR 375 QGIS Tutorial

PowerPlanner manual. Contents. Powe r Planner All rights reserved

Importing source database objects from a database

OneStop Reporting 4.5 OSR Administration User Guide

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

6 Attribute actions to vector layer

Product: DQ Order Manager Release Notes

World Premium Points of Interest Getting Started Guide

MySQL Installation Guide (Windows)

Creating the Data Layer

Using the Prime Performance Manager Web Interface

World Premium Points of Interest Getting Started Guide

Module 4: CUSTOMIZING FIELDS

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server

USER GUIDE SOCIAL TENURE DOMAIN MODEL VERSION 1.0. S e c u r i n g l a n d a n d p r o p e r t y r i g h t s f o r a l l.

SP LOCKER USER MANUAL. v1.0

Mobile Client. User Manual. Version: 2.0.0

How to use data sources with databases (part 1)

SQream Dashboard Version SQream Technologies

Creating Accessible PDFs

Using ANM With Virtual Data Centers

Update Table Schema Sql Server 2008 Add Column Default Value

DTP SQL Development Tools: Database Table Manipulation component Design

MySQL Installation Guide (Windows)

I / PM Express Imaging and Process Management Web Express. User Guide EWU s Web based Document Imaging solution

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri

Quick Guide to MapWindow GIS Desktop Application

ForeScout CounterACT. Configuration Guide. Version 3.4

ForeScout Open Integration Module: Data Exchange Plugin

The ArcGIS Integration, User Guide. ArcGISv1.01_GEv4.2_UK_User_Guide, 4Ed,pdf.docNumber of pages: 26 Printed:

Server Manager User and Permissions Setup

Using VPN. DJJ Staff

TRAINING GUIDE. GIS Admin for Web and Mobile Maps

DEC 31, HareDB HBase Client Web Version ( X & Xs) USER MANUAL. HareDB Team

Spatial Databases by Open Standards and Software 3.

TRAINING GUIDE. GIS Editing Tools for ArcGIS Desktop

Introduction to Quantum GIS

ELODEA USER'S GUIDE HOW TO SETUP, CONFIGURE AND USE ELODEA

ewater SDI for water resource management

Visual Studio 2010 Database Schema Could Not Be Retrieved For This Connection

FME Extension for ArcGIS

Embarcadero Rapid SQL

Spectrum Spatial Map Uploader Guide

Type of document: Usebility Checklist

Installation and Getting Started

Use of open-source GIS for the preprocessing of distributed hydrological. models

MapInfo Pro. Version 17 Overview

Sante DICOM Editor. Quick start guide. Copyright 2017 Santesoft, all rights reserved

eha qgis-versioning Documentation Release documentation

Brief Contents. Foreword by Sarah Frostenson...xvii. Acknowledgments... Introduction... xxiii. Chapter 1: Creating Your First Database and Table...

Kernel Migrator. for SharePoint. Configuration Guide

Visual Workflow Implementation Guide

Sante MRI Viewer. Quick start guide. Copyright 2016 Santesoft, all rights reserved

Utilizing SQL with WindMilMap

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3

TRAINING GUIDE. Data Quality Tools for GIS and Lucity Spatial

Customizing DAZ Studio

OneStop Reporting OSR 4.5 RTM Release Notes

Oracle SQL. murach s. and PL/SQL TRAINING & REFERENCE. (Chapter 2)

How do I sign up for a Canvas account as a parent?

Introducing SQL Query Verifier Plugin

DB Export/Import/Generate data tool

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

IA L16 - Hands-On Lab Hands on with Instant Backup and Recovery Features of NetBackup 7.6 for VMware

ForeScout CounterACT. Configuration Guide. Version 4.1

Introduction to SQL on GRAHAM ED ARMSTRONG SHARCNET AUGUST 2018

u D i g W a l k t h r o u g h 2 E d i t w i t h u D i g a n d W F S - T

vfire Server Console Guide Version 1.5

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

EMC SourceOne for Microsoft SharePoint Version 6.7

DTS. The SQL Server 2000 client installation adds the necessary components for creating DTS packages. You can save your DTS packages to:

Content Author's Reference and Cookbook

Transcription:

DataClient 1.0.6 Manual By Poom Malakul Na Ayudhya pmalakul@gmail.com (Under Development) Page 1

Contents 1. Introduction 2. Installation 2.1. Knowledge Requirements 2.2. Software Requirements 2.3. DataClient Installation 3. Using DataClient 3.1. Database setting 3.2. SQL Query 3.2.1. SQL Editor 3.2.2. Generate SQL Query Command 3.2.3. Execute command to Database 3.3. DataTable 3.3.1. DataTable Management 3.3.1.1. Create DataTable 3.3.1.2. Insert Row(s) 3.3.1.2.1. Basic data types 3.3.1.2.2. Image and binary type 3.3.1.2.3. Geometry data type 3.3.1.3. Edit Row(s) 3.3.1.4. Delete Row(s) 3.3.1.5. Add New Column 3.3.1.6. Remove Column 3.3.1.7. DataTable Properties 3.3.1.8. Filtering 3.3.1.9. AutoFill 3.3.2. MapWindow Interaction 3.3.2.1. Load form layer 3.3.2.2. Add Layer 3.3.2.3. Zoom Selected Row(s) 3.3.2.4. Auto Row Editor 3.3.3. Database Management 3.3.3.1. DB Info Page 2

3.3.3.2. SQL Query 3.3.3.3. Create Table using DataTable 3.3.3.4. Drop Table 3.3.3.5. Add Column using DataTable 3.3.3.6. Delete Column 3.3.3.7. Insert, Update and Delete Row(s) using DataTable 3.3.3.8. Delete all Rows 3.3.3.9. Select 3.3.3.10. Select Within 3.3.3.10.1. Shape 3.3.3.10.2. DataTable 3.3.3.11. Buffer 3.3.3.11.1. Shape 3.3.3.11.2. DataTable 3.3.3.12. Vacuum Analyze 3.3.3.13. Create and Drop Index 3.3.4. Tools 3.3.4.1. Command Editor 3.3.4.2. Timer Page 3

Abstract DataClient is a MapWindow GIS Plug in which adds PostgreSQL/PostGIS database client functions. These allow MapWindow GIS to manage and use GIS and other data types on PostgreSQL/PostGIS relational database. This is the manual for version 1.0.6 Page 4

Chapter 1 Introduction DataClient is developed by Poom Malakul Na Ayudhya. The purpose is to make MapWindow GIS to be able to use relational database of PostgreSQL/PostGIS as a database client. That means DataClient can create data tables and store (3) or retrieve (4) them from PostgreSQL/PostGIS database. It also can use Mapwindow GIS to display GIS data table by adding a layer (1) or loading a layer back to create GIS data table (2). DataClient can also open (5) or save (6) data table to file. Page 5

Chapter 2 Installation 2.1. Knowledge Requirements SQL and relational database management To use DataClient efficiently knowing about SQL and database management are required. DataClient comprises of SQL Query Editor that you can edit and save SQL command as a file with extension.sql. DataClient can generate SQL command statements for some purposes by using the menus. But in some case you need to edit command by yourself to do exactly what you want. Basic GIS Because DataClient can handle GIS vector data. It is better to know about basic GIS objects such as point, line and polygon. You also should know about coordinate system and projection that GIS objects use. 2.2. Software Requirements MapWindow GIS Application x86 version 4.7 or later This is the Window Application that DataClient plugs into. You can download from http://www.mapwindow.org. It is free and open source. DataClient use MapWindow for displaying GIS data on the map. PostgreSQL 8.3 or later and PostGIS 1.3.3 or later PostgreSqL is the relational database software that DataClient connects to. PostGIS is an extension of PostgreSQL that make it capable of handling GIS Data with relational database efficiently. PostgreSQL/PosGIS can be installed on both Windows and Linux Platform. They are both free and open source. Before using with DataClient, you have to make sure that both PostgreSQL and PostGIS function properly. Page 6

2.3. DataClient Installation 1. Make sure that you have installed MapWindow already and it can function properly. Then close it. 2. Double click DataClient Setup file to start installation. Following the steps of installation. 3. Open MapWindow, click on Plugins menu and select DataClient. DataClient menu will appear on main menu bar. 4. If you want to connect DataClient to PostgreSQL/PostGIS server, make sure that there is at least one schema owned by the user used to login on the database. Page 7

Chapter 3 Using DataClient 3.1 Database setting To start Database setting, click on Database setting menu. Page 8

Server: Port: Login Name: Password: Database: Command Timeout (sec): SSL: Name or address of PostgreSQL/PostGIS database server Port number PostgreSQL user name User s password Database name Command Timeout in second Secure connection Page 9

After entering information, press Query button to connect to database server. If it can connect successfully, schema name(s) that you own will appear. You can choose what schema you want to work with. Check Remember credentials checkbox if you want to save your entering information. It is recommended to check on Generate projection file checkbox if you don t have projection file or want to overwrite it. Page 10

Then click Apply button. If everything works fine it will appear as in the figure. If you make change or want to enter information again, click on Reset button. Then click close button. 3.2 SQL Query 3.2.1. SQL Editor To start SQL Editor, click on SQL Query menu. Page 11

You can use SQL Editor to edit, open and save SQL command. 3.2.2. Generate SQL Query Command Page 12

You can retrieve database information in the working schema by clicking on DB Info button. If DataClient can connect to the server successfully, the right pane will appear with tree view information. The root node is the schema name following by the number of table in parenthesis. The child node is the name of table following by the number of column in parenthesis. The grandchild node is the name of column and its details. Generating SQL command depends on the node(s) you check. You can check either table node(s) or column node(s) but not both at the same time. After checking, right click on DB Info pane, you can see the command(s) that can be generated. Page 13

In this example, we choose column fid, name, year and the_geom in patient table. Then right click and click on Select submenu to generate select command. 3.2.3. Execute command to Database After generating SQL command, you can edit it in the editor and execute it by click on Execute button. There are three types of execution: Execute NonQuery, Execute Scalar and Execute DataAdapter. If you don t want any result, click on Execute NonQuery. But if you want scalar result, Page 14

click on Execute scalar. And finally if you want table result, click on Execute DataAdapter. The result also depends on the SQL command you will execute. 3.3 DataTable 3.3.1. DataTable Management To start DataTable, click on DataTable menu. 3.3.1.1. Create DataTable To create new data table, click on File >New or New button (1). Page 15

You can now enter table name and create column(s) and its type as you want. There are nine data types you can select : String: Text Int32: 32 bit integer Int64: 64 bit integer Single: 32 bit floating number Double: 64 bit floating number Geometry: GIS Vector Data Binary: binary file Image: image file DateTime: date and time Then click Add button to add new column (2) or click Delete button to remove wrong added column. After finishing adding column(s), click Create button to create new table (3). Page 16

For adding geometry column, you have to enter SRID (Spatial Reference System Identifier), Geometry type and dimension. 3.3.1.2. Insert Row(s) To insert new row, check on the column(s) you want to enter information (1). The column you don t check will also be inserted as a null value. Then Click on Edit > Insert Row (2) or press Insert Key. Page 17

The Insert Row window will appear. Now you can enter the data. Most of the data types can be entered directly to the input box. Some data types can also be loaded from a file by clicking on the button below the input box such as string data type. Binary and Image must be loaded from file only. Page 18

For Geometry data type, the entering data depends on the geometry type, dimension and point numbers. Each coordinating point value must be entered as a floating point number. 3.3.1.3. Edit Row(s) To edit row(s), Edit > Row Editor. If there are some rows selected in current DataTable, Row Editor will edit only this selected rows. If not, it will edit all rows in the DataTable. Page 19

To start editing, click on edit button. After finishing row editing, click Apply button to make changes to the row or click Cancel button to cancel changes. 3.3.1.4. Delete Row To delete row. First select the row(s) to delete (1). Then click Edit > Delete Row(s) (2) or press Del key. Page 20

3.3.1.5. Add New Column To add new column, click Edit > Add Column. Page 21

Enter column name and choose data type. Then click Add button to add new column to the current DataTable. 3.3.1.6. Remove Column To remove column from current DataTable, select a column to delete from Column(s) pane. Then right click and select Remove Column. To open Column(s) pane, click View > Ouput Column. 3.3.1.7. DataTable Properties To open current DataTable Properties, click File >Table Properties Page 22

In this Table properties window, you can: change Table Name change data type between String and Geometry and between Image and Binary select which column(s) are Primary key by checking on Primary Key checkbox 3.3.1.8. Filtering Page 23

General Filtering You can enter condition for filtering rows of current DataTable by click on Filter > Setting Filter or enter directly on the toolbar. Then click on Filter > Enable Filter menu or Enable General Filter button to apply filtering. The condition is the expression that follows Expression Syntax of Data Column Expression Property. You can get the details from: http://msdn.microsoft.com/en us/library/system.data.datacolumn.expression Page 24

Geometry Filtering Geometry Filtering in this program comprises of two functions. The first function is to select default geometry column in case of current DataTable with multiple geometry columns. The second function is to filter invalid geometry row of selected geometry column. To select default geometry column, click drop down button of combo box and select the name of geometry column. In this case there is only one geometry column so it is selected automatically. Page 25

To filter invalid geometry row, click on Enable Geometry Filter button 3.3.1.9. AutoFill AutoFill is used to fill the column of all or selected row(s) with specified value. If you don t select any row, AutoFill will fill all rows in current DataTable. The value can be Null Value, Text, Number and Expression. The table below show value that can be filled for each data type. Null Value Text Number Expression Int32, Int64 Yes No Yes Yes Single, Double Yes No Yes Yes String Yes Yes Yes No Geometry Yes No No No Image Yes No No No Binary Yes No No No Date Yes No No No To open Auto Fill, click Edit > Auto Fill Page 26

Select column to fill value (1) and choose what value type to fill (2). The expression follows Expression Syntax of Data Column Expression Property. You can get the details from: http://msdn.microsoft.com/en us/library/system.data.datacolumn.expression 3.3.2. MapWindow Interaction DataTable can interact with MapWindow in some ways. To interact with MapWindow, click on MapWindow menu and select submenu as follows. Page 27

3.3.2.1. Load from layer Before loading from layer, you have to make sure that there is a layer selected. The layer that can be loaded must be a shape file layer. This submenu will load the selected layer from MapWindow and convert it to a DataTable. Page 28

The last column geometry0 is the column created by DataClient. This column is a geometry column holding geometry data in PostGIS extended formats. 3.3.2.2. Add Layer This submenu will convert current DataTable to shape file and add it to a layer in MapWindow. The DataTable that can be added must have at least one geometry column and one of these is selected. The way to select geometry column is in the topic of geometry filtering (3.3.1.8.). To add a layer, select geometry column (1) then click on MapWindow > Add Layer or click on Add Layer button (2). Page 29

Before adding a new layer, your DataTable should have primary key. If you use DataTable without primary key to add new layer, warning dialog will be shown as above. Adding layer without primary key causes some features of DataClient not functioning such as Zoom Selected Row(s). To set new primary key, use Table Properties in the topic of DataTable Properties (3.3.1.7.). Page 30

Save As Dialog will appear and ask you to save new shape file before processing each row in DataTable. After that a new layer will be added to MapWindow. Page 31

3.3.2.3. Zoom Selected Row(s) Before using this function, make sure that you ve already added a layer from your DataTable to MapWindow and this DataTable also has primary key. If not, you can t use this function. Zoom Selected Row(s) will zoom to object on the map of MapWindow for the selected row(s) in current DataTable. The first step is to select the interested row(s). Then click MapWindow > Zoom Selected Row(s) or click on Zoom Selected Row(s) button. Page 32

3.3.2.4. Auto Row Editor Page 33