{
 "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": -8494842.723821092,
    "ymin": 373721.8704433026,
    "xmax": -8469180.782064652,
    "ymax": 387311.23914055125,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": -8483161.116722215,
    "ymin": 373918.61531249416,
    "xmax": -8469347.696958177,
    "ymax": 386035.20610416395,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": -8494842.723821092,
    "ymin": 373721.8704433026,
    "xmax": -8469180.782064652,
    "ymax": 387311.23914055125,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": [
          229,
          199,
          252,
          255
         ],
         "toColor": [
          229,
          199,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          200,
          252,
          179,
          255
         ],
         "toColor": [
          200,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          209,
          182,
          255
         ],
         "toColor": [
          252,
          209,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          242,
          252,
          255
         ],
         "toColor": [
          182,
          242,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          206,
          255
         ],
         "toColor": [
          252,
          184,
          206,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          202,
          255
         ],
         "toColor": [
          252,
          252,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          210,
          252,
          255
         ],
         "toColor": [
          179,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          252,
          224,
          255
         ],
         "toColor": [
          204,
          252,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          179,
          252,
          255
         ],
         "toColor": [
          182,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          238,
          255
         ],
         "toColor": [
          252,
          189,
          238,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          227,
          252,
          255
         ],
         "toColor": [
          212,
          227,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          222,
          255
         ],
         "toColor": [
          252,
          215,
          222,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          179,
          252,
          255
         ],
         "toColor": [
          250,
          179,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8494842.723821092,
    "ymin": 373721.8704433026,
    "xmax": -8469180.782064652,
    "ymax": 387311.23914055125,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": true,
   "extent": {
    "xmin": -8492769.963808082,
    "ymin": 373721.8704433026,
    "xmax": -8469201.275537629,
    "ymax": 387216.3580104339,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": -8490550.42080882,
    "ymin": 376152.21671343414,
    "xmax": -8473610.048904853,
    "ymax": 384989.5164628497,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": -8494636.151025021,
    "ymin": 373800.85055967676,
    "xmax": -8469201.241473865,
    "ymax": 387298.6205563549,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": true,
   "extent": {
    "xmin": -8494838.523848025,
    "ymin": 373723.41943762545,
    "xmax": -8469200.705470515,
    "ymax": 387298.6205563549,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": -8493333.895324064,
    "ymin": 375930.8583467049,
    "xmax": -8469297.485745251,
    "ymax": 384625.92000665725,
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "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": "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": "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
    },
    {
     "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 10,
   "name": "Limite 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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 11,
   "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 12,
   "name": "Vias Concesion 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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 13,
   "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": "esriSLSDash",
      "color": [
       255,
       0,
       0,
       255
      ],
      "width": 1.5
     }
    },
    "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 14,
   "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 15,
   "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": "4c4e4ae913d7478d8ad7822016789648"
  },
  {
   "currentVersion": 11.0,
   "cimVersion": "3.0.0",
   "id": 16,
   "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": "4c4e4ae913d7478d8ad7822016789648"
  }
 ],
 "tables": []
}