Understanding sqlite zip database

Home Forums General Announcements & General Questions Understanding sqlite zip database

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4843

    atanas
    Participant

    Hi Aelool,

    I had the same problem and I came upon this tutorial:

    http://bost.ocks.org/mike/map/

    I am doing it step by step now.

    Cheers,

    Atanas

    #4848

    Aelool Indowy
    Participant

    Thanks atanas, I would need something for native code though (Win32/64/MFC/C++, but Linux or anything close is ok). I am currently trying to get GDAL library to load naturalearth.sqlite file, so far without success… Not sure if it’s even meant to be used this way? Or it’s exactly meant not to be used this way? Eh…

     

    #4868

    wildintellect
    Participant

    SQLite format is intended to be used with OGR (Vector side of GDAL), in particular you should be able to open layers in QGIS as vector layers. Looks like more specifically it’s WKB http://en.wikipedia.org/wiki/Well-known_text

    #4871

    Aelool Indowy
    Participant

    I think I did try opening it with OGR, but unsuccessfully… Anyway thanks for information. I’ve already given up and have some code that reads SHP files instead of SQLite, but I’ll reconsider.

     

    #4892

    <a href=”www.innovativeitsolutions.co.in”> Innovative IT Solutions Consultancy marathahalli</a>

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.