diff --git a/Scale-factor.md b/Scale-factor.md index b8bc9ac..1a477a2 100644 --- a/Scale-factor.md +++ b/Scale-factor.md @@ -1,5 +1,4 @@ - -## The problem: designing one stylesheet for variable resolution output +## Designing stylesheets for variable resolution output A common problem with map rendering is that rendered features like fonts or symbols are commonly either too small or too large depending on the resolution of the device you are targeting. For example, most Mapnik stylesheets are designed with normal, moderate resolution computer displays in mind. For print graphics or for more modern and high resolution displays like on many mobile devices existing stylesheet design can lead to inscrutably small fonts, symbols, and line symbolization.