Wykres commitów

37 Commity (5608a8266b14ef4ced4cfeace4a1ab04e93bfe7d)

Autor SHA1 Wiadomość Data
mordka 5608a8266b fix missing space
"FAILURE: No target dataset specified."
bug introduced by d4d53b553b [formerly 15532abcfd]


Former-commit-id: 920cf4162c
2018-03-27 15:36:08 +02:00
Piero Toffanin 80409731ce max minimum value on max_memory
Former-commit-id: 49e60b3671
2018-03-19 22:16:26 -04:00
Giovanni Cimolin da Silva d4d53b553b Make GDAL use 50% of available memory as cache
Signed-off-by: Giovanni Cimolin da Silva <giovannicimolin@gmail.com>

Former-commit-id: 15532abcfd
2018-03-19 10:08:22 -03:00
Dakota Benjamin bbaf594b4a Bug fixes
Former-commit-id: dbc8db1b35
2018-01-30 15:04:26 -05:00
Dakota Benjamin 2cfcb7a61b Refactor georeferencing to implement sfm transformation
Former-commit-id: 0d4e77cf5a
2018-01-29 12:27:13 -05:00
Piero Toffanin 369d538509 Automatic cropping
Former-commit-id: a2581167c0
2018-01-04 12:08:59 -05:00
Piero Toffanin 4ee5dc96ed Resolved conflicts, added missing 2.5D meshing files, change skip-25dmesh to use-25dmesh
Former-commit-id: ce0ce5a655
2017-04-25 11:17:20 -04:00
Piero Toffanin e1a3820817 Added --skip-25dmesh parameter
Former-commit-id: a358ff229d
2017-04-07 15:16:37 -04:00
Piero Toffanin 693a038af8 Fixed path bug
Former-commit-id: 5036714870
2017-04-05 14:27:52 -04:00
Piero Toffanin 05d8526b4f Integrated 2.5D mesh into pipeline. Still needs testing
Former-commit-id: 2237bc5db7
2017-04-05 13:56:48 -04:00
Dakota Benjamin c96b4b259e Add gdaladdo to build overviews
Former-commit-id: c79c4646df
2017-03-31 14:53:47 -04:00
Dakota Benjamin 9a79f8ea0b Add all options to BIGTIFF param
Former-commit-id: ab72aeafe3
2017-03-31 10:52:46 -04:00
Dakota Benjamin 4c60de5bed Add BigTIFF creation option to odm_orthophoto
Former-commit-id: 3ce495c37b
2017-03-29 16:13:34 -04:00
Dakota Benjamin e46cac88bb Add more gdal creation options
Former-commit-id: d4d09cbc3f
2017-03-10 16:09:55 -05:00
Dakota Benjamin d68b1eff97 Merge branch 'master' into image-load-process
Former-commit-id: fc2ccf4ce5
2016-12-21 13:53:28 -05:00
Dakota Benjamin 62e0dc3e6a Generate PNG from ungeoreferenced model
Former-commit-id: 80eba5a7de
2016-12-20 10:10:14 -05:00
Dakota Benjamin 902de7c424 Find gcp_list even when not specified
Former-commit-id: 30368627c3
2016-12-14 13:36:23 -05:00
Mark Hale 4d806b2518 Added verbose option.
Former-commit-id: 9569326b53
2016-12-11 22:16:11 +00:00
Seth Fitzsimmons ec0c738d3a Remove band interleaving, increase block size
Band interleaving confuses some tools that are used to thumbnail TIFFs (e.g. `libvips`).

The increased block size is to match the potentially impending OpenAerialMap file format standard, following the Landsat-on-AWS precedent.

Former-commit-id: 6f9c042f53
2016-10-24 09:31:45 -06:00
Stephen Mather 2e77c5a423 Update odm_orthophoto.py
Former-commit-id: 7b097fce3d
2016-09-25 08:50:33 -04:00
Stephen Mather 7d3c76dac9 blank space at end
Former-commit-id: befc027bf5
2016-09-25 08:49:15 -04:00
Stephen Mather fee8b4adf0 tiled, deflate, etc.
per Seth's comment here https://github.com/hotosm/oam-uploader/issues/39

Former-commit-id: c3f5cf2150
2016-09-25 08:47:00 -04:00
Seth Fitzsimmons 6210a15a84 Increase JPEG_QUALITY to 90
Default is 75

Former-commit-id: f32cb22e61
2016-09-17 21:33:30 -07:00
Seth Fitzsimmons 6cef2e0fa7 Generate tiled, compressed GeoTIFFs
This allows more efficient access when reading, as block-level reads
become possible.


Former-commit-id: d68394a669
2016-09-15 18:06:05 -07:00
Dakota Benjamin b119a109ac Use Namespace instead of Dict for argparse
Former-commit-id: f559533754
2016-03-08 13:26:58 -05:00
Dakota Benjamin 6d0dfa988b Create benchmarking file with --time
Former-commit-id: 8c9f312aff
2016-02-29 09:45:00 -05:00
Dakota Benjamin e507a276c8 Properly call odm_georeferencing model in odm_orthophoto
Former-commit-id: 88d10e6fe4
2016-02-29 08:43:23 -05:00
Dakota Benjamin d42e55aefd Refactor python code to comply with PEP8
Former-commit-id: 0515166832
2016-02-26 13:50:12 -05:00
Dakota Benjamin 0ecbaaec08 Add --rerun-from functionality
Former-commit-id: 6bf072dfaa
2016-02-25 13:39:38 -05:00
Dakota Benjamin 7a7bb712fb Add --rerun-all functionality
Former-commit-id: dee63447df
2016-02-25 11:24:32 -05:00
Dakota Benjamin a9009da627 odm_orthophoto gdal_translate writes to a log file
Former-commit-id: 196e111a00
2016-02-23 13:23:34 -05:00
Dakota Benjamin f153aa9754 Add Orthophoto geotiff functionality
Former-commit-id: 7a58752c86
2016-02-23 12:47:43 -05:00
edgarriba 24d5b9d6da small formatting modification
Former-commit-id: 8cb95bddb1
2015-12-11 21:27:16 +00:00
edgarriba 21c54c2ced added tree structure to organize file paths
Former-commit-id: c65d2b51b3
2015-12-10 11:01:41 +00:00
edgarriba 4aee7f6e2a add checking to force to run celll again
Former-commit-id: 7d0215be4d
2015-12-01 16:52:18 +00:00
edgarriba 47c843edf8 add orthophoto cell
Former-commit-id: ddd40a3435
2015-12-01 16:26:13 +00:00
edgarriba 349838d599 adding scripts
Former-commit-id: 4a2d6af50c
2015-11-16 14:52:47 +00:00