Hi,
I'm trying to use MysqlGeometryLayer to add points to
a map. I don't know what happens 'cause I can't see
the points. I don't know if there are some methods
that I have to override or change...
This is what I added to the openmap.properties
archive:
mygeo.class=com.bbn.openmap.layer.mysql.MysqlGeometryLayer
mygeo.prettyName=mylayer
mygeo.dbUrl=jdbc:mysql://localhost/db_name?user=myuser&password=mypassword
mygeo.dbClass=com.mysql.jdbc.Driver
mygeo.geomTable=catastro
mygeo.geomColumn=POINT_LL
mygeo.pointSymbol=C:/point.jpg
Does anyone can send me an example to add points
(Geometry data of type POINT) fetched from a MySQL5.0
database?
Thanks,
Mali.
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Wed May 25 2005 - 12:36:31 EDT