Hi All, I just got hit with a twist at work on a mapping project and I'm hoping someone can help. Here's the deal: We have a PostgreSQL DB of client property information and we'd like to query this data based off shapes in our API. Up until today we were simply going to use manually created polygons to define areas and then retrieve a count of the properties existing in that shape. However, as with most projects, a senior level person just requested that we now throw in the option to select an area based off county and/ or city,zip. So, what was a simple call is now and conditional retrieve and then call. Now, I know that probably doesn't make sense because I write very poorly so I'll give an example and see if that's better. We want our sales people to: 1. Open an API map 2. Select a possible combination of county/city/zip/custom polygon 3. Use the combined shape to query our DB and return a count of properties inside the bounded shape.
Anyone have any insight, ideas or examples? Thanks in advance, D --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
