Check out some of the docs at openstreetmap.org. Main tables to use for 
visualisation are 

1. planet_osm_line
3. planet_osm_point
4. planet_osm_polygon
 6. planet_osm_roads

(Per http://wiki.openstreetmap.org/wiki/Osm2pgsql/schema#Processed_Data)

> i actually want exactly the same map as at http://www.openstreetmap.org/
> is it possible ?

You'd need to go through the Mapnik XML and try and re-create the same rules in 
SLD. David's work gets you a long way, but don't expect a complete 1:1 copy as 
both rendering engines have their own approaches to address certain aspects and 
not all options are available across both rendering engines.

Regards,

Edward

> Date: Fri, 3 Aug 2012 03:31:09 -0700
> From: noorc...@gmail.com
> To: geoserver-users@lists.sourceforge.net
> Subject: Re: [Geoserver-users] how to setup OSM Tile server in GeoServer
> 
> Hi David,
> 
> Thanks for guiding me. I have successfully featch .osm data for sweden into
> my PostGIS db by using osm2pgsql tool. Now i have got 7 PostGIS tables on
> Geoserver. these are:
> 
> 1.planet_osm_line
> 2.planet_osm_nodes
> 3.planet_osm_point
> 4.planet_osm_polygon
> 5.planet_osm_rels
> 6.planet_osm_roads
> 7.planet_osm_ways
> 
> Now, for getting full OSM map tiles of sweden, Should I need to publish all
> these 7 tables? Is there any possibility, so that i just publish only one
> table and can get OSM complete map as we can see at
> http://www.openstreetmap.org/
> 
> i actually want exactly the same map as at http://www.openstreetmap.org/
> is it possible ?
> 
> 
> 
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/how-to-setup-OSM-Tile-server-in-GeoServer-tp4992196p4992918.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
                                          
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to