I'm new to the concept of GIS in databases and am looking for a solution that allows me to do the following: - store polygon areas in a record field - Store geographical points. These points will contain latitude and longitude coordinates (GPS). - query database for all records, whose polygons intersect with a given point. - query database for all records, whose points intersect with a given area
Any recommendations?
thanks,
Fbr