I'm trying to use the service available in the WMTS sample at http://resources.arcgis.com/en/help/flex-api/samples/index.html#/WMTS_Map/01nq0000007n000000/
<ows:Operation name="GetTile"> <ows:DCP> <ows:HTTP> <ows:Get xlink:href="YourProxyURL?http://v2.suite.opengeo.org/geoserver/gwc/service/wmts?"> <ows:Constraint name="GetEncoding"> <ows:AllowedValues> <ows:Value>KVP</ows:Value> </ows:AllowedValues> </ows:Constraint> </ows:Get> </ows:HTTP> </ows:DCP> </ows:Operation>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.