Hi,
I've done a search in the forums and couldn't find an answer to my question. I'm not very good with ThinkGeo or GIS so if this is super easy sorry. Any help will be appreciated though because I'm stuck.
I have a shapefile that's been added to my map as a LayerOverlay, this is the outline of a users area they are responsible for on the map.
I have another LayerOverlay that contains an InMemoryFeatureLayer that has several Features in it. The features are custom objects representing buildings/locations. the columns are id, address, city.
What I need to do is get all the buildings inside the shapefile. I have similiar code where I get the intersection from a polygon drawn on the map, but I can find how to do it with the two layers.
All help or suggestions will be appreciated. If you need more info about my problem let me know.
Thanks!