Giter Club home page Giter Club logo

Comments (6)

wavded avatar wavded commented on May 27, 2024

I haven't tried this at all so I'm not sure, the errors indicate that you don't have the gdal libraries installed on the system or container.

from ogr2ogr.

wavded avatar wavded commented on May 27, 2024

Closing due to age, reopen if issue persists.

from ogr2ogr.

ferily7 avatar ferily7 commented on May 27, 2024

@wavded I am actually trying to do this same thing as well. Do you know how I can install GDAL on an AWS Lambda function?

I tried to do the .command('docker run -v /home/:/home --rm osgeo/gdal:alpine-small-latest ogr2ogr') but it didn't work for me.

@stdmn did you manage to figure out how to run ogr2ogr on a lambda?

from ogr2ogr.

wavded avatar wavded commented on May 27, 2024

I am unfamiliar with AWS Lambda unfortunately. However, this could make a great wiki entry if you guys figure it out for anybody wanting to do this in the future.

from ogr2ogr.

ferily7 avatar ferily7 commented on May 27, 2024

Sure, we can do that. I'm currently trying to figure out how to run the ogr2ogr function on a AWS Lambda. Actually quick question for you @wavded

When I tried to run the ogr2ogr function in my code, I get a Error: ogr2ogr: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory -- not sure what that means?

from ogr2ogr.

wavded avatar wavded commented on May 27, 2024

Haven't seen that error, seems like the environment is missing some libraries or a library isn't linked properly. May have luck googling for that sort of thing.

from ogr2ogr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.