A GetFeature request looks something like the following...

http://publicatlas.microimages.com/tntgateway/tntgateway.cgi?&service=WFS&request=GetFeature&version=1.1.0&typename=MII_sst%3Astates&srsName=EPSG:4326&bbox=-124.731422,24.955967,-66.969849,49.371735

and yes brat to allow processing your wfs must be on the same domain
as
your web page or you need a proxy script (a php version of which is
about
7 lines of code or less)


On Nov 19, 1:51 pm, Lara <[EMAIL PROTECTED]> wrote:
> Thanks Lance,
>
> I'm looking at the code for the site you gave. Can you explain to me
> where I plug in the source I'm interested in: 
> e.g.,http://geodata.epa.gov/wfsconnector/com.esri.wfs.Esrimap/NPL_FS?and
> how it gets turned into a gml, which on your site is "usa.xml" I'm
> assuming?
>
> cheers,
> Lara
>
> On Nov 19, 12:21 pm, Garthan <[EMAIL PROTECTED]> wrote:
>
> > On Nov 19, 1:17 pm, Lara <[EMAIL PROTECTED]> wrote:
>
> > > Hello, I've been searching the web for a couple of days now to find
> > > examples of Google Maps sites (with viewable code) that plot WFS
> > > features (points to start) and show attribute data in info windows
> > > when the feature is clicked on. I've found excellent guides and sites
> > > by Kyle Mulka and Lance Dyas that seem close, but don't show this
> > > functionality (unless I'm overlooking something).
>
> > GeoXml does exactly that. The static page 
> > here...http://www.dyasdesigns.com/geoxml/gmlusa.htm
>
> > points at a gml which came from a wfs and the polygons are clickable
> > the same is true with points.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to