I have the TIGER geocoder installed, setup and working in POSTGIS. I also see the reverse geocoder lets me get an address from a point on the map.
But now I want to provide a polygon and get all the addresses within the polygon. Is this possible without trying to iterate over all possible points in the polygon? (How would that even be accomplished?)
Best, Matt
أكثر...
But now I want to provide a polygon and get all the addresses within the polygon. Is this possible without trying to iterate over all possible points in the polygon? (How would that even be accomplished?)
Best, Matt
أكثر...