Hi allt, i have a question about mapnik2. s it possible to read a value from a filed of a database and use this value to place label in my map? Below i write may case:
Style <TextSymbolizer allow-overlap="yes" face-name="DejaVu Sans Book" size="10" fill="#000000" halo-radius="0" wrap-width="0" dx =[x]>[name]</TextSymbolizer> Layer (SELECT way, name, x FROM planet_osm_point ) as test Thanks Francesco _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

