Hi,
I am trying to load data from sql2008 db to the thinkGeo map.
I have a table with latitude and longitude points but i read them.
I am sending you the database and the demo site. Can you help me?
Regards,
Eleni
oratondbdemo.zip (404 KB)
thinkgeotest.zip (7.53 KB)
sql2008
Hi, Eleni
Thanks for your database and code.
The MsSql2008FeatureLayer only provide spatial support for spatial data through spatial-enabled applications and you could get more information for full detail with link below:
microsoft.com/sqlserver/2008/en/us/spatial-data.aspx
Thanks,
Khalil
Eleni,
Khalil was not aware that we do have a sample for exactly what you are looking for. This sample was written for any OLEDB database where you have a lat & long value. You can see how it works as the full source is included in the sample.
Code Community Sample
code.thinkgeo.com/projects/show/15
David