Display name of polygon in MySQL database in RIGHT position ?

Jedi Knight friendvn2000 at YAHOO.COM
Wed Jan 17 03:12:08 EST 2007


I have a MySQL table that hold attribute fields and a spatial field (POLYGON).
I used OGR and have manipulated with the spatial field ( I can display them in 
a MapServer's application ). But how can I do to display names of these 
polygon to their RIGHT positions ?
Many thanks!
 
P/s: my table like that:
ID | Name | Ogc_geom
1     A         (BLOB)
2     B         (BLOB)



More information about the mapserver-users mailing list