| Tool Name | Coordinate Conversion (Table) |
| Tool ID | 31 |
| Library ID | pj_proj4 |
| Version | 1.0 |
| Author(s) | O. Conrad (c) 2019 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Table | table, input | TABLE | ||
| Options | ||||
| X Coordinate Source | table field | SOURCE_X | Table field that provides the source X coordinates. | |
| Y Coordinate Source | table field | SOURCE_Y | Table field that provides the source Y coordinates. | |
| Projected X Coordinates | table field | TARGET_X | ||
| Projected Y Coordinates | table field | TARGET_Y | ||
| Source Coordinate System | parameters | SOURCE_CRS | 4 Parameters: - 1. Default: +proj=longlat +datum=WGS84 +no_defs - 2. - 3. Default: GEODCRS["WGS 84", DATUM["World Geodetic System 1984", ELLIPSOID["WGS 84",6378137,298.257223563]], CS[ellipsoidal,2], AXIS["geodetic latitude (Lat)",north], AXIS["geodetic longitude (Lon)",east], UNIT["degree",0.0174532925199433], SCOPE["Horizontal component of 3D system."], AREA["World."], BBOX[-90,-180,90,180], ID["EPSG",4326]] - 4. Default: +proj=longlat +datum=WGS84 +no_defs | |
| Definition String | text | SOURCE_CRS.CRS_STRING | Supported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326"). | Default: +proj=longlat +datum=WGS84 +no_defs |
| Well Known Text File | file path | SOURCE_CRS.CRS_FILE | ||
| WKT | text | SOURCE_CRS.CRS_WKT | Default: GEODCRS["WGS 84", DATUM["World Geodetic System 1984", ELLIPSOID["WGS 84",6378137,298.257223563]], CS[ellipsoidal,2], AXIS["geodetic latitude (Lat)",north], AXIS["geodetic longitude (Lon)",east], UNIT["degree",0.0174532925199433], SCOPE["Horizontal component of 3D system."], AREA["World."], BBOX[-90,-180,90,180], ID["EPSG",4326]] | |
| PROJ | text | SOURCE_CRS.CRS_PROJ | Default: +proj=longlat +datum=WGS84 +no_defs | |
| Target Coordinate System | parameters | TARGET_CRS | 4 Parameters: - 1. Default: +proj=longlat +datum=WGS84 +no_defs - 2. - 3. Default: GEODCRS["WGS 84", DATUM["World Geodetic System 1984", ELLIPSOID["WGS 84",6378137,298.257223563]], CS[ellipsoidal,2], AXIS["geodetic latitude (Lat)",north], AXIS["geodetic longitude (Lon)",east], UNIT["degree",0.0174532925199433], SCOPE["Horizontal component of 3D system."], AREA["World."], BBOX[-90,-180,90,180], ID["EPSG",4326]] - 4. Default: +proj=longlat +datum=WGS84 +no_defs | |
| Definition String | text | TARGET_CRS.CRS_STRING | Supported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326"). | Default: +proj=longlat +datum=WGS84 +no_defs |
| Well Known Text File | file path | TARGET_CRS.CRS_FILE | ||
| WKT | text | TARGET_CRS.CRS_WKT | Default: GEODCRS["WGS 84", DATUM["World Geodetic System 1984", ELLIPSOID["WGS 84",6378137,298.257223563]], CS[ellipsoidal,2], AXIS["geodetic latitude (Lat)",north], AXIS["geodetic longitude (Lon)",east], UNIT["degree",0.0174532925199433], SCOPE["Horizontal component of 3D system."], AREA["World."], BBOX[-90,-180,90,180], ID["EPSG",4326]] | |
| PROJ | text | TARGET_CRS.CRS_PROJ | Default: +proj=longlat +datum=WGS84 +no_defs | |