Forum

Author Topic: Export Orthophoto with tile scheme and naming  (Read 3174 times)

benj_G

  • Newbie
  • *
  • Posts: 24
    • View Profile
Export Orthophoto with tile scheme and naming
« on: March 12, 2018, 02:06:36 PM »
I work with updated photoscan and lidar data.
But when exporting photoscan respects a tiling scheme type "NAME-positionX-positionX.tif" Or I would like to export my Orthoimages with an export schema (NAME-roundedprojX-roundedprojY.tif).
 I already have a "SHP" that contains this tiling.
My question is: is it possible to automate this export process with a python script?
thanks in advance

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14816
    • View Profile
Re: Export Orthophoto with tile scheme and naming
« Reply #1 on: March 22, 2018, 01:21:01 PM »
Hello benj_G,

Can you please clarify the task requirements? You can import the shapes and each of them should be used as a boundary for the orthomosaic export (i.e. each shape -> one orthomosaic output). Do the shapes already have labels? If not, then which coordinate information do we need to use for naming - minimal X and Y, average X and Y?
Best regards,
Alexey Pasumansky,
Agisoft LLC

benj_G

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: Export Orthophoto with tile scheme and naming
« Reply #2 on: May 23, 2018, 11:01:28 AM »
Thanks for our reply !!! and sorry for late answer ! yes every tiles have an attribute "name" (see image of previous post).
I think you right ! if I import the shapes and each of them should be used as a boundary for the orthomosaic export It will be GREAT but how to iterate all the polygons of a shp in python ?

thanks a lot for your reply !

benj_G

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: Export Orthophoto with tile scheme and naming
« Reply #3 on: July 17, 2018, 06:06:40 PM »
nobody for my question ?