User Tools

Site Tools


samples:samples:joinandrender

Table of Contents

JoinAndRender sample

Documentation | Samples | JoinAndRender

Summary

How to join a vector layer to an external database and how to render map based on values from a join.

Description

This sample illustrates use of:

Name Description
TGIS_LayerVector.JoinADOADO Query to be joined.
TGIS_LayerVector.JoinNETADO.NET Query to be joined.
TGIS_LayerVector.JoinJDBCJDBC ResultSet of Query to be joined.
TGIS_LayerVector.JoinPrimaryField from feature table to be joined.
TGIS_LayerVector.JoinForeignField from Query to be joined.

Code

This sample is available on following platforms (click to see source code):

2020/05/26 09:38

Page Tools