• SRS with DJI cameras and GCPs

    Hi all, I cannot figure out how CC actually apply spatial reference systems. I try to be as clear as possible with this following example: last week we surveyed an industrial site (8 hectares, a total of about 50 GPixels, 2500 images more or less…
  • Where can I find a list of string constants for SRS?

    We process our data using the SDK and need to export the block result in different format. outSrs = ccmasterkernel.SRS(outputSRS) Where can we find a list of supported formats such as 'WGS84', 'EPSG:4978', … Thanks.