-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Need script sarvey2insarmaps.py outputs/shp/p2_coh80_ts.shp
It will run
ogr2ogr -f CSV -lco GEOMETRY=AS_XY -t_srs EPSG:4326 tmp.csv outputs/shp/p2_coh80_ts.shp
correct_geolocation.py tmp.csv
hdfeos5_or_csv_2_json_mbtiles.py
Let's create in minsar/utils
a new correct_geolocation.py
based on the miaplpy version. It will have the capability to also read a SARvey *.csv file and produce a tmp_geocorr.csv
.