Selecting and exporting single layers of images

Pictured below are many are several of almost 700 images that I have loaded in GM.

I'm wanting to be able to select these images individually with the map window

and also batch export the images within the black boundary block individually. Is this possible?


Tagged:

Answers

  • Export to what?

    As long as that black boundary is a polygon/area feature, you can export the points within it to another file (like GeoJSON, SHP, TXT, etc). The option to crop to those extents is in the export dialogue box, but you need to have it selected before starting the export.


    If you mean you want to export the images (.JPGs) to a new folder, but only the ones contained within the boundary, there's an extra step. Export the images to a .TXT or CSV file first, then open the CSV and remove every column except file path. Once you have a CSV with all of the image file paths, you can load it into Irfanview (free image editing) via the batch editing window. Then just run the batch (without doing any adjustments or renaming) to a new folder.


    Let me know if you need a better writeup. I'm about to hop on a call so I'm being brief...