Giter Club home page Giter Club logo

Comments (3)

wavded avatar wavded commented on May 28, 2024

Never have encountered that error, only lead I've found is that the file name created is literally too long for the underlying OS, is there any logic in your application that could be naming things too long? Also, if you have some sample code that can reproduce, that would help.

from ogr2ogr.

robparkhill avatar robparkhill commented on May 28, 2024

Well, that's the thing. It works for most of the data. I have the GeoJSON stored in the DB, and I am just passing the data to ogr2ogr to convert to KML and Shape. If the GeoJSON package is large (over 1200 or so coordinate pairs) the temp file (or that is what I am coming to think) is too large of a name. It looks like there is a temp file created when making the shapes or KMLs, and that the naming/location of that (if the GeoJSON is large) causes this error.

Is there any way that I can pass in a temp directory for the code? (looks like it creates the folder and destroys it, and that it is appended to the location for the GDAL code. If not, I guess I will have to move the GDAL stuff to the root level, so that temp files can be longer.

from ogr2ogr.

wavded avatar wavded commented on May 28, 2024

Closing due to age, reopen if issue persists.

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.