On Oct 6, 4:11 am, dickbob <[EMAIL PROTECTED]> wrote: > Thanks Larry, that looks great! > > But can I be a pain and change the brief (like all clients do!)? > > What if I need to insert a new vertex between two existing one? I can > see there being a need to add more granular digitised detail after the > original polygon has been drawn. > > How easy/hard would that be to do?
Take any of the examples that allow you to do that (there are lots of examples that allow you to edit polygons...) and add the code to output the data. Post a link to your map if you run into problems. -- Larry > > dickbob > > On Oct 4, 9:10 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > > > On Oct 4, 12:14 pm, dickbob <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I'm trying to digitise a boundary over a Google map and record the > > > coordintes. > > > > I've found wolfpil's "Switch > > > Polies"http://wolfpil.googlepages.com/switch-polies.html > > > which allows me to digitise a boundary and make corrections also the > > > EZ Google Maps > > > Digitizerhttp://code.google.com/articles/support/ezdigitizer.htm > > > and which covers the recording of the coordinates. > > > > What I'm looking for is a service/demo or code example that can merge > > > the abilities of both: Digitise and correct a boundary and then > > > capture the coordinates of the vertices. > > > > I've tried to code something that uses both examples but it's beyond > > > my grade. > > > > Can anyone help or suggest a solution? > > > Something like this:http://www.geocodezip.com/PolygonTool.asp > > > -- Larry- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
