User login
Navigation
Recent blog posts
- Ubuntu mirrors up and improved!
- Google-jstemplate: Iterate object with unknown properties
- nginx https proxypass for php apps
- sugarcrm & memcache: Doing it Wrong
- subversion and https in Ubuntu Karmic
- Drupal: Views block delta converted to md5 hash
- Ubuntu Server install requires PAE
- Installing Drupal from command line
- Drupal: Handling form field weight through CCK
- minify javascript using Google Closure Compiler
angch's location
angch twitter
Render road labels, MapGuide vs Mapnik

helmi — Thu, 11/06/2009 - 14:15
|
|
| MapGuide | Mapnik |
- Both software configured to tile 256x256
- MapGuide bad at rendering road name. For road name that not fit in road curve, MapGuide render by lower font size (illegible), rotate the label at random rotation
- It hard to configure road number 'shield' for MapGuide cartographic styling. The road number in picture above is rendered using point. hint: minimize 'repeat' value when debugging. Mapnik ShieldSymbolizer much easier to configure, 'min_distance' attribute is cool!
- Mapnik render road label smarter than MapGuide
- refs. Building Symbol Libraries with Autodesk MapGuide Enterprise 2009
