Hi all, I'm trying to combine shp (where I have geometry of some districts) with MySQL database (where I have attributes), both saved on GeoServer as Layer. In both stores is column ID with the same data. Is possible to connect this two type of format? I try to explain. I want create choropleth map of administrative district. These district I have stored as shp, only geometry and ID. Next I have MySQL database with column ID, population, ..., and this data I want to use for color. I know, that I can use PostGis and store all of this data in one database, but from some reasons I don't want to. I thought about SQL views, but it seems to be bad idea.
I have really few experiencis with databases, so maybe I have stupid question, so sorry for that >] Thanks a lot Dan -- View this message in context: http://osgeo-org.1560.n6.nabble.com/combine-shp-and-sql-tp4657037p4657037.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
