{
 "layers": [
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 0,
   "name": "Ejes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 2311163,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       76,
       0,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8508374.564272765,
    "ymin": 463669.07981425506,
    "xmax": -8486975.989362793,
    "ymax": 480257.20984538813,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOMBREVIA",
     "type": "esriFieldTypeString",
     "alias": "NOMBREVIA",
     "length": 100,
     "domain": null
    },
    {
     "name": "CATEGORIA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CATEGORIA",
     "domain": {
      "type": "codedValue",
      "name": "WS4_CATEGORIA",
      "description": "",
      "codedValues": [
       {
        "name": "PRIMER ORDEN",
        "code": 1
       },
       {
        "name": "SEGUNDO ORDEN",
        "code": 2
       },
       {
        "name": "TERCER ORDEN",
        "code": 3
       },
       {
        "name": "NO HA SIDO CATEGORIZADA AUN",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "TIPOEJE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TIPOEJE",
     "domain": {
      "type": "codedValue",
      "name": "WS4_TIPOEJE",
      "description": "",
      "codedValues": [
       {
        "name": "CALZADA SENCILLA",
        "code": 1
       },
       {
        "name": "CALZADA DOBLE",
        "code": 2
       },
       {
        "name": "GLORIETA",
        "code": 3
       },
       {
        "name": "RAMAL ENLACE UNICO SENTIDO",
        "code": 4
       },
       {
        "name": "RAMAL ENLACE DOBLE SENTIDO",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SENTIDO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SENTIDO",
     "domain": {
      "type": "codedValue",
      "name": "WS4_SENTIDO",
      "description": "",
      "codedValues": [
       {
        "name": "SENTIDO A-B DE LA VIA",
        "code": 1
       },
       {
        "name": "SENTIDO B-A DE LA VIA",
        "code": 2
       },
       {
        "name": "DOBLE SENTIDO",
        "code": 3
       },
       {
        "name": "NO APLICA",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CODIGOVIA1",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA1",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriDecimalDegrees"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 1,
   "name": "Sitios criticos",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 1000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "4f7a11f4ba6ea742b0a2c3979d4cfbc3",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZxJREFUSIntlU1LG1EUhh8lQ8DRhYhgu+iNOMaN1oURsizZCa5sQcSFgv4K/SniwkUQEbpKd6UUslAwpakRwQ9osito1DGZYBLMcWESTCYzGbRCxb6be+/LPec5h3vg+nhm+f4DXhbA+rItSAV9erbjrwPOl5eltPMDqHC2tCT96+ueIJ4B5ewlfWtrAPyZ+eQ1zBsgHYlIqZCvn0uFPL8jH2Tw2/e2XXgCFE2TYCLB20CAi1yOm2yW41CIY+gKQuFJgJQyRG7vr70bGEDXNAD8QyPkzk2LzKlrF66AlDIEYOTnLgDJZJJisQiA2opyEBgmpQwZc4G07WA0fVLf15LXZOzG+RwOu8Y7AmrVP5RIo3WtaXQCm0rJXCbTsgtHwBFlPqbTNt80r+t7v09j6tc+X8ffO6VpDYgpQ3oX5rGsxgHp7tYByOetBv/NwiKxjahMt3gLG2BPGXIFTKyuOFelNYZNrK4Q34iypwyZbILYAGVAB7TqOD7UbaXiCNWrsbZimo2e6no4GHRM1ko9Dr4N4DbTj9G/9R+8TsAdHNSH6DAp6RwAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 18,
      "height": 18,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8504409.389836831,
    "ymin": 464336.681147847,
    "xmax": -8487814.839389417,
    "ymax": 480215.3396174465,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "LADO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LADO",
     "domain": {
      "type": "codedValue",
      "name": "WS4_LADO_SITIOSCRITICOS",
      "description": "",
      "codedValues": [
       {
        "name": "LADO DERECHO EN SENTIDO DEFINIDO PARA LA VIA",
        "code": 1
       },
       {
        "name": "LADO IZQUIERDO EN SENTIDO DEFINIDO PARA LA VIA",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TIPO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TIPO",
     "domain": {
      "type": "codedValue",
      "name": "WS4_TIPO_SITIOSCRITICOS",
      "description": "",
      "codedValues": [
       {
        "name": "HUNDIMIENTO DE SUBRASANTE O PERDIDA DE LA BANCA",
        "code": 1
       },
       {
        "name": "DETRITOS S EN LA VIA",
        "code": 2
       },
       {
        "name": "ABULTAMIENTO SOBRE O BAJO LA CARRETERA",
        "code": 3
       },
       {
        "name": "CAMBIOS DE FORMA",
        "code": 4
       },
       {
        "name": "DEFORMACION DE ESTRUCTURAS ADYACENTES",
        "code": 5
       },
       {
        "name": "DEFORMACION DE ESTRUCTURAS ADYACENTES",
        "code": 6
       },
       {
        "name": "EROSION",
        "code": 7
       },
       {
        "name": "DERRUMBES",
        "code": 8
       },
       {
        "name": "DESLIZAMIENTOS",
        "code": 9
       },
       {
        "name": "GRIETAS DE TRACCION EN CARRETERAS O EN LOS TALUDES",
        "code": 10
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SEVERIDAD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SEVERIDAD",
     "domain": {
      "type": "codedValue",
      "name": "WS4_SEVERIDAD",
      "description": "",
      "codedValues": [
       {
        "name": "SIN DAÑO O DAÑO INSIGNIFICANTE",
        "code": 1
       },
       {
        "name": "DAÑO PEQUEÑO REPARACION NO NECESARIA",
        "code": 2
       },
       {
        "name": "DAÑO PEQUEÑO REPARACION NECESARIA",
        "code": 3
       },
       {
        "name": "DAÑO GRAVE REPARACION URGENTE",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 2,
   "name": "Tipo de Superficie",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 577791,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TIPOSUPERF",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         85,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "2",
       "label": "AFIRMADO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "1",
       "label": "DESTAPADO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "3",
       "label": "PAVIMENTO ASFALTICO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         77,
         168,
         255
        ],
        "width": 1.5
       },
       "value": "5",
       "label": "PAVIMENTO RIGIDO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         85,
         255,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "4",
       "label": "TRATAMIENTO SUPERFICIAL"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         255,
         223,
         255
        ],
        "width": 1.5
       },
       "value": "6",
       "label": "PLACA HUELLA"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "8",
       "label": "OTROS"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         197,
         255,
         255
        ],
        "width": 1.5
       },
       "value": "7",
       "label": "PAVIMENTO ARTICULADO"
      }
     ],
     "fieldDelimiter": ","
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8508374.564272765,
    "ymin": 463669.07981425506,
    "xmax": -8486975.989362793,
    "ymax": 480257.20984538813,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "TIPOTERR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TIPOTERR",
     "domain": {
      "type": "codedValue",
      "name": "WS4_TIPOTERRENO",
      "description": "",
      "codedValues": [
       {
        "name": "ESCARPADO",
        "code": 1
       },
       {
        "name": "MONTAÑOSO",
        "code": 2
       },
       {
        "name": "ONDULADO",
        "code": 3
       },
       {
        "name": "PLANO",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PENDIENTE",
     "type": "esriFieldTypeDouble",
     "alias": "PENDIENTE",
     "domain": null
    },
    {
     "name": "TIPOSUPERF",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TIPOSUPERF",
     "domain": {
      "type": "codedValue",
      "name": "WS4_TIPOSUPERF",
      "description": "",
      "codedValues": [
       {
        "name": "DESTAPADO",
        "code": 1
       },
       {
        "name": "AFIRMADO",
        "code": 2
       },
       {
        "name": "PAVIMENTO ASFALTICO",
        "code": 3
       },
       {
        "name": "TRATAMIENTO SUPERFICIAL",
        "code": 4
       },
       {
        "name": "PAVIMENTO RIGIDO",
        "code": 5
       },
       {
        "name": "PLACA HUELLA",
        "code": 6
       },
       {
        "name": "PAVIMENTO ARTICULADO",
        "code": 7
       },
       {
        "name": "OTROS",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ESTADO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ESTADO",
     "domain": {
      "type": "codedValue",
      "name": "WS4_ESTADO",
      "description": "",
      "codedValues": [
       {
        "name": "BUENO",
        "code": 1
       },
       {
        "name": "REGULAR",
        "code": 2
       },
       {
        "name": "MALO",
        "code": 3
       },
       {
        "name": "PESIMO",
        "code": 4
       },
       {
        "name": "INTRANSITABLE",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NUMCARR",
     "type": "esriFieldTypeDouble",
     "alias": "NUMCARR",
     "domain": null
    },
    {
     "name": "ANCHOCARR",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOCARR",
     "domain": null
    },
    {
     "name": "ANCHOBERMA",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOBERMA",
     "domain": null
    },
    {
     "name": "ANCHOCUNET",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOCUNET",
     "domain": null
    },
    {
     "name": "ANCHOSEPAR",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOSEPAR",
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriDecimalDegrees"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 3,
   "name": "Estado",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 577791,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ESTADO",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1.7
       },
       "value": "1",
       "label": "BUENO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         169,
         0,
         230,
         255
        ],
        "width": 1.7
       },
       "value": "5",
       "label": "INTRANSITABLE"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1.7
       },
       "value": "3",
       "label": "MALO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         112,
         0,
         255
        ],
        "width": 1.7
       },
       "value": "4",
       "label": "PESIMO"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1.7
       },
       "value": "2",
       "label": "REGULAR"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          200,
          252,
          255
         ],
         "toColor": [
          189,
          200,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          246,
          252,
          179,
          255
         ],
         "toColor": [
          246,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          180,
          179,
          255
         ],
         "toColor": [
          252,
          180,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          242,
          255
         ],
         "toColor": [
          182,
          252,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          240,
          255
         ],
         "toColor": [
          252,
          184,
          240,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          230,
          204,
          255
         ],
         "toColor": [
          252,
          230,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          191,
          255
         ],
         "toColor": [
          182,
          252,
          191,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          197,
          231,
          252,
          255
         ],
         "toColor": [
          197,
          231,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          232,
          255
         ],
         "toColor": [
          252,
          212,
          232,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          225,
          252,
          215,
          255
         ],
         "toColor": [
          225,
          252,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          184,
          252,
          255
         ],
         "toColor": [
          217,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          209,
          255
         ],
         "toColor": [
          252,
          184,
          209,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          238,
          212,
          252,
          255
         ],
         "toColor": [
          238,
          212,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8508374.564272765,
    "ymin": 463669.07981425506,
    "xmax": -8486975.989362793,
    "ymax": 480257.20984538813,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "TIPOTERR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TIPOTERR",
     "domain": {
      "type": "codedValue",
      "name": "WS4_TIPOTERRENO",
      "description": "",
      "codedValues": [
       {
        "name": "ESCARPADO",
        "code": 1
       },
       {
        "name": "MONTAÑOSO",
        "code": 2
       },
       {
        "name": "ONDULADO",
        "code": 3
       },
       {
        "name": "PLANO",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "PENDIENTE",
     "type": "esriFieldTypeDouble",
     "alias": "PENDIENTE",
     "domain": null
    },
    {
     "name": "TIPOSUPERF",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TIPOSUPERF",
     "domain": {
      "type": "codedValue",
      "name": "WS4_TIPOSUPERF",
      "description": "",
      "codedValues": [
       {
        "name": "DESTAPADO",
        "code": 1
       },
       {
        "name": "AFIRMADO",
        "code": 2
       },
       {
        "name": "PAVIMENTO ASFALTICO",
        "code": 3
       },
       {
        "name": "TRATAMIENTO SUPERFICIAL",
        "code": 4
       },
       {
        "name": "PAVIMENTO RIGIDO",
        "code": 5
       },
       {
        "name": "PLACA HUELLA",
        "code": 6
       },
       {
        "name": "PAVIMENTO ARTICULADO",
        "code": 7
       },
       {
        "name": "OTROS",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ESTADO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ESTADO",
     "domain": {
      "type": "codedValue",
      "name": "WS4_ESTADO",
      "description": "",
      "codedValues": [
       {
        "name": "BUENO",
        "code": 1
       },
       {
        "name": "REGULAR",
        "code": 2
       },
       {
        "name": "MALO",
        "code": 3
       },
       {
        "name": "PESIMO",
        "code": 4
       },
       {
        "name": "INTRANSITABLE",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "NUMCARR",
     "type": "esriFieldTypeDouble",
     "alias": "NUMCARR",
     "domain": null
    },
    {
     "name": "ANCHOCARR",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOCARR",
     "domain": null
    },
    {
     "name": "ANCHOBERMA",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOBERMA",
     "domain": null
    },
    {
     "name": "ANCHOCUNET",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOCUNET",
     "domain": null
    },
    {
     "name": "ANCHOSEPAR",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOSEPAR",
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriDecimalDegrees"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 4,
   "name": "Obras de drenaje",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 1000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "9f917a313359187cedc7e536a9d1e8cf",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh9JREFUOI1jYaASYBlKBq1gZfD+75KoJ2ArzMvC/PLDrwOLu9h2MjC4/iPeIO/lnjX2YqXRAVpaMlL84v/+MzA8ff6h0Ejt/qPv3w4VVuXZbSZskPfy7KmhCjHhfroWDAwMDD9//WVgYGBgEBPhZY0J1FXetf/OstbJh9Krc+2W4TbIdS2fEMefnuy1Dzmy1z7E6lh1bmYeQynO2QwMu1cxMLj+wW4Q1++w6fFa19tX3DK88PkPhiEMDAwM2e7SDPrqYlxask+i6goZFmE1iP0fg1aoj87/G3ffM1zY9xzDkBQ9fgZ5KT4GCxMFhgOnn7oxMOAwiIGBgYGRkfFPVpwRw6kbexm2PvuBImekJsTgYqvKwMzMyPD7519GZDkUg34yMDx/9uLjDSkJfjN/WymGrSvvweXqHcUZ9LVEGbg42Rievfj498m7HwdwGsTAwbyiqv9o9YJOr1/RQfpsx668YVhw9RODJBsjg5QoF4OFkTwDAwMDw6bdN68vuPx1OW6DVoc+Xui78lbEvhsTPZw0CgMcZFl23r7GUOIuw+Bso8TAxMTEcPzMg1ubjj6fyLA19AtugxgYGBg2h/d5MqwozT/yeEF5urlcjPELZzEhTgYRIe5bUxeceDr/wNN1ZxeGzEHXhj1lb47onsi2TH5i+vYYhn8MrxiOv/vOsPDWHYY/f5cwbI9+hk0L7ry2NuohAwNDK055og0iEVDNIAB45bXFVHnYtwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 13,
      "height": 13,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8508374.293543762,
    "ymin": 463742.9287620246,
    "xmax": -8487009.563321218,
    "ymax": 479732.1359099277,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": true,
   "attachmentProperties": [
    {
     "name": "id",
     "fieldName": "ATTACHMENTID",
     "isEnabled": true
    },
    {
     "name": "globalid",
     "fieldName": "GLOBALID",
     "isEnabled": false
    },
    {
     "name": "keywords",
     "fieldName": "KEYWORDS",
     "isEnabled": false
    },
    {
     "name": "name",
     "fieldName": "ATT_NAME",
     "isEnabled": true
    },
    {
     "name": "contentType",
     "fieldName": "CONTENT_TYPE",
     "isEnabled": true
    },
    {
     "name": "size",
     "fieldName": "DATA_SIZE",
     "isEnabled": true
    },
    {
     "name": "exifInfo",
     "fieldName": "EXIFINFO",
     "isEnabled": false
    }
   ],
   "attachmentFields": [
    {
     "name": "ATTACHMENTID",
     "type": "esriFieldTypeOID",
     "alias": "ATTACHMENTID",
     "editable": false,
     "nullable": false,
     "length": 4,
     "domain": null
    },
    {
     "name": "ATT_NAME",
     "type": "esriFieldTypeString",
     "alias": "ATT_NAME",
     "editable": true,
     "nullable": false,
     "length": 250,
     "domain": null
    },
    {
     "name": "CONTENT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "CONTENT_TYPE",
     "editable": true,
     "nullable": false,
     "length": 150,
     "domain": null
    },
    {
     "name": "DATA_SIZE",
     "type": "esriFieldTypeInteger",
     "alias": "DATA_SIZE",
     "editable": true,
     "nullable": false,
     "length": 4,
     "domain": null
    }
   ],
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "ESTADOSERV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ESTADOSERV",
     "domain": {
      "type": "codedValue",
      "name": "WS4_ESTADOSERV",
      "description": "",
      "codedValues": [
       {
        "name": "COLMATADA",
        "code": 1
       },
       {
        "name": "MEDIANAMENTE COLMATADA",
        "code": 2
       },
       {
        "name": "LIMPIA",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ESTADOGEN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ESTADOGEN",
     "domain": {
      "type": "codedValue",
      "name": "WS4_ESTADOGEN",
      "description": "",
      "codedValues": [
       {
        "name": "BUENO",
        "code": 1
       },
       {
        "name": "REGULAR",
        "code": 2
       },
       {
        "name": "MALO",
        "code": 3
       },
       {
        "name": "NO FUNCIONAL",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TIPO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TIPO",
     "domain": {
      "type": "codedValue",
      "name": "WS4_TIPO_OBRA",
      "description": "",
      "codedValues": [
       {
        "name": "BOX CULVERT",
        "code": 1
       },
       {
        "name": "TUBERIA (ALCANTARILLA)",
        "code": 2
       },
       {
        "name": "BATEAS",
        "code": 3
       },
       {
        "name": "CRUCE CUERPO DE AGUA SUPERFICIAL",
        "code": 4
       },
       {
        "name": "OTROS",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "WS4_MATERIAL",
      "description": "",
      "codedValues": [
       {
        "name": "CONCRETO",
        "code": 1
       },
       {
        "name": "PVC",
        "code": 2
       },
       {
        "name": "MADERA",
        "code": 3
       },
       {
        "name": "METALICA",
        "code": 4
       },
       {
        "name": "OTROS",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "NUMSECC",
     "type": "esriFieldTypeInteger",
     "alias": "NUMSECC",
     "domain": null
    },
    {
     "name": "ANCHO",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHO",
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "FOTO",
     "type": "esriFieldTypeString",
     "alias": "FOTO",
     "length": 50,
     "domain": null
    },
    {
     "name": "RUTAFOTO",
     "type": "esriFieldTypeString",
     "alias": "RUTAFOTO",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 5,
   "name": "Muros",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 1000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "c7c8f34ae1580e637f151ebcd6eefff0",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI1JREFUKJFjYSARsCBzVpYy/LfUQFVw/AYDQ3g3AyOGBmyKGRgYGCw1IHIwTSzIimWT/mN3xzxGuCYWmCmEAEwNC35lmACrho8nCxgYGBgY+M0nEKcBm0IUDcdvQNz4eB4k9GST/jP8fneB4cUGQ7jC4zeQNIR3MzAiBytMI7JilGDFpgmbYgw/IEvgAgA26TCPSSTNUAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 9,
      "height": 9,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8504506.740067363,
    "ymin": 467541.93698991067,
    "xmax": -8493420.766049052,
    "ymax": 475633.8319352511,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "DISTINI",
     "type": "esriFieldTypeDouble",
     "alias": "DISTINI",
     "domain": null
    },
    {
     "name": "LADO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LADO",
     "domain": {
      "type": "codedValue",
      "name": "WS4_LADO_MURO",
      "description": "",
      "codedValues": [
       {
        "name": "LADO EN SENTIDO A-B DE LA VIA",
        "code": 1
       },
       {
        "name": "LADO EN SENTIDO B-A DE LA VIA",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ANCHOCOR",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOCOR",
     "domain": null
    },
    {
     "name": "ALTURA",
     "type": "esriFieldTypeDouble",
     "alias": "ALTURA",
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 6,
   "name": "PRS",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "a837189075402a13f3cdac595ba4b6f3",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIFJREFUGJVjefnp/fmff379ZcACGBkZrrE8//RWzeDISi5sCu46J3CzwDhWrOwMyhy8DAwMDAx7vrxjeP7/HwMDAwMDXEGJmiVDoI4VAwMDA0PctlkMiz+/QVWAC8AVHHtxD2H3j8+YCnrePmJgePsI0wQ5QTG2s1ahWI1nY2ZhAwDXoCWOrH+9HAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 6,
      "height": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8508221.59225678,
    "ymin": 464011.8420205878,
    "xmax": -8486975.989362793,
    "ymax": 479966.8365451007,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "NUMPR",
     "type": "esriFieldTypeInteger",
     "alias": "NUMPR",
     "domain": null
    },
    {
     "name": "CALZADA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CALZADA",
     "domain": {
      "type": "codedValue",
      "name": "WS4_CALZADA",
      "description": "",
      "codedValues": [
       {
        "name": "CALZADA SENTIDO A-B DE LA VIA",
        "code": 1
       },
       {
        "name": "CALZADA SENTIDO B-A DE LA VIA",
        "code": 2
       },
       {
        "name": "CALZADA UNICA",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DISTVERD",
     "type": "esriFieldTypeDouble",
     "alias": "DISTVERD",
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 7,
   "name": "Fotoejes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 1000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "835dccf2892699e3f61bd232a33bb5da",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPZJREFUGJWV0LFqwmAYheHXEikkSqFKYoJQ7FT+IYuDg1Ozujm7eCPmNzfg7uIliHgBHbyG6OYkgpKE0laDtKQdAkojKfSMHw8HvqPwjygAL1LudlLqeUgfDCLH8yoKwH4y0R/HY15XK6LR6ArvPe/+3FxyHOrtNpplUSyXEb0eb5sNRVVlPZ/zsVzCdJrip34/MYW4MYVAdDp8xjG3msadZfHQarFeLC44G382Q61W+TqdqDQavx/MpmQYvG+31JvN6zWOQVA4hOH5aNo2pm3znSQcwpA4ii7Y73YLft5u2WYj3dnIQ7XhMMB1U/wsZe3PStcF4AcLNEz0VPvU/QAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8508330.820054337,
    "ymin": 463669.07981425506,
    "xmax": -8486975.989362793,
    "ymax": 480257.20984538813,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": true,
   "attachmentProperties": [
    {
     "name": "id",
     "fieldName": "ATTACHMENTID",
     "isEnabled": true
    },
    {
     "name": "globalid",
     "fieldName": "GLOBALID",
     "isEnabled": false
    },
    {
     "name": "keywords",
     "fieldName": "KEYWORDS",
     "isEnabled": false
    },
    {
     "name": "name",
     "fieldName": "ATT_NAME",
     "isEnabled": true
    },
    {
     "name": "contentType",
     "fieldName": "CONTENT_TYPE",
     "isEnabled": true
    },
    {
     "name": "size",
     "fieldName": "DATA_SIZE",
     "isEnabled": true
    },
    {
     "name": "exifInfo",
     "fieldName": "EXIFINFO",
     "isEnabled": false
    }
   ],
   "attachmentFields": [
    {
     "name": "ATTACHMENTID",
     "type": "esriFieldTypeOID",
     "alias": "ATTACHMENTID",
     "editable": false,
     "nullable": false,
     "length": 4,
     "domain": null
    },
    {
     "name": "ATT_NAME",
     "type": "esriFieldTypeString",
     "alias": "ATT_NAME",
     "editable": true,
     "nullable": false,
     "length": 250,
     "domain": null
    },
    {
     "name": "CONTENT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "CONTENT_TYPE",
     "editable": true,
     "nullable": false,
     "length": 150,
     "domain": null
    },
    {
     "name": "DATA_SIZE",
     "type": "esriFieldTypeInteger",
     "alias": "DATA_SIZE",
     "editable": true,
     "nullable": false,
     "length": 4,
     "domain": null
    }
   ],
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "NUMPR",
     "type": "esriFieldTypeInteger",
     "alias": "NUMPR",
     "domain": null
    },
    {
     "name": "FOTO",
     "type": "esriFieldTypeString",
     "alias": "FOTO",
     "length": 50,
     "domain": null
    },
    {
     "name": "RUTAFOTO",
     "type": "esriFieldTypeString",
     "alias": "RUTAFOTO",
     "length": 250,
     "domain": null
    },
    {
     "name": "CALZADA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CALZADA",
     "domain": {
      "type": "codedValue",
      "name": "WS4_CALZADA",
      "description": "",
      "codedValues": [
       {
        "name": "CALZADA SENTIDO A-B DE LA VIA",
        "code": 1
       },
       {
        "name": "CALZADA SENTIDO B-A DE LA VIA",
        "code": 2
       },
       {
        "name": "CALZADA UNICA",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 8,
   "name": "Puentes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 1000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "3b0cf42ce4ee5f39d2fe4d34e0851e67",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAoFJREFUSIndlbFLW0Ecxz9Hn0kQifLylizi4F8ghboYxC4Fhw5pSRDF4NCl4iA2ygu46HNoFxOpkEwVXwNSWykUKw5CcVGQ7oKLQ+pgCQmhaOJLroMkxPSZxLQu/cLj7nd37/f5/e53xyncs5T/GuACvgC/gKf/HOB0Oh/Nzc09djqd6LpuNQjm7oB8Pv9tZ2eH+fl5xsbGHqyvr7fiv35Uh4eHHBwc0NPTA/AT0P4WIGsXLCwslLseu3kbiVsBAwMDTE5OUiqVKBaLSCkpFosNPyklpVKJtrY2wuHwCyBhC9jf32drawvLspBSIuV1wOV+rV1Ju8oOBoPx7u5uBVi12yK/pmkfm9iGRvpsmwHwCRDR5WUZnp0ln88L4GsikXiSyWTw+/1sb28zMzNTnqskERof593aGtSrQVmqx1NtBs/OzjKqqqJpGpZlEY/HCYVCstpZe3u7bSr2AFWtNrPRaJSJiQl0Xcfn83F0dMTIyAjJZLKyqKOjo3mA1+u9YafTaXK5HAAXFxdks1k6Ozvh+tgKgK6uruYBfX19AN+rhiL9/f2GEIJCoUA8Hsc0TQYHBwkEAh+Al3ok8lZV1YfpdLoxgJpCAUsul8u4vLzE4XAAYFkWAL29vc9OTk6eA6u1zusB/lAqlULTNIQQmKZJKBQimUxiGAaBQOBGwVsCrKyssLi4CIAQotJKKTFNk9HR0VfAm5YBp6enKIqClBIhBBsbGwwPD7O7u4uiKExNTb2OxWLvgR8tAYCI2+02crlcJQO3283V1RUOhwOfz0csFkvRzEW7RUvT09OGp+oSbm5uUigUOD8/B2BoaIi9vb0bP93plTo+PrYtZD3d+6P/G6EqDIf11lsvAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 18,
      "height": 18,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8505403.48224045,
    "ymin": 464217.87092595507,
    "xmax": -8487223.004752515,
    "ymax": 475150.1679196329,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": true,
   "attachmentProperties": [
    {
     "name": "id",
     "fieldName": "ATTACHMENTID",
     "isEnabled": true
    },
    {
     "name": "globalid",
     "fieldName": "GLOBALID",
     "isEnabled": false
    },
    {
     "name": "keywords",
     "fieldName": "KEYWORDS",
     "isEnabled": false
    },
    {
     "name": "name",
     "fieldName": "ATT_NAME",
     "isEnabled": true
    },
    {
     "name": "contentType",
     "fieldName": "CONTENT_TYPE",
     "isEnabled": true
    },
    {
     "name": "size",
     "fieldName": "DATA_SIZE",
     "isEnabled": true
    },
    {
     "name": "exifInfo",
     "fieldName": "EXIFINFO",
     "isEnabled": false
    }
   ],
   "attachmentFields": [
    {
     "name": "ATTACHMENTID",
     "type": "esriFieldTypeOID",
     "alias": "ATTACHMENTID",
     "editable": false,
     "nullable": false,
     "length": 4,
     "domain": null
    },
    {
     "name": "ATT_NAME",
     "type": "esriFieldTypeString",
     "alias": "ATT_NAME",
     "editable": true,
     "nullable": false,
     "length": 250,
     "domain": null
    },
    {
     "name": "CONTENT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "CONTENT_TYPE",
     "editable": true,
     "nullable": false,
     "length": 150,
     "domain": null
    },
    {
     "name": "DATA_SIZE",
     "type": "esriFieldTypeInteger",
     "alias": "DATA_SIZE",
     "editable": true,
     "nullable": false,
     "length": 4,
     "domain": null
    }
   ],
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "IDPUENTE",
     "type": "esriFieldTypeString",
     "alias": "IDPUENTE",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOM_PUENTE",
     "type": "esriFieldTypeString",
     "alias": "NOM_PUENTE",
     "length": 50,
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOM_VIA",
     "type": "esriFieldTypeString",
     "alias": "NOM_VIA",
     "length": 100,
     "domain": null
    },
    {
     "name": "DISTINI",
     "type": "esriFieldTypeDouble",
     "alias": "DISTINI",
     "domain": null
    },
    {
     "name": "CODIGO_MUN",
     "type": "esriFieldTypeString",
     "alias": "CODIGO_MUN",
     "length": 5,
     "domain": null
    },
    {
     "name": "NOM_MUN",
     "type": "esriFieldTypeString",
     "alias": "NOM_MUN",
     "length": 50,
     "domain": null
    },
    {
     "name": "TIPO_ESTRU",
     "type": "esriFieldTypeString",
     "alias": "TIPO_ESTRU",
     "length": 50,
     "domain": null
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "ANCHOTABLE",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOTABLE",
     "domain": null
    },
    {
     "name": "ESTADOSUP",
     "type": "esriFieldTypeString",
     "alias": "ESTADOSUP",
     "length": 50,
     "domain": null
    },
    {
     "name": "ESTADOEST",
     "type": "esriFieldTypeString",
     "alias": "ESTADOEST",
     "length": 50,
     "domain": null
    },
    {
     "name": "FICHA_SIPU",
     "type": "esriFieldTypeString",
     "alias": "FICHA_SIPU",
     "length": 100,
     "domain": null
    },
    {
     "name": "LAT",
     "type": "esriFieldTypeString",
     "alias": "LAT",
     "length": 50,
     "domain": null
    },
    {
     "name": "LON",
     "type": "esriFieldTypeString",
     "alias": "LON",
     "length": 50,
     "domain": null
    },
    {
     "name": "FOTO",
     "type": "esriFieldTypeString",
     "alias": "FOTO",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeDouble",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NUMLUCES",
     "type": "esriFieldTypeDouble",
     "alias": "NUMLUCES",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID_1",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 9,
   "name": "Tuneles",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "3e390686a9340933f52b7b06fcf93283",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY5JREFUKJF9kU0o5HEYxz/zf5m/mbHeJi8ZpVFzUDKzK695idiWchCbHJSDFLZoD9oDF3LDaUpRbriMlFxcJPK6h5W3aGeTNZnRSENeY//j8G/GTsqnnsPz+30/PU89EsD6mHP779SgXTAkkFTeiBz9gRCPVwEull2oN17Smvp+SwCe2VG7kuqgfGSC63MfadmOsPBnZYmc1k6WetrxTA/YJIDg8yPWhhaMcfEEVZXduRnu/OcYzIlYPuZijI0lo76Z/aE1JACdpJBZXcvx5iq+Xz85m/4RnhD4OkjKpzxsFVUcjVs1AUCOMmArrWB3pI//8c07Ke4+RRBFgFchxJNvLaIP3nv59/wUKeikaI43I4NxJe0EVkYBONnaQNTrERSTJoiGGKz5RQBsAebP36nsH2Z5yILX1Ut6XgGyEsWBOentSgCSUbuDbDK9/QPQyfogoAs9+hcnmXcf8ODZiQgLol4Tksuqd1w1WXb1/hIA9drN7Z47HJz9koGgxGCp6ziUAArbvjl4F69WC128AEridPz6+ycBAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 9,
      "height": 9,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -2.0037507842788246E7,
    "ymin": -3.024097145838615E7,
    "xmax": 2.0037507842788246E7,
    "ymax": 3.024097145838615E7,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "DISTINI",
     "type": "esriFieldTypeDouble",
     "alias": "DISTINI",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FECHA",
     "type": "esriFieldTypeString",
     "alias": "FECHA",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOMBRE",
     "type": "esriFieldTypeString",
     "alias": "NOMBRE",
     "length": 50,
     "domain": null
    },
    {
     "name": "ANCHOCARR",
     "type": "esriFieldTypeDouble",
     "alias": "ANCHOCARR",
     "domain": null
    },
    {
     "name": "NUMCARR",
     "type": "esriFieldTypeInteger",
     "alias": "NUMCARR",
     "domain": null
    },
    {
     "name": "ESTADO",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ESTADO",
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 10,
   "name": "Peajes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 1.1258999068426238E13,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "f43abeec9167d9a64fe01460a375c80f",
      "imageData": "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",
      "contentType": "image/png",
      "width": 11,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8534372.2806,
    "ymin": 389941.7689000003,
    "xmax": -8449139.352799999,
    "ymax": 519927.6019000004,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "codigo_via",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "codigo_via",
     "type": "esriFieldTypeString",
     "alias": "codigo_via",
     "length": 80,
     "domain": null
    },
    {
     "name": "pr",
     "type": "esriFieldTypeInteger",
     "alias": "pr",
     "domain": null
    },
    {
     "name": "distanciap",
     "type": "esriFieldTypeInteger",
     "alias": "distanciap",
     "domain": null
    },
    {
     "name": "nombre",
     "type": "esriFieldTypeString",
     "alias": "nombre",
     "length": 80,
     "domain": null
    },
    {
     "name": "administra",
     "type": "esriFieldTypeString",
     "alias": "administra",
     "length": 80,
     "domain": null
    },
    {
     "name": "territoria",
     "type": "esriFieldTypeString",
     "alias": "territoria",
     "length": 80,
     "domain": null
    },
    {
     "name": "latsig",
     "type": "esriFieldTypeDouble",
     "alias": "latsig",
     "domain": null
    },
    {
     "name": "longsig",
     "type": "esriFieldTypeDouble",
     "alias": "longsig",
     "domain": null
    },
    {
     "name": "cat_1",
     "type": "esriFieldTypeInteger",
     "alias": "cat_1",
     "domain": null
    },
    {
     "name": "cat_4",
     "type": "esriFieldTypeInteger",
     "alias": "cat_4",
     "domain": null
    },
    {
     "name": "cat_5",
     "type": "esriFieldTypeInteger",
     "alias": "cat_5",
     "domain": null
    },
    {
     "name": "cat_6",
     "type": "esriFieldTypeInteger",
     "alias": "cat_6",
     "domain": null
    },
    {
     "name": "cat_7",
     "type": "esriFieldTypeInteger",
     "alias": "cat_7",
     "domain": null
    },
    {
     "name": "link_foto",
     "type": "esriFieldTypeString",
     "alias": "link_foto",
     "length": 80,
     "domain": null
    },
    {
     "name": "sector",
     "type": "esriFieldTypeString",
     "alias": "sector",
     "length": 80,
     "domain": null
    },
    {
     "name": "cat_2",
     "type": "esriFieldTypeInteger",
     "alias": "cat_2",
     "domain": null
    },
    {
     "name": "cat_3",
     "type": "esriFieldTypeInteger",
     "alias": "cat_3",
     "domain": null
    },
    {
     "name": "ruleid",
     "type": "esriFieldTypeInteger",
     "alias": "ruleid",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 11,
   "name": "Límite Municipal",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 1.4892314192838538E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        170,
        170,
        170,
        255
       ],
       "width": 2.5
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8632858,
    "ymin": 340964,
    "xmax": -8427766,
    "ymax": 561183,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "cod_munici",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "cod_munici",
     "type": "esriFieldTypeString",
     "alias": "cod_munici",
     "length": 254,
     "domain": null
    },
    {
     "name": "nom_munici",
     "type": "esriFieldTypeString",
     "alias": "nom_munici",
     "length": 254,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 12,
   "name": "Ejes Departamentales",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 1.1258999068426238E13,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 4622325,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "width": 1.125
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8608689.94829556,
    "ymin": 344385.80512608844,
    "xmax": -8427639.429090146,
    "ymax": 546831.4265320987,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CODIGOVIA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "CODIGOVIA",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOMBREVIA",
     "type": "esriFieldTypeString",
     "alias": "NOMBREVIA",
     "length": 100,
     "domain": null
    },
    {
     "name": "CATEGORIA",
     "type": "esriFieldTypeInteger",
     "alias": "CATEGORIA",
     "domain": null
    },
    {
     "name": "LONGITUD",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUD",
     "domain": null
    },
    {
     "name": "TIPOEJE",
     "type": "esriFieldTypeInteger",
     "alias": "TIPOEJE",
     "domain": null
    },
    {
     "name": "SENTIDO",
     "type": "esriFieldTypeInteger",
     "alias": "SENTIDO",
     "domain": null
    },
    {
     "name": "CODIGOVIA1",
     "type": "esriFieldTypeString",
     "alias": "CODIGOVIA1",
     "length": 50,
     "domain": null
    },
    {
     "name": "OBS",
     "type": "esriFieldTypeString",
     "alias": "OBS",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 13,
   "name": "Vías Concesión Departamental",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 1.1258999068426238E13,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       197,
       0,
       255,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8514812.0745,
    "ymin": 377956.523231764,
    "xmax": -8463639.4268,
    "ymax": 499955.10689999996,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "key",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "key",
     "type": "esriFieldTypeString",
     "alias": "key",
     "length": 1,
     "domain": null
    },
    {
     "name": "cod_tramo",
     "type": "esriFieldTypeString",
     "alias": "cod_tramo",
     "length": 11,
     "domain": null
    },
    {
     "name": "codigo_via",
     "type": "esriFieldTypeString",
     "alias": "codigo_via",
     "length": 8,
     "domain": null
    },
    {
     "name": "pr_inicial",
     "type": "esriFieldTypeInteger",
     "alias": "pr_inicial",
     "domain": null
    },
    {
     "name": "dist_ini",
     "type": "esriFieldTypeDouble",
     "alias": "dist_ini",
     "domain": null
    },
    {
     "name": "pr_finl",
     "type": "esriFieldTypeInteger",
     "alias": "pr_finl",
     "domain": null
    },
    {
     "name": "dist_fin",
     "type": "esriFieldTypeDouble",
     "alias": "dist_fin",
     "domain": null
    },
    {
     "name": "territoria",
     "type": "esriFieldTypeString",
     "alias": "territoria",
     "length": 2,
     "domain": null
    },
    {
     "name": "tramo",
     "type": "esriFieldTypeString",
     "alias": "tramo",
     "length": 80,
     "domain": null
    },
    {
     "name": "sector",
     "type": "esriFieldTypeString",
     "alias": "sector",
     "length": 77,
     "domain": null
    },
    {
     "name": "administra",
     "type": "esriFieldTypeString",
     "alias": "administra",
     "length": 1,
     "domain": null
    },
    {
     "name": "amv",
     "type": "esriFieldTypeString",
     "alias": "amv",
     "length": 1,
     "domain": null
    },
    {
     "name": "superficie",
     "type": "esriFieldTypeString",
     "alias": "superficie",
     "length": 1,
     "domain": null
    },
    {
     "name": "calzada",
     "type": "esriFieldTypeString",
     "alias": "calzada",
     "length": 1,
     "domain": null
    },
    {
     "name": "ruta",
     "type": "esriFieldTypeString",
     "alias": "ruta",
     "length": 2,
     "domain": null
    },
    {
     "name": "fuente",
     "type": "esriFieldTypeString",
     "alias": "fuente",
     "length": 41,
     "domain": null
    },
    {
     "name": "fecha_fuen",
     "type": "esriFieldTypeDate",
     "alias": "fecha_fuen",
     "length": 8,
     "domain": null
    },
    {
     "name": "fecha_actu",
     "type": "esriFieldTypeDate",
     "alias": "fecha_actu",
     "length": 8,
     "domain": null
    },
    {
     "name": "concesion",
     "type": "esriFieldTypeString",
     "alias": "concesion",
     "length": 69,
     "domain": null
    },
    {
     "name": "observacio",
     "type": "esriFieldTypeString",
     "alias": "observacio",
     "length": 100,
     "domain": null
    },
    {
     "name": "estado",
     "type": "esriFieldTypeString",
     "alias": "estado",
     "length": 14,
     "domain": null
    },
    {
     "name": "observac_1",
     "type": "esriFieldTypeString",
     "alias": "observac_1",
     "length": 72,
     "domain": null
    },
    {
     "name": "reversion",
     "type": "esriFieldTypeString",
     "alias": "reversion",
     "length": 14,
     "domain": null
    },
    {
     "name": "pr_ini_con",
     "type": "esriFieldTypeString",
     "alias": "pr_ini_con",
     "length": 7,
     "domain": null
    },
    {
     "name": "pr_fin_con",
     "type": "esriFieldTypeString",
     "alias": "pr_fin_con",
     "length": 8,
     "domain": null
    },
    {
     "name": "ruleid_1",
     "type": "esriFieldTypeInteger",
     "alias": "ruleid_1",
     "domain": null
    },
    {
     "name": "inline_fid",
     "type": "esriFieldTypeInteger",
     "alias": "inline_fid",
     "domain": null
    },
    {
     "name": "simlnflag",
     "type": "esriFieldTypeInteger",
     "alias": "simlnflag",
     "domain": null
    },
    {
     "name": "maxsimptol",
     "type": "esriFieldTypeInteger",
     "alias": "maxsimptol",
     "domain": null
    },
    {
     "name": "minsimptol",
     "type": "esriFieldTypeInteger",
     "alias": "minsimptol",
     "domain": null
    },
    {
     "name": "CONS",
     "type": "esriFieldTypeString",
     "alias": "CONS",
     "length": 50,
     "domain": null
    },
    {
     "name": "LONG",
     "type": "esriFieldTypeDouble",
     "alias": "LONG",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 14,
   "name": "Nacionales",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 1.1258999068426238E13,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "width": 1.7
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8580509.4349,
    "ymin": 357011.5709180133,
    "xmax": -8435393.4517,
    "ymax": 542674.8635005361,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "key",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "key",
     "type": "esriFieldTypeString",
     "alias": "key",
     "length": 1,
     "domain": null
    },
    {
     "name": "cod_tramo",
     "type": "esriFieldTypeString",
     "alias": "cod_tramo",
     "length": 11,
     "domain": null
    },
    {
     "name": "codigo_via",
     "type": "esriFieldTypeString",
     "alias": "codigo_via",
     "length": 8,
     "domain": null
    },
    {
     "name": "pr_inicial",
     "type": "esriFieldTypeInteger",
     "alias": "pr_inicial",
     "domain": null
    },
    {
     "name": "dist_ini",
     "type": "esriFieldTypeDouble",
     "alias": "dist_ini",
     "domain": null
    },
    {
     "name": "pr_finl",
     "type": "esriFieldTypeInteger",
     "alias": "pr_finl",
     "domain": null
    },
    {
     "name": "dist_fin",
     "type": "esriFieldTypeDouble",
     "alias": "dist_fin",
     "domain": null
    },
    {
     "name": "territoria",
     "type": "esriFieldTypeString",
     "alias": "territoria",
     "length": 2,
     "domain": null
    },
    {
     "name": "tramo",
     "type": "esriFieldTypeString",
     "alias": "tramo",
     "length": 80,
     "domain": null
    },
    {
     "name": "sector",
     "type": "esriFieldTypeString",
     "alias": "sector",
     "length": 77,
     "domain": null
    },
    {
     "name": "administra",
     "type": "esriFieldTypeString",
     "alias": "administra",
     "length": 1,
     "domain": null
    },
    {
     "name": "amv",
     "type": "esriFieldTypeString",
     "alias": "amv",
     "length": 1,
     "domain": null
    },
    {
     "name": "superficie",
     "type": "esriFieldTypeString",
     "alias": "superficie",
     "length": 1,
     "domain": null
    },
    {
     "name": "calzada",
     "type": "esriFieldTypeString",
     "alias": "calzada",
     "length": 1,
     "domain": null
    },
    {
     "name": "ruta",
     "type": "esriFieldTypeString",
     "alias": "ruta",
     "length": 2,
     "domain": null
    },
    {
     "name": "fuente",
     "type": "esriFieldTypeString",
     "alias": "fuente",
     "length": 41,
     "domain": null
    },
    {
     "name": "fecha_fuen",
     "type": "esriFieldTypeDate",
     "alias": "fecha_fuen",
     "length": 8,
     "domain": null
    },
    {
     "name": "fecha_actu",
     "type": "esriFieldTypeDate",
     "alias": "fecha_actu",
     "length": 8,
     "domain": null
    },
    {
     "name": "concesion",
     "type": "esriFieldTypeString",
     "alias": "concesion",
     "length": 69,
     "domain": null
    },
    {
     "name": "observacio",
     "type": "esriFieldTypeString",
     "alias": "observacio",
     "length": 100,
     "domain": null
    },
    {
     "name": "estado",
     "type": "esriFieldTypeString",
     "alias": "estado",
     "length": 14,
     "domain": null
    },
    {
     "name": "observac_1",
     "type": "esriFieldTypeString",
     "alias": "observac_1",
     "length": 72,
     "domain": null
    },
    {
     "name": "reversion",
     "type": "esriFieldTypeString",
     "alias": "reversion",
     "length": 14,
     "domain": null
    },
    {
     "name": "pr_ini_con",
     "type": "esriFieldTypeString",
     "alias": "pr_ini_con",
     "length": 7,
     "domain": null
    },
    {
     "name": "pr_fin_con",
     "type": "esriFieldTypeString",
     "alias": "pr_fin_con",
     "length": 8,
     "domain": null
    },
    {
     "name": "ruleid_1",
     "type": "esriFieldTypeInteger",
     "alias": "ruleid_1",
     "domain": null
    },
    {
     "name": "inline_fid",
     "type": "esriFieldTypeInteger",
     "alias": "inline_fid",
     "domain": null
    },
    {
     "name": "simlnflag",
     "type": "esriFieldTypeInteger",
     "alias": "simlnflag",
     "domain": null
    },
    {
     "name": "maxsimptol",
     "type": "esriFieldTypeInteger",
     "alias": "maxsimptol",
     "domain": null
    },
    {
     "name": "minsimptol",
     "type": "esriFieldTypeInteger",
     "alias": "minsimptol",
     "domain": null
    },
    {
     "name": "CONS",
     "type": "esriFieldTypeString",
     "alias": "CONS",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 15,
   "name": "Rios",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 3115,
    "latestWkid": 3115,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -4623200,
    "falseY": -9510300,
    "xyUnits": 4.5026540700157917E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8632975.13446232,
    "ymin": 344156.37964433857,
    "xmax": -8428350.412855895,
    "ymax": 557797.9648991022,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "cod_cuerpo",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "cod_cuerpo",
     "type": "esriFieldTypeString",
     "alias": "cod_cuerpo",
     "length": 12,
     "domain": null
    },
    {
     "name": "nom_cuerpo",
     "type": "esriFieldTypeString",
     "alias": "nom_cuerpo",
     "length": 60,
     "domain": null
    },
    {
     "name": "tipo_cuerp",
     "type": "esriFieldTypeString",
     "alias": "tipo_cuerp",
     "length": 10,
     "domain": null
    },
    {
     "name": "estado_cue",
     "type": "esriFieldTypeString",
     "alias": "estado_cue",
     "length": 10,
     "domain": null
    },
    {
     "name": "codigo_cue",
     "type": "esriFieldTypeString",
     "alias": "codigo_cue",
     "length": 11,
     "domain": null
    },
    {
     "name": "anno_levan",
     "type": "esriFieldTypeInteger",
     "alias": "anno_levan",
     "domain": null
    },
    {
     "name": "nivel_visu",
     "type": "esriFieldTypeInteger",
     "alias": "nivel_visu",
     "domain": null
    },
    {
     "name": "shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "shape_Leng",
     "domain": null
    },
    {
     "name": "shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 16,
   "name": "Embalse Calima",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 3115,
    "latestWkid": 3115,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -4623200,
    "falseY": -9510300,
    "xyUnits": 4.5026540700157917E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       115,
       178,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8522700.582695518,
    "ymin": 429948.12232493015,
    "xmax": -8509758.06602504,
    "ymax": 437376.0194374292,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "cod_cuerpo",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "cod_cuerpo",
     "type": "esriFieldTypeString",
     "alias": "cod_cuerpo",
     "length": 12,
     "domain": null
    },
    {
     "name": "nom_cuerpo",
     "type": "esriFieldTypeString",
     "alias": "nom_cuerpo",
     "length": 60,
     "domain": null
    },
    {
     "name": "tipo_cuerp",
     "type": "esriFieldTypeString",
     "alias": "tipo_cuerp",
     "length": 10,
     "domain": null
    },
    {
     "name": "estado_cue",
     "type": "esriFieldTypeString",
     "alias": "estado_cue",
     "length": 10,
     "domain": null
    },
    {
     "name": "codigo_cue",
     "type": "esriFieldTypeString",
     "alias": "codigo_cue",
     "length": 11,
     "domain": null
    },
    {
     "name": "anno_levan",
     "type": "esriFieldTypeInteger",
     "alias": "anno_levan",
     "domain": null
    },
    {
     "name": "nivel_visu",
     "type": "esriFieldTypeInteger",
     "alias": "nivel_visu",
     "domain": null
    },
    {
     "name": "shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "shape_Leng",
     "domain": null
    },
    {
     "name": "shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 17,
   "name": "Lagos",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 3115,
    "latestWkid": 3115,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -4623200,
    "falseY": -9510300,
    "xyUnits": 4.5026540700157917E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       115,
       223,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        169,
        230,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8524101.006859059,
    "ymin": 354495.61984442774,
    "xmax": -8431743.23966213,
    "ymax": 521738.7262789221,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -2.204125862706707E7,
     "falseY": -3.3265068604224768E7,
     "xyUnits": 1.3538524994349548E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "cod_cuerpo",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "cod_cuerpo",
     "type": "esriFieldTypeString",
     "alias": "cod_cuerpo",
     "length": 12,
     "domain": null
    },
    {
     "name": "nom_cuerpo",
     "type": "esriFieldTypeString",
     "alias": "nom_cuerpo",
     "length": 60,
     "domain": null
    },
    {
     "name": "tipo_cuerp",
     "type": "esriFieldTypeString",
     "alias": "tipo_cuerp",
     "length": 10,
     "domain": null
    },
    {
     "name": "estado_cue",
     "type": "esriFieldTypeString",
     "alias": "estado_cue",
     "length": 10,
     "domain": null
    },
    {
     "name": "codigo_cue",
     "type": "esriFieldTypeString",
     "alias": "codigo_cue",
     "length": 11,
     "domain": null
    },
    {
     "name": "anno_levan",
     "type": "esriFieldTypeInteger",
     "alias": "anno_levan",
     "domain": null
    },
    {
     "name": "nivel_visu",
     "type": "esriFieldTypeInteger",
     "alias": "nivel_visu",
     "domain": null
    },
    {
     "name": "shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "shape_Leng",
     "domain": null
    },
    {
     "name": "shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0abf04ad78a747b9b3d74f02b52699f3"
  }
 ],
 "tables": []
}