Hello, I'm trying to perform a geometric join between two tables without using any spatial DB support. I have an oracle table representing points on a map with X and Y fields, and a polygon SHP layer imported into MG. I would like to connect all the point from the first table with the polygons they are contained in, without Oracle Spatial support or writing new code.
Is it even possible? -- View this message in context: http://n2.nabble.com/Geometric-join-without-spatial-support-tp3208010p3208010.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
