hotosm / tilemill-projects-windows

Sample TileMill projects that work on Windows. Get up and running with SQLite and PostGIS.
10 stars 25 forks source link

OSM Bright Win7 (32bit) Installation Problem #1

Open sakibnaz opened 9 years ago

sakibnaz commented 9 years ago

Hi There.

I am trying to run OSM Bright under Win7 (32bit). I have set up PostGIS DB loaded with OSM Data (of my country Bangladesh) using Osm2pgsql. I tried the TileMill project 'tilemill-projects-windows" but unfortunately my Country Map Data is showing empty. I can see only World Country outline.

I wait long time (around an Hr) and thought may be data update will take time. But no luck ;(

osm_bright_win7

Any advise what I am missing?

Thanks in advance

Regards.

jeffhaack commented 9 years ago

Tough question without more information. Most likely Tilemill is unable to connect to the database properly. Did you set the database settings correctly according to this? - https://github.com/hotosm/tilemill-projects-windows/tree/master/osm-postgis-windows

You might investigate one of the layers that is accessing your database and see if it is connecting properly. If not I can think of a few possible problems, which might be version (we used osm2pgsql 0.69 for this).

I'm sorry this isn't working out of the box right now. You might get some help from http://learnosm.org/en/osm-data/setting-up-postgresql/ http://learnosm.org/en/osm-data/osm2pgsql/

Also, you could try setting it up with an SQLite database. There is some info on that here: https://docs.google.com/document/d/1Y2mKQoJLAcWfrHFXCZXGtkwzuRDdK90IJaYryltVsck/edit