Results 1 to 6 of 6

Thread: .pbf file to .csv

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,546

    .pbf file to .csv

    Exists a method to transform a .pbf (osm) file to .csv file?
    Tks

  2. #2
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,349

    Re: .pbf file to .csv

    Yes.

  3. #3
    PowerPoster
    Join Date
    Aug 2010
    Location
    Canada
    Posts
    2,354

    Re: .pbf file to .csv

    PBF files appear to be hierarchical data stores, whereas CSV is not naturally inclined to store hierarchies (and even if you can come up with some custom way to represent hierarchies in a CSV, I don't think would be recommended).

  4. #4
    PowerPoster
    Join Date
    Nov 2017
    Posts
    2,883

    Re: .pbf file to .csv

    Quote Originally Posted by jpbro View Post
    PBF files appear to be hierarchical data stores, whereas CSV is not naturally inclined to store hierarchies (and even if you can come up with some custom way to represent hierarchies in a CSV, I don't think would be recommended).
    Tks bro not for him

  5. #5

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,546

    Re: .pbf file to .csv

    Quote Originally Posted by jdc2000 View Post
    Yes.
    Ok how to?
    Also if .txt.

  6. #6
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,349

    Re: .pbf file to .csv

    Let me Google that for you:

    https://www.google.com/search?q=conv...client=gws-wiz

    A .csv file is a text file. Just change the extension.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width