This is documentation of a bèta release.
For documentation on the current version, please check Knowledge Base.

AI Detection: Coordinate Reference Systems

This page describes the use and application of specific Coordinate Reference Systems through AI-Detection jobs.

Analysis Engine is the independent module performing AI-Detection. For a few edge-cases the list of Coordinate Reference Systems supported by Manage and Extract can slightly differ from Analysis Engine's.

In such scenario, it is required to manually add the specific Coordinate Reference System definition in Analysis Engine installation folder.

The procedure is described below.

Horizontal - Projected CRS Definition

  1. Get the EPSG-code for target CRS (Here: 22213).
    crs_workaround_analysis_engine_000.jpg
  2. Go to EPSG homepage and find the definition of target CRS.
    crs_workaround_analysis_engine_001.jpg
    crs_workaround_analysis_engine_002.jpg
    crs_workaround_analysis_engine_003.jpg
  3. Choose the JSON definition (easiest mode to get required values).\\crs_workaround_analysis_engine_004.jpg
  4. Set in C:\Program Files\Bentley\iTwin Capture Analysis\data\gdal.
    Open pcs.override.csv and fill-in dedicated fields with values extracted from EPSG website.
    Here is a sample for EPSG:22213.
    crs_workaround_analysis_engine_005.jpg
  5. Below are some insights on how to fill required fields in csv file
    crs_workaround_analysis_engine_007.jpg

    crs_workaround_analysis_engine_008.jpg
  6. Save & Close.
    Set back in iTC Manage & Extract.
    Launch AI-Detection job. It will complete
    crs_workaround_analysis_engine_006.jpg

Vertical CRS Definition

  1. Go to EPSG homepage and find the definition of target CRS
    vertcrs_analysis_engine_000.jpg
  2. Download the grid corresponding to your vertical reference system in GTX format (here RAF09.gtx).
    Such grid is not available on EPSG website and requires a specific search and download to become accessible.
    This website offers some of these custom grids.
    After download, paste gtx file (here RAF09.gtx in following directory: C:\Program Files\Bentley\iTwin Capture Analysis\data\gdal

  3. Set in C:\Program Files\Bentley\iTwin Capture Analysis\data\gdal.
    Open vertcs.override.csv and fill-in dedicated fields with values extracted from EPSG website.

  4. Here is a sample for various entries including EPSG:5720.
    vertcrs_analysis_engine_001.jpg
  5. Below are some insights on how to fill required fields in csv file vertcrs_analysis_engine_002.jpg
  6. Save & Close.
    Set back in iTC Manage & Extract.
    Launch AI-Detection job.
    It will complete
 
Last modified:: 2024/11/13 13:30