From fb458288c748cec105e08c715553f091f631a57b Mon Sep 17 00:00:00 2001 From: ThomasG77 Date: Fri, 23 Dec 2011 15:23:08 -0800 Subject: [PATCH] Updated Haiti Styles (markdown) --- HaitiStyles.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/HaitiStyles.md b/HaitiStyles.md index 7bd41b4..97de4a1 100644 --- a/HaitiStyles.md +++ b/HaitiStyles.md @@ -15,7 +15,7 @@ Note: styles based on maps in EPSG:4326 running Mapnik 0.7. Mapnik compatible names when using TrueType Fonts ('ersV2txt' from http://www.fgdc.gov/HSWG/index.html): - #!python +```python >>> from mapnik import * >>> fs = FontEngine.instance() >>> for i in fs.face_names(): print i @@ -31,7 +31,7 @@ Mapnik compatible names when using TrueType Fonts ('ersV2txt' from http://www.fg ERS v2 Operations Stage 02 Regular ERS v2 Operations Stage 03 Regular ERS v2 Operations Stage 04 Regular - +``` Basic additions to osm2pgsql style for catching OSM tags that are emerging: @@ -45,8 +45,7 @@ Basic additions to osm2pgsql style for catching OSM tags that are emerging: Example of using TrueType fonts to try to utilize FGDC symbols: - - #!xml +```xml - - \ No newline at end of file +```