Thanks for the links, I will have a look! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Wood Sent: 20 November 2008 16:22 To: [email protected] Subject: Re: [OSM-newbies] Rendering maps in Silverlight
2008/11/20 Philip Fitzsimons <[EMAIL PROTECTED]>: > I'm new (first post) and had a question about the OSM format. > > I've started writing a renderer in Silverlight to draw maps direct > from the OSM data > (http://blog.figmentengine.com/search/label/OpenStreetMap) > > Where is the best place to look for information about what the > "correct" rendering logic (for example how different type of area > should be layered (z-index) or general rules about colours, and widths > of various road types and rivers?) There's no rules as such, you can do anything you want, but places to start would be rulesets for existing renderers, including osmarender, mapnik and kosmos. http://svn.openstreetmap.org/applications/rendering/osmarender/stylesheets/ http://svn.openstreetmap.org/applications/rendering/mapnik/osm.xml http://wiki.openstreetmap.org/wiki/Category:Kosmos_rules Editors such as JOSM and Potlatch focus more on rendering for editing directly, they don't care about z-layering (at my last check), and have much simpler styles: http://josm.openstreetmap.de/browser/trunk/styles/standard http://svn.openstreetmap.org/sites/rails_port/config/potlatch/colours.txt -- Regards, Thomas Wood (Edgemaster) _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1792 - Release Date: 19/11/2008 08:58 _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies

