As the changes in the base stylesheet begins to be heavy, specific
stylesheets files have been created. Reference files (labels.mms for
labels-ocitysmap.mss and style-toner-standard.mml for
style-toner-ocitysmap.mml) have been added to ocitysmap repository to
track changes on the toner main repository.
style-toner-ocitysmap.mml and labels-ocitysmap.mss have been updated
to display names of localities, hamlets and villages.
INSTALL instructions have been updated.
* Use advanced features of Mapnik2's TextSymbolizer to reduce size of
street names if possible. This allows to display more street names,
even if all of them are not displayed.
Signed-off-by: David MENTRE <dmentre@linux-france.org>
* Use advanced features of Mapnik2's TextSymbolizer to reduce size of
street names if possible. This allows to display more street names,
even if all of them are not displayed.
Signed-off-by: David MENTRE <dmentre@linux-france.org>
Signed-off-by: Sylvain Collilieux <sylvain@collilieux.net>
* This reverts commit 39f3f8b401d02d05becfdfc60d97f0c31df55eec.
* We use a very light grey for "coast-poly" filling.
Signed-off-by: David MENTRE <dmentre@linux-france.org>
Signed-off-by: Sylvain Collilieux <sylvain@collilieux.net>
* Turn circles are made with bitmaps (two per turn circle, one for
casing and one for fill). It would be too heavy to redo all the work
for bigger roads and different colours. We thus simply remove
them. The map is still clean and readable.
Signed-off-by: David MENTRE <dmentre@linux-france.org>
Signed-off-by: Sylvain Collilieux <sylvain@collilieux.net>
* Remove "coast-poly" style that was putting default colors within
cities.
Signed-off-by: David MENTRE <dmentre@linux-france.org>
Signed-off-by: Sylvain Collilieux <sylvain@collilieux.net>
* Update .gitignore file to ignore generated inc/*.inc files.
* In landcover layer, remove colored polygons to avoid grey zones in
urban areas.
* In landcover layer, display townhall, police, etc. amenities names on
the map.
* Remove building and power layers.