I use ArcGIS 10.2.2 and I have a problem with some frames extracted from a video. I have the frames (more then 1000) georeferend and I have a track file with the corresponding points.
I wrote down information on the singel frames corresponding to the name of the frames (jpgs numbered from 0 upwards, like "C4_dolo1_3_conv_MOD.avi_0"). I would like an operation that extracts the NAMES of the frames to the points from the track file - or only the number of the frame to some georeferenced outline of the georeferenced frames.
The attribute data are written down per extracted and georeferenced Videoframe. So the attributes have no spatial information yet. That is why I want to create a shapefile with a field with the names of the rasters - so that I can then join the attributes to that field.
Does anyone have an idea what I need?