Display Map like OpenStreetMap

Viewed 12658

I like the way OpenStreetMap display its map. It almost looks like Google Map. I have already installed GeoServer and PostGis on my notebook. I also got this cloudmade osm file for my country, Indonesia. I downloaded indonesia.osm.bz2.

I successfully imported it into my PostGis and did setup it on my GeoServer but it didn't display map same like OpenStreetMap. I chose planet_osm_polygon as my layer in GeoServer. At the end, I got this one displayed with openlayers. alt text http://deerawan.com/blogimages/map_polygon.jpg

But I expected to be like this one alt text http://deerawan.com/blogimages/map-indo.png

was it wrong OSM file that I used from Cloudmade?

Thank you for your help.

4 Answers
Related