Commit Graph

17 Commits (4c87556901a6f7fd6e587ef355009aa2fc0bc1e9)

Author SHA1 Message Date
Christian Blichmann 4c87556901 Use Abseil's log/flags instead of glog/gflags
Follow-up changes might be required to fully fix up the contrib sandboxes.

PiperOrigin-RevId: 482475998
Change-Id: Iff631eb838a024b2f047a1be61bb27e35a8ff2f4
2022-10-20 06:48:51 -07:00
Christian Blichmann 6cbde854d6 #Cleanup: Consistently use `char* argv[]` instead of `char**`
PiperOrigin-RevId: 444782296
Change-Id: If8e7647be28f794392675ae001abbe9b809da0ac
2022-04-27 00:43:51 -07:00
Christian Blichmann d451478e26 Change license link to HTTPS URL
PiperOrigin-RevId: 424811734
Change-Id: If5ea692edc56ddc9c99fd478673df41c0246e9cc
2022-01-28 01:39:09 -08:00
Christian Blichmann 75bbd0e1c1 Internal change
Only externally visible changes should be a few changed includes as well as
some formatting changes.

PiperOrigin-RevId: 353226662
Change-Id: Iebf5be13774efcbd94c5d5a17b9b27e47275b229
2021-01-22 06:01:34 -08:00
Christian Blichmann dbaf95c724 Move utility code into `sandboxed_api/util`
This change should make it less confusing where utility code comes from.
Having it in two places made sense when we were debating whether to publish
Sandbox2 separately, but not any longer.

Follow-up changes will move `sandbox2/util.h` and rename the remaining
`sandbox2/util` folder.

PiperOrigin-RevId: 351601640
Change-Id: I6256845261f610e590c25e2c59851cc51da2d778
2021-01-13 09:25:52 -08:00
Copybara-Service 73be2c4212 Merge pull request #57 from doinachiroiu:master
PiperOrigin-RevId: 333529053
Change-Id: I6e2b7b31ecaa4f7ef11fc7b1260d441d897dd41a
2020-09-24 09:22:44 -07:00
doinachiroiu e0624f7220 Clang-format 2020-09-24 14:42:23 +00:00
doinachiroiu 61e8274954 Coding style fixed 2020-09-24 14:40:01 +00:00
doinachiroiu 29310a2305 Required changes resolved 2020-09-24 14:38:52 +00:00
doinachiroiu 3db70e6bea Changed name of variable 2020-09-24 14:36:30 +00:00
doinachiroiu 56649c5513 Resolving returning error for Transform and RasterIO functions 2020-09-24 14:16:33 +00:00
Copybara-Service 5604c85129 Merge pull request #53 from doinachiroiu:master
PiperOrigin-RevId: 333505714
Change-Id: I719108c1e7df20185a8ba5dcf3906821c47a9ee3
2020-09-24 06:57:28 -07:00
doinachiroiu 7c52e77c85 Updated README 2020-09-23 18:35:19 +00:00
doinachiroiu 0639b18cba Added license 2020-09-23 15:49:44 +00:00
doinachiroiu 2da83c2afa GDAL good version 2020-09-23 15:39:49 +00:00
doinachiroiu da81ea096e Empty gdal 2020-09-23 15:37:14 +00:00
doinachiroiu 93e30c724b Initial version of raster GeoTIFF workflow 2020-09-23 15:34:26 +00:00