Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rasters write support to HDFS / S3 #2102

Merged

Commits on Mar 27, 2017

  1. PNG / JPG / GeoTiff hadoop write methods

    Signed-off-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
    pomadchin committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    a77e695 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. add geotifff tests

    Signed-off-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
    pomadchin committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    eb063b6 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
    pomadchin committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    2cd357a View commit details
    Browse the repository at this point in the history
  3. add geotiff reader into codebase

    Signed-off-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
    pomadchin committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    68b7eb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. add missing tests and Jpg / Png readers

    Signed-off-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
    pomadchin committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    da84e38 View commit details
    Browse the repository at this point in the history
  2. Refactored functions namings / packages, removed explicit gzip flag.

    Signed-off-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
    pomadchin committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    db86ac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. refactor r / w hadoop methods

    Signed-off-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
    pomadchin committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    cf14df3 View commit details
    Browse the repository at this point in the history