Hi,
I need to get the shape of a feature (e.g. city).. but if i get the bounding box of it. It will be bigger than it's area and overlapping other feature (city)'s bounding box too.. so when I look for streets within the bounding box of a city.. the results won't be accurate. (returning streets in the bounding box of the city and outside the actual area of the city.)...
is there a way to work around this so that I can get ideally the bounding area of the city for the spatial query?
thanks!
Roson