ASAR Ground Control Point (GCP) Extraction toolInstallation
python asar-gcp.py --help DocumentationUsage: asar-gcp.py [options] KEY OUTFILE KEY KEY of the image on MIRAVI. To get the key, you need to find the image you want on miravi.eo.esa.int/en and then use firebug to inspect the POST parameters used to retrieve the inage details OUTFILE name of file to write the output to. e.g. imagename.gcp.points Note that if you plan to open the file in the QGIS georeferencer, the file name must end in ".points" Computes the ground control points for an ASAR satellite image from miravi.eo.esa.int that can be used to georeference the image. Options: -h, --help show this help message and exit -q, --quiet Only output error messages -v, --verbose Output debugging information Example Usage[TDB] |
Tools and Utilities >