Hi, I'm using some shapefiles of Open Street Map data and was wondering if there's a quick way to use these shapefiles and have them display somewhat well. Right now I'm just loading the shapefiles and applying everything to all zoom levels, which obviously isn't very pretty from a client perspective. I was wondering if there's a default style that I can apply to the data, or if I need to through each shapefile I have and its corresponding .dbf and manually set things to show up at certain zoom levels based on their attributes. An example of that being looking through the 'type' of highways and doing things differently for residential, primary, secondary, tracks, etc.
I'm pretty sure I understand enough to do this manually, but I was wondering if there's a default style I can use that already uses these attributes in order to save time, or if there's another approach that will save time.