Identify WMS Layers with ArcGIS
Eduin Carrillo
yecarrillo at YAHOO.COM
Wed Apr 6 13:55:42 PDT 2005
Thanks for your reply.
I'm trying to implement GetFeatureInfo request serving html as query output.
Actually, WMS-server-howto stands
"Text/html output using MapServer query templates specified in the CLASS
template parameter. The MIME type returned by the Class templates defaults to
text/html and can be controlled using the metadata wms_feature_info_mime_type"
I was playing with WEB and LAYER(CLASS) templates, with no results.
--- Bart van den Eijnden <bartvde at XS4ALL.NL> wrote:
> Hi Eduin,
>
> I don't know the current status of WMS in ArcGIS. But it used to be that
> only ArcXML is supported for a GetFeatureInfo response (identify), but
> Mapserver uses a Mapserver flavour of GML 2. So those two don't match.
>
> I expect things to get better when both Mapserver and ArcGIS will
> implement GML 3 level 0 profile, and the WMS spec will adopt that as the
> "standard" for GetFeatureInfo (or at least most WMS services will support
> this).
>
> So probably for now you won't get this to work in the *land of
> interoperability*.
>
> Best regards,
> Bart
>
> On Wed, 6 Apr 2005 14:24:07 -0500, Eduin Carrillo <yecarrillo at YAHOO.COM>
> wrote:
>
> > I'm trying to "identify" WMS layers in ArcGIS with no resutls. Window
> > reports
> > "Nothing found"
> >
> > I'm sure my .map is fine:
> > WEB
> > MINSCALE 0
> > ..
> > TEMPLATE "template.html"
> > METADATA
> > wms_extent "940000.00000000 1120000.00000000
> > 1211820.35394300 1400000.00000000"
> > wms_abstract "Mapa de prueba del servidor WMS"
> > wms_encoding "ISO-8859-1"
> > wms_opaque "1"
> > wms_accesscontraints "none"
> > wms_addresstype "mailing address"
> > wms_address "Carrera 10 No. 13 - 78"
> > wms_city "San Gil"
> > wms_stateorprovince "Santander"
> > wms_postcode ""
> > wms_country "COLOMBIA"
> > wms_contactelectronicmailaddress "yecarrillo at cas.gov.co"
> > wms_contactfacsimiletelephone "+57+7 7238110"
> > wms_contactperson "Eduin Yesid Carrillo Vega"
> > wms_contactorganization "Corporación Autónoma Regional de
> > Santander CAS"
> > wms_contactposition "Coordinador SIG"
> > wms_contactvoicetelephone "+57+7 7236888"
> > wms_feature_info_mime_type "text/plain"
> > wms_fees "none"
> > wms_keywordlist "Prueba"
> > wms_title "Prueba"
> > wms_timeformat "YYYY-MM-DDTHH, YYYY-MM-DDTHH:MM,
> > YYYY-MM-DD HH:MM:SS"
> > wms_onlineresource
> > "http://sig.cas.gov.co/mapas/prueba?"
> > wms_srs "EPSG:21892"
> > END
> > END #WEB
> > ...
> >
> >
> >
> >
> > GetCapabilities:
> > <GetFeatureInfo>
> > <Format>text/plain</Format>
> > <Format>application/vnd.ogc.gml</Format>
> > <DCPType>
> > <HTTP>
> > <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
> > xlink:href="http://sig.cas.gov.co/mapas/prueba?"/></Get>
> > <Post><OnlineResource
> > xmlns:xlink="http://www.w3.org/1999/xlink"
> > xlink:href="http://sig.cas.gov.co/mapas/prueba?"/></Post>
> > </HTTP>
> > </DCPType>
> > </GetFeatureInfo>
> >
> > What is wrong?
> >
> > Thanks
> >
> > Eduin Yesid Carrillo Vega
> > yecarrillo at yahoo.com
> > COLOMBIA
> >
Eduin Yesid Carrillo Vega
yecarrillo at yahoo.com
COLOMBIA
_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
More information about the MapServer-users
mailing list