Documentation | Samples | JoinAndRender
How to join a vector layer to an external database and how to render map based on values from a join.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_LayerVector.JoinADO | ADO Query to be joined. |
TGIS_LayerVector.JoinNET | ADO.NET Query to be joined. |
TGIS_LayerVector.JoinJDBC | JDBC ResultSet of Query to be joined. |
TGIS_LayerVector.JoinPrimary | Field from feature table to be joined. |
TGIS_LayerVector.JoinForeign | Field from Query to be joined. |
This sample is available on following platforms (click to see source code):