Giter Club home page Giter Club logo

Comments (9)

nickponline avatar nickponline commented on August 22, 2024

Zipfile can have spaces, but not the files inside it.

from shapefile-js.

calvinmetcalf avatar calvinmetcalf commented on August 22, 2024

what about files not in a zip?

On Tue, Sep 9, 2014 at 11:50 AM, Nicholas Pilkington <
[email protected]> wrote:

Zipfile can have spaces, but not the files inside it.


Reply to this email directly or view it on GitHub
#32 (comment)
.

-Calvin W. Metcalf

from shapefile-js.

nickponline avatar nickponline commented on August 22, 2024

Here's the file I'm using:
https://www.dropbox.com/s/sffbs9ve1eymhfi/Joe%20Newby%20South%20Road.zip?dl=0
doesn't seem to work if I upload the contents either.

On Tue, Sep 9, 2014 at 11:51 AM, Calvin Metcalf [email protected]
wrote:

what about files not in a zip?

On Tue, Sep 9, 2014 at 11:50 AM, Nicholas Pilkington <
[email protected]> wrote:

Zipfile can have spaces, but not the files inside it.


Reply to this email directly or view it on GitHub
<
https://github.com/calvinmetcalf/shapefile-js/issues/32#issuecomment-55015505>

.

-Calvin W. Metcalf


Reply to this email directly or view it on GitHub
#32 (comment)
.

from shapefile-js.

nickponline avatar nickponline commented on August 22, 2024

Although this works where the inner files have spaces:
https://www.dropbox.com/s/v8nc4ko811injt2/thisworks.zip?dl=0

On Tue, Sep 9, 2014 at 11:54 AM, Nicholas Pilkington <
[email protected]> wrote:

Here's the file I'm using:
https://www.dropbox.com/s/sffbs9ve1eymhfi/Joe%20Newby%20South%20Road.zip?dl=0
doesn't seem to work if I upload the contents either.

On Tue, Sep 9, 2014 at 11:51 AM, Calvin Metcalf [email protected]
wrote:

what about files not in a zip?

On Tue, Sep 9, 2014 at 11:50 AM, Nicholas Pilkington <
[email protected]> wrote:

Zipfile can have spaces, but not the files inside it.


Reply to this email directly or view it on GitHub
<
https://github.com/calvinmetcalf/shapefile-js/issues/32#issuecomment-55015505>

.

-Calvin W. Metcalf


Reply to this email directly or view it on GitHub
#32 (comment)
.

from shapefile-js.

nickponline avatar nickponline commented on August 22, 2024

Doesn't seem to have anything to do with spaces. If I unzip the working one
above, and then re-zip it and upload it it fails with shit.

On Tue, Sep 9, 2014 at 12:00 PM, Nicholas Pilkington <
[email protected]> wrote:

Although this works where the inner files have spaces:
https://www.dropbox.com/s/v8nc4ko811injt2/thisworks.zip?dl=0

On Tue, Sep 9, 2014 at 11:54 AM, Nicholas Pilkington <
[email protected]> wrote:

Here's the file I'm using:
https://www.dropbox.com/s/sffbs9ve1eymhfi/Joe%20Newby%20South%20Road.zip?dl=0
doesn't seem to work if I upload the contents either.

On Tue, Sep 9, 2014 at 11:51 AM, Calvin Metcalf <[email protected]

wrote:

what about files not in a zip?

On Tue, Sep 9, 2014 at 11:50 AM, Nicholas Pilkington <
[email protected]> wrote:

Zipfile can have spaces, but not the files inside it.


Reply to this email directly or view it on GitHub
<
https://github.com/calvinmetcalf/shapefile-js/issues/32#issuecomment-55015505>

.

-Calvin W. Metcalf


Reply to this email directly or view it on GitHub
#32 (comment)
.

from shapefile-js.

calvinmetcalf avatar calvinmetcalf commented on August 22, 2024

the error is actually in https://github.com/calvinmetcalf/parseDBF when it's trying to parse the dbf and it's header rows

from shapefile-js.

nickponline avatar nickponline commented on August 22, 2024

Is it a quick fix, if you let me know what is breaking I can send a PR.

On Tue, Sep 9, 2014 at 1:02 PM, Calvin Metcalf [email protected]
wrote:

the error is actually in https://github.com/calvinmetcalf/parseDBF when
it's trying to parse the dbf and it's header rows


Reply to this email directly or view it on GitHub
#32 (comment)
.

from shapefile-js.

calvinmetcalf avatar calvinmetcalf commented on August 22, 2024

what are the fields supposed to be?

On Tue, Sep 9, 2014 at 1:05 PM, Nicholas Pilkington <
[email protected]> wrote:

Is it a quick fix, if you let me know what is breaking I can send a PR.

On Tue, Sep 9, 2014 at 1:02 PM, Calvin Metcalf [email protected]
wrote:

the error is actually in https://github.com/calvinmetcalf/parseDBF when
it's trying to parse the dbf and it's header rows


Reply to this email directly or view it on GitHub
<
https://github.com/calvinmetcalf/shapefile-js/issues/32#issuecomment-55024885>

.


Reply to this email directly or view it on GitHub
#32 (comment)
.

-Calvin W. Metcalf

from shapefile-js.

nickponline avatar nickponline commented on August 22, 2024

I'm not actually sure, just interested in the geometry.

On Tue, Sep 9, 2014 at 1:16 PM, Calvin Metcalf [email protected]
wrote:

what are the fields supposed to be?

On Tue, Sep 9, 2014 at 1:05 PM, Nicholas Pilkington <
[email protected]> wrote:

Is it a quick fix, if you let me know what is breaking I can send a PR.

On Tue, Sep 9, 2014 at 1:02 PM, Calvin Metcalf [email protected]

wrote:

the error is actually in https://github.com/calvinmetcalf/parseDBF
when
it's trying to parse the dbf and it's header rows


Reply to this email directly or view it on GitHub
<

https://github.com/calvinmetcalf/shapefile-js/issues/32#issuecomment-55024885>

.


Reply to this email directly or view it on GitHub
<
https://github.com/calvinmetcalf/shapefile-js/issues/32#issuecomment-55025314>

.

-Calvin W. Metcalf


Reply to this email directly or view it on GitHub
#32 (comment)
.

from shapefile-js.

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.