'declare a counter variable as integer, set it to zero Dim counter counter = 0 'declare array for server names Dim servers(8) servers(0)="gis" 'declare array to hold names of different services Dim services(8) services(0)="GISBaseMap_web_t/MapServer" services(1)="GISBaseMap_Streets/MapServer" services(2)="GISBaseMap_parcels/MapServer" services(3)="GISBaseMap_stuts/MapServer" services(4)="GISBaseMap_suts/MapServer" services(5)="GISBaseMap_Transportation/MapServer" services(6)="GISBaseMap_wuts/MapServer" services(7)="GISBaseMap_JCDA/MapServer" services(8)="GISBaseMap_wwciOrtho08_wwcOrtho06_t/MapServer"
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.