{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "QL_Incidencias para mapa de calor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32628, "latestWkid": 32628, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 50000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "iif($feature.codigo_incidencia == null,\"Dotación sin incidencia\",\"Dotación con incidencia\")", "valueExpressionTitle": "Existe incidencia", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 107 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 35 ], "width": 14 } }, "value": "Dotación con incidencia", "label": "Dotación con incidencia" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 214, 255 ], "toColor": [ 252, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 251, 252, 255 ], "toColor": [ 179, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 196, 252, 255 ], "toColor": [ 182, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 194, 255 ], "toColor": [ 252, 244, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 216, 255 ], "toColor": [ 204, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 210, 252, 255 ], "toColor": [ 236, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 223, 252, 255 ], "toColor": [ 197, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 237, 255 ], "toColor": [ 252, 192, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 244, 252, 255 ], "toColor": [ 212, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1882675.5946414564, "ymin": 3248541.79970955, "xmax": -1795066.0535438382, "ymax": 3323041.8809632775, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "codigo_incidencia", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "oid", "type": "esriFieldTypeOID", "alias": "oid", "domain": null }, { "name": "codigo_incidencia", "type": "esriFieldTypeString", "alias": "codigo_incidencia", "length": 254, "domain": null }, { "name": "nombre_incidencia", "type": "esriFieldTypeString", "alias": "nombre_incidencia", "length": 254, "domain": null }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "descripcio", "length": 254, "domain": null }, { "name": "equipamien", "type": "esriFieldTypeString", "alias": "equipamien", "length": 254, "domain": null }, { "name": "prioridad", "type": "esriFieldTypeString", "alias": "prioridad", "length": 254, "domain": null }, { "name": "estado", "type": "esriFieldTypeString", "alias": "estado", "length": 254, "domain": null }, { "name": "fecha_crea", "type": "esriFieldTypeString", "alias": "fecha_crea", "length": 254, "domain": null }, { "name": "tecnico", "type": "esriFieldTypeString", "alias": "tecnico", "length": 254, "domain": null }, { "name": "grupo_inci", "type": "esriFieldTypeString", "alias": "grupo_inci", "length": 254, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "length": 254, "domain": null }, { "name": "tareas", "type": "esriFieldTypeString", "alias": "tareas", "length": 254, "domain": null }, { "name": "tipo_incid", "type": "esriFieldTypeString", "alias": "tipo_incid", "length": 254, "domain": null }, { "name": "descripc_1", "type": "esriFieldTypeString", "alias": "descripc_1", "length": 254, "domain": null }, { "name": "validada", "type": "esriFieldTypeString", "alias": "validada", "length": 254, "domain": null }, { "name": "enviar", "type": "esriFieldTypeString", "alias": "enviar", "length": 254, "domain": null }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "ubicacion", "length": 254, "domain": null }, { "name": "codigo_dotacion", "type": "esriFieldTypeString", "alias": "codigo_dotacion", "length": 254, "domain": null }, { "name": "tipo_de_do", "type": "esriFieldTypeString", "alias": "tipo_de_do", "length": 254, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "material", "length": 254, "domain": null }, { "name": "nombre_dotacion", "type": "esriFieldTypeString", "alias": "nombre_dotacion", "length": 254, "domain": null }, { "name": "imagenes", "type": "esriFieldTypeString", "alias": "imagenes", "length": 254, "domain": null }, { "name": "longitud", "type": "esriFieldTypeString", "alias": "longitud", "length": 254, "domain": null }, { "name": "fecha_ulti", "type": "esriFieldTypeString", "alias": "fecha_ulti", "length": 254, "domain": null }, { "name": "usuario_ul", "type": "esriFieldTypeString", "alias": "usuario_ul", "length": 254, "domain": null }, { "name": "validador_", "type": "esriFieldTypeString", "alias": "validador_", "length": 254, "domain": null }, { "name": "municipios", "type": "esriFieldTypeString", "alias": "municipios", "length": 254, "domain": null }, { "name": "territorio", "type": "esriFieldTypeString", "alias": "territorio", "length": 254, "domain": null }, { "name": "enp", "type": "esriFieldTypeString", "alias": "enp", "length": 254, "domain": null }, { "name": "relaciones", "type": "esriFieldTypeString", "alias": "relaciones", "length": 254, "domain": null }, { "name": "relac_se", "type": "esriFieldTypeString", "alias": "relac_se", "length": 254, "domain": null }, { "name": "existe_ale", "type": "esriFieldTypeString", "alias": "existe_ale", "length": 254, "domain": null }, { "name": "alerta", "type": "esriFieldTypeString", "alias": "alerta", "length": 254, "domain": null }, { "name": "estado_de_", "type": "esriFieldTypeString", "alias": "estado_de_", "length": 254, "domain": null }, { "name": "fecha_de_b", "type": "esriFieldTypeString", "alias": "fecha_de_b", "length": 254, "domain": null }, { "name": "gestor_gen", "type": "esriFieldTypeString", "alias": "gestor_gen", "length": 254, "domain": null }, { "name": "gestor", "type": "esriFieldTypeString", "alias": "gestor", "length": 254, "domain": null }, { "name": "documentos", "type": "esriFieldTypeString", "alias": "documentos", "length": 254, "domain": null }, { "name": "observgest", "type": "esriFieldTypeString", "alias": "observgest", "length": 100, "domain": null }, { "name": "observacio", "type": "esriFieldTypeString", "alias": "observacio", "length": 254, "domain": null }, { "name": "do_sendero", "type": "esriFieldTypeString", "alias": "do_sendero", "length": 50, "domain": null }, { "name": "relac_se_1", "type": "esriFieldTypeString", "alias": "relac_se_1", "length": 50, "domain": null }, { "name": "relac_se_2", "type": "esriFieldTypeString", "alias": "relac_se_2", "length": 50, "domain": null }, { "name": "relac_se_3", "type": "esriFieldTypeString", "alias": "relac_se_3", "length": 50, "domain": null }, { "name": "gestor_agrupado", "type": "esriFieldTypeString", "alias": "gestor_agrupado", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "QL_IncidenciaDotacion", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32628, "latestWkid": 32628, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "iif($feature.codigo_incidencia == null,\"Dotación sin incidencia\",\"Dotación con incidencia\")", "valueExpressionTitle": "Existe incidencia", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 107 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 35 ], "width": 14 } }, "value": "Dotación con incidencia", "label": "Dotación con incidencia" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 214, 255 ], "toColor": [ 252, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 251, 252, 255 ], "toColor": [ 179, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 196, 252, 255 ], "toColor": [ 182, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 194, 255 ], "toColor": [ 252, 244, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 216, 255 ], "toColor": [ 204, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 210, 252, 255 ], "toColor": [ 236, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 223, 252, 255 ], "toColor": [ 197, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 237, 255 ], "toColor": [ 252, 192, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 244, 252, 255 ], "toColor": [ 212, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1882675.5946414564, "ymin": 3248541.79970955, "xmax": -1795066.0535438382, "ymax": 3323041.8809632775, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "codigo_incidencia", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "oid", "type": "esriFieldTypeOID", "alias": "oid", "domain": null }, { "name": "codigo_incidencia", "type": "esriFieldTypeString", "alias": "codigo_incidencia", "length": 254, "domain": null }, { "name": "nombre_incidencia", "type": "esriFieldTypeString", "alias": "nombre_incidencia", "length": 254, "domain": null }, { "name": "descripcio", "type": "esriFieldTypeString", "alias": "descripcio", "length": 254, "domain": null }, { "name": "equipamien", "type": "esriFieldTypeString", "alias": "equipamien", "length": 254, "domain": null }, { "name": "prioridad", "type": "esriFieldTypeString", "alias": "prioridad", "length": 254, "domain": null }, { "name": "estado", "type": "esriFieldTypeString", "alias": "estado", "length": 254, "domain": null }, { "name": "fecha_crea", "type": "esriFieldTypeString", "alias": "fecha_crea", "length": 254, "domain": null }, { "name": "tecnico", "type": "esriFieldTypeString", "alias": "tecnico", "length": 254, "domain": null }, { "name": "grupo_inci", "type": "esriFieldTypeString", "alias": "grupo_inci", "length": 254, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "length": 254, "domain": null }, { "name": "tareas", "type": "esriFieldTypeString", "alias": "tareas", "length": 254, "domain": null }, { "name": "tipo_incid", "type": "esriFieldTypeString", "alias": "tipo_incid", "length": 254, "domain": null }, { "name": "descripc_1", "type": "esriFieldTypeString", "alias": "descripc_1", "length": 254, "domain": null }, { "name": "validada", "type": "esriFieldTypeString", "alias": "validada", "length": 254, "domain": null }, { "name": "enviar", "type": "esriFieldTypeString", "alias": "enviar", "length": 254, "domain": null }, { "name": "ubicacion", "type": "esriFieldTypeString", "alias": "ubicacion", "length": 254, "domain": null }, { "name": "codigo_dotacion", "type": "esriFieldTypeString", "alias": "codigo_dotacion", "length": 254, "domain": null }, { "name": "tipo_de_do", "type": "esriFieldTypeString", "alias": "tipo_de_do", "length": 254, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "material", "length": 254, "domain": null }, { "name": "nombre_dotacion", "type": "esriFieldTypeString", "alias": "nombre_dotacion", "length": 254, "domain": null }, { "name": "imagenes", "type": "esriFieldTypeString", "alias": "imagenes", "length": 254, "domain": null }, { "name": "longitud", "type": "esriFieldTypeString", "alias": "longitud", "length": 254, "domain": null }, { "name": "fecha_ulti", "type": "esriFieldTypeString", "alias": "fecha_ulti", "length": 254, "domain": null }, { "name": "usuario_ul", "type": "esriFieldTypeString", "alias": "usuario_ul", "length": 254, "domain": null }, { "name": "validador_", "type": "esriFieldTypeString", "alias": "validador_", "length": 254, "domain": null }, { "name": "municipios", "type": "esriFieldTypeString", "alias": "municipios", "length": 254, "domain": null }, { "name": "territorio", "type": "esriFieldTypeString", "alias": "territorio", "length": 254, "domain": null }, { "name": "enp", "type": "esriFieldTypeString", "alias": "enp", "length": 254, "domain": null }, { "name": "relaciones", "type": "esriFieldTypeString", "alias": "relaciones", "length": 254, "domain": null }, { "name": "relac_se", "type": "esriFieldTypeString", "alias": "relac_se", "length": 254, "domain": null }, { "name": "existe_ale", "type": "esriFieldTypeString", "alias": "existe_ale", "length": 254, "domain": null }, { "name": "alerta", "type": "esriFieldTypeString", "alias": "alerta", "length": 254, "domain": null }, { "name": "estado_de_", "type": "esriFieldTypeString", "alias": "estado_de_", "length": 254, "domain": null }, { "name": "fecha_de_b", "type": "esriFieldTypeString", "alias": "fecha_de_b", "length": 254, "domain": null }, { "name": "gestor_gen", "type": "esriFieldTypeString", "alias": "gestor_gen", "length": 254, "domain": null }, { "name": "gestor", "type": "esriFieldTypeString", "alias": "gestor", "length": 254, "domain": null }, { "name": "documentos", "type": "esriFieldTypeString", "alias": "documentos", "length": 254, "domain": null }, { "name": "observgest", "type": "esriFieldTypeString", "alias": "observgest", "length": 100, "domain": null }, { "name": "observacio", "type": "esriFieldTypeString", "alias": "observacio", "length": 254, "domain": null }, { "name": "do_sendero", "type": "esriFieldTypeString", "alias": "do_sendero", "length": 50, "domain": null }, { "name": "relac_se_1", "type": "esriFieldTypeString", "alias": "relac_se_1", "length": 50, "domain": null }, { "name": "relac_se_2", "type": "esriFieldTypeString", "alias": "relac_se_2", "length": 50, "domain": null }, { "name": "relac_se_3", "type": "esriFieldTypeString", "alias": "relac_se_3", "length": 50, "domain": null }, { "name": "gestor_agrupado", "type": "esriFieldTypeString", "alias": "gestor_agrupado", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Dotaciones para cluster", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32628, "latestWkid": 32628, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 50000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_de_do", "field2": "material", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 153 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 85, 95, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Aforador,Madera", "label": "Aforador,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 171, 85, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Cemento", "label": "Banco,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 146, 161, 232, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Madera", "label": "Banco,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 229, 85, 242, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Metal", "label": "Banco,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 250, 241, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Metal y madera", "label": "Banco,Metal y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 88, 237, 98, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Piedra", "label": "Banco,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 71, 46, 133, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Piedra y madera", "label": "Banco,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 65, 128, 110, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Piedra y tierra", "label": "Banco,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 58, 130, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Tierra", "label": "Banco,Tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 250, 87, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Cemento", "label": "Baranda,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 89, 94, 247, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Madera", "label": "Baranda,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 117, 84, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Metal", "label": "Baranda,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 250, 174, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Metal y piedra", "label": "Baranda,Metal y piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 89, 128, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Otro", "label": "Baranda,Otro" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 200, 141, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Piedra", "label": "Baranda,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 141, 236, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Piedra y madera", "label": "Baranda,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 106, 212, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Soga y madera", "label": "Baranda,Soga y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 121, 177, 201, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de delimitación,Cadena", "label": "Barrera de delimitación,Cadena" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 154, 174, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de delimitación,Soga y madera", "label": "Barrera de delimitación,Soga y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 64, 148, 58, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Hormigón", "label": "Barrera de usos,Hormigón" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 160, 87, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Madera", "label": "Barrera de usos,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 72, 90, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Metal", "label": "Barrera de usos,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 72, 176, 124, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Piedra", "label": "Barrera de usos,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 247, 101, 177, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Cemento", "label": "Escalera,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 144, 214, 94, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Madera", "label": "Escalera,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 116, 173, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Otro", "label": "Escalera,Otro" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 107, 199, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Piedra", "label": "Escalera,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 250, 214, 95, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Piedra y madera", "label": "Escalera,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 226, 247, 148, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Piedra y tierra", "label": "Escalera,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 117, 199, 187, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Tierra", "label": "Escalera,Tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 63, 57, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Cemento", "label": "Muro de contención,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 247, 139, 129, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Madera", "label": "Muro de contención,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 148, 90, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Piedra", "label": "Muro de contención,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 186, 108, 144, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Piedra y tierra", "label": "Muro de contención,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 181, 81, 196, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pasamano,Metal", "label": "Pasamano,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 170, 155, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Paso subterráneo,Cemento", "label": "Paso subterráneo,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 90, 130, 163, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Paso subterráneo,Hormigón", "label": "Paso subterráneo,Hormigón" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 192, 145, 235, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Madera", "label": "Puente,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 118, 60, 133, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Metal", "label": "Puente,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 148, 62, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Metal y madera", "label": "Puente,Metal y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 188, 212, 80, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Piedra", "label": "Puente,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 83, 201, 100, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Piedra y madera", "label": "Puente,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 155, 102, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Cemento", "label": "Punto de agua,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 224, 170, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Madera", "label": "Punto de agua,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 61, 68, 130, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Metal", "label": "Punto de agua,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 235, 145, 202, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Metal y madera", "label": "Punto de agua,Metal y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 139, 100, 237, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Metal y piedra", "label": "Punto de agua,Metal y piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 162, 225, 250, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,No definido", "label": "Punto de agua,No definido" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 199, 107, 182, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Otro", "label": "Punto de agua,Otro" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 199, 84, 116, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Piedra", "label": "Punto de agua,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 201, 189, 91, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Plástico", "label": "Punto de agua,Plástico" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 134, 66, 168, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Cemento", "label": "Rampa,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 88, 150, 209, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Madera", "label": "Rampa,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 69, 146, 150, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Piedra", "label": "Rampa,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 141, 247, 134, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Piedra y madera", "label": "Rampa,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 173, 160, 108, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Piedra y tierra", "label": "Rampa,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 166, 60, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Tierra", "label": "Rampa,Tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 120, 189, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Suelo empedrado,Piedra", "label": "Suelo empedrado,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 164, 196, 132, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Suelo empedrado,Piedra y madera", "label": "Suelo empedrado,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 203, 123, 237, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Suelo empedrado,Piedra y tierra", "label": "Suelo empedrado,Piedra y tierra" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 204, 204, 255 ], "toColor": [ 116, 204, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 64, 168, 255 ], "toColor": [ 106, 64, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 235, 87, 255 ], "toColor": [ 94, 235, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 71, 51, 255 ], "toColor": [ 130, 71, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 221, 154, 255 ], "toColor": [ 245, 221, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 166, 219, 255 ], "toColor": [ 247, 166, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 159, 227, 255 ], "toColor": [ 129, 159, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 150, 77, 255 ], "toColor": [ 82, 150, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 103, 240, 255 ], "toColor": [ 231, 103, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 111, 125, 255 ], "toColor": [ 242, 111, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 83, 114, 255 ], "toColor": [ 138, 83, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 250, 95, 255 ], "toColor": [ 227, 250, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 140, 86, 255 ], "toColor": [ 240, 140, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 245, 171, 255 ], "toColor": [ 86, 245, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 96, 128, 255 ], "toColor": [ 45, 96, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 86, 169, 255 ], "toColor": [ 232, 86, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 132, 96, 255 ], "toColor": [ 148, 132, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 161, 56, 255 ], "toColor": [ 157, 161, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 130, 115, 255 ], "toColor": [ 46, 130, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 163, 150, 255 ], "toColor": [ 235, 163, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 134, 247, 255 ], "toColor": [ 187, 134, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 230, 145, 255 ], "toColor": [ 187, 230, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 76, 140, 255 ], "toColor": [ 56, 76, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 93, 245, 255 ], "toColor": [ 128, 93, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 104, 171, 255 ], "toColor": [ 145, 104, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 65, 139, 255 ], "toColor": [ 156, 65, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 209, 170, 255 ], "toColor": [ 102, 209, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 179, 118, 255 ], "toColor": [ 164, 179, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 59, 73, 255 ], "toColor": [ 161, 59, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 190, 91, 255 ], "toColor": [ 240, 190, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 121, 152, 255 ], "toColor": [ 217, 121, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 113, 59, 255 ], "toColor": [ 163, 113, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 191, 78, 255 ], "toColor": [ 122, 191, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 160, 184, 255 ], "toColor": [ 99, 160, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 75, 196, 255 ], "toColor": [ 166, 75, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 128, 50, 255 ], "toColor": [ 112, 128, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 124, 225, 255 ], "toColor": [ 247, 124, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 111, 222, 255 ], "toColor": [ 118, 111, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 201, 122, 255 ], "toColor": [ 103, 201, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 100, 85, 255 ], "toColor": [ 130, 100, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 241, 130, 255 ], "toColor": [ 245, 241, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 237, 123, 255 ], "toColor": [ 131, 237, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 166, 88, 255 ], "toColor": [ 196, 166, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 247, 124, 255 ], "toColor": [ 196, 247, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 118, 196, 255 ], "toColor": [ 104, 118, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 157, 237, 255 ], "toColor": [ 216, 157, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 67, 112, 255 ], "toColor": [ 171, 67, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 206, 232, 255 ], "toColor": [ 149, 206, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 117, 128, 255 ], "toColor": [ 84, 117, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 163, 137, 255 ], "toColor": [ 106, 163, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 115, 110, 255 ], "toColor": [ 204, 115, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 73, 168, 255 ], "toColor": [ 64, 73, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 128, 168, 255 ], "toColor": [ 104, 128, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 97, 192, 255 ], "toColor": [ 194, 97, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 91, 141, 255 ], "toColor": [ 240, 91, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 87, 76, 255 ], "toColor": [ 207, 87, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 155, 108, 255 ], "toColor": [ 212, 155, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 242, 233, 255 ], "toColor": [ 99, 242, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 179, 230, 255 ], "toColor": [ 112, 179, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 250, 97, 255 ], "toColor": [ 169, 250, 97, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1882675.5946414564, "ymin": 3248541.79970955, "xmax": -1795066.0535438382, "ymax": 3323041.8809632775, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "codigo", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "CODIGO", "length": 254, "domain": null }, { "name": "tipo_de_do", "type": "esriFieldTypeString", "alias": "TIPO_DE_DO", "length": 254, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 254, "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 254, "domain": null }, { "name": "imagenes", "type": "esriFieldTypeString", "alias": "IMAGENES", "length": 254, "domain": null }, { "name": "longitud", "type": "esriFieldTypeString", "alias": "LONGITUD", "length": 254, "domain": null }, { "name": "fecha_ulti", "type": "esriFieldTypeString", "alias": "FECHA_ULTI", "length": 254, "domain": null }, { "name": "usuario_ul", "type": "esriFieldTypeString", "alias": "USUARIO_UL", "length": 254, "domain": null }, { "name": "validador_", "type": "esriFieldTypeString", "alias": "VALIDADOR_", "length": 254, "domain": null }, { "name": "municipios", "type": "esriFieldTypeString", "alias": "MUNICIPIOS", "length": 254, "domain": null }, { "name": "territorio", "type": "esriFieldTypeString", "alias": "TERRITORIO", "length": 254, "domain": null }, { "name": "enp", "type": "esriFieldTypeString", "alias": "ENP", "length": 254, "domain": null }, { "name": "relaciones", "type": "esriFieldTypeString", "alias": "RELACIONES", "length": 254, "domain": null }, { "name": "relac_se", "type": "esriFieldTypeString", "alias": "RELAC_SE", "length": 254, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "length": 254, "domain": null }, { "name": "existe_ale", "type": "esriFieldTypeString", "alias": "EXISTE_ALE", "length": 254, "domain": null }, { "name": "alerta", "type": "esriFieldTypeString", "alias": "ALERTA", "length": 254, "domain": null }, { "name": "estado_de_", "type": "esriFieldTypeString", "alias": "ESTADO_DE_", "length": 254, "domain": null }, { "name": "fecha_de_b", "type": "esriFieldTypeString", "alias": "FECHA_DE_B", "length": 254, "domain": null }, { "name": "gestor_gen", "type": "esriFieldTypeString", "alias": "GESTOR_GEN", "length": 254, "domain": null }, { "name": "gestor", "type": "esriFieldTypeString", "alias": "GESTOR", "length": 254, "domain": null }, { "name": "documentos", "type": "esriFieldTypeString", "alias": "DOCUMENTOS", "length": 254, "domain": null }, { "name": "observgest", "type": "esriFieldTypeString", "alias": "ObservGest", "length": 100, "domain": null }, { "name": "observacio", "type": "esriFieldTypeString", "alias": "OBSERVACIO", "length": 254, "domain": null }, { "name": "do_sendero", "type": "esriFieldTypeString", "alias": "DO_sendero", "length": 50, "domain": null }, { "name": "imagen_1", "type": "esriFieldTypeString", "alias": "IMAGEN_1", "length": 10, "domain": null }, { "name": "imagen_2", "type": "esriFieldTypeString", "alias": "IMAGEN_2", "length": 10, "domain": null }, { "name": "imagen_3", "type": "esriFieldTypeString", "alias": "IMAGEN_3", "length": 10, "domain": null }, { "name": "imagen_4", "type": "esriFieldTypeString", "alias": "IMAGEN_4", "length": 10, "domain": null }, { "name": "imagen_5", "type": "esriFieldTypeString", "alias": "IMAGEN_5", "length": 10, "domain": null }, { "name": "imagen_6", "type": "esriFieldTypeString", "alias": "IMAGEN_6", "length": 10, "domain": null }, { "name": "imagen_7", "type": "esriFieldTypeString", "alias": "IMAGEN_7", "length": 10, "domain": null }, { "name": "imagen_8", "type": "esriFieldTypeString", "alias": "IMAGEN_8", "length": 10, "domain": null }, { "name": "imagen_9", "type": "esriFieldTypeString", "alias": "IMAGEN_9", "length": 10, "domain": null }, { "name": "imagen_10", "type": "esriFieldTypeString", "alias": "IMAGEN_10", "length": 10, "domain": null }, { "name": "relac_se_1", "type": "esriFieldTypeString", "alias": "RELAC_SE_1", "length": 50, "domain": null }, { "name": "relac_se_2", "type": "esriFieldTypeString", "alias": "RELAC_SE_2", "length": 50, "domain": null }, { "name": "relac_se_3", "type": "esriFieldTypeString", "alias": "RELAC_SE_3", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "gestor_agrupado", "type": "esriFieldTypeString", "alias": "Gestor_agrupado", "length": 255, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r72_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Dotaciones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32628, "latestWkid": 32628, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_de_do", "field2": "material", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 153 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 85, 95, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Aforador,Madera", "label": "Aforador,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 171, 85, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Cemento", "label": "Banco,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 146, 161, 232, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Madera", "label": "Banco,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 229, 85, 242, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Metal", "label": "Banco,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 250, 241, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Metal y madera", "label": "Banco,Metal y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 88, 237, 98, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Piedra", "label": "Banco,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 71, 46, 133, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Piedra y madera", "label": "Banco,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 65, 128, 110, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Piedra y tierra", "label": "Banco,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 58, 130, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Banco,Tierra", "label": "Banco,Tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 250, 87, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Cemento", "label": "Baranda,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 89, 94, 247, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Madera", "label": "Baranda,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 117, 84, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Metal", "label": "Baranda,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 250, 174, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Metal y piedra", "label": "Baranda,Metal y piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 89, 128, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Otro", "label": "Baranda,Otro" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 200, 141, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Piedra", "label": "Baranda,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 141, 236, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Piedra y madera", "label": "Baranda,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 106, 212, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Baranda,Soga y madera", "label": "Baranda,Soga y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 121, 177, 201, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de delimitación,Cadena", "label": "Barrera de delimitación,Cadena" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 154, 174, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de delimitación,Soga y madera", "label": "Barrera de delimitación,Soga y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 64, 148, 58, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Hormigón", "label": "Barrera de usos,Hormigón" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 160, 87, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Madera", "label": "Barrera de usos,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 72, 90, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Metal", "label": "Barrera de usos,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 72, 176, 124, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Barrera de usos,Piedra", "label": "Barrera de usos,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 247, 101, 177, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Cemento", "label": "Escalera,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 144, 214, 94, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Madera", "label": "Escalera,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 116, 173, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Otro", "label": "Escalera,Otro" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 107, 199, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Piedra", "label": "Escalera,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 250, 214, 95, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Piedra y madera", "label": "Escalera,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 226, 247, 148, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Piedra y tierra", "label": "Escalera,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 117, 199, 187, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Escalera,Tierra", "label": "Escalera,Tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 63, 57, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Cemento", "label": "Muro de contención,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 247, 139, 129, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Madera", "label": "Muro de contención,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 148, 90, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Piedra", "label": "Muro de contención,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 186, 108, 144, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Muro de contención,Piedra y tierra", "label": "Muro de contención,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 181, 81, 196, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pasamano,Metal", "label": "Pasamano,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 242, 170, 155, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Paso subterráneo,Cemento", "label": "Paso subterráneo,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 90, 130, 163, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Paso subterráneo,Hormigón", "label": "Paso subterráneo,Hormigón" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 192, 145, 235, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Madera", "label": "Puente,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 118, 60, 133, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Metal", "label": "Puente,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 148, 62, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Metal y madera", "label": "Puente,Metal y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 188, 212, 80, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Piedra", "label": "Puente,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 83, 201, 100, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Puente,Piedra y madera", "label": "Puente,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 155, 102, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Cemento", "label": "Punto de agua,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 224, 170, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Madera", "label": "Punto de agua,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 61, 68, 130, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Metal", "label": "Punto de agua,Metal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 235, 145, 202, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Metal y madera", "label": "Punto de agua,Metal y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 139, 100, 237, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Metal y piedra", "label": "Punto de agua,Metal y piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 162, 225, 250, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,No definido", "label": "Punto de agua,No definido" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 199, 107, 182, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Otro", "label": "Punto de agua,Otro" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 199, 84, 116, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Piedra", "label": "Punto de agua,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 201, 189, 91, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Punto de agua,Plástico", "label": "Punto de agua,Plástico" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 134, 66, 168, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Cemento", "label": "Rampa,Cemento" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 88, 150, 209, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Madera", "label": "Rampa,Madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 69, 146, 150, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Piedra", "label": "Rampa,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 141, 247, 134, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Piedra y madera", "label": "Rampa,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 173, 160, 108, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Piedra y tierra", "label": "Rampa,Piedra y tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 166, 60, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rampa,Tierra", "label": "Rampa,Tierra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 120, 189, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Suelo empedrado,Piedra", "label": "Suelo empedrado,Piedra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 164, 196, 132, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Suelo empedrado,Piedra y madera", "label": "Suelo empedrado,Piedra y madera" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 203, 123, 237, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Suelo empedrado,Piedra y tierra", "label": "Suelo empedrado,Piedra y tierra" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 204, 204, 255 ], "toColor": [ 116, 204, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 64, 168, 255 ], "toColor": [ 106, 64, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 235, 87, 255 ], "toColor": [ 94, 235, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 71, 51, 255 ], "toColor": [ 130, 71, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 221, 154, 255 ], "toColor": [ 245, 221, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 166, 219, 255 ], "toColor": [ 247, 166, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 159, 227, 255 ], "toColor": [ 129, 159, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 150, 77, 255 ], "toColor": [ 82, 150, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 103, 240, 255 ], "toColor": [ 231, 103, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 111, 125, 255 ], "toColor": [ 242, 111, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 83, 114, 255 ], "toColor": [ 138, 83, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 250, 95, 255 ], "toColor": [ 227, 250, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 140, 86, 255 ], "toColor": [ 240, 140, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 245, 171, 255 ], "toColor": [ 86, 245, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 96, 128, 255 ], "toColor": [ 45, 96, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 86, 169, 255 ], "toColor": [ 232, 86, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 132, 96, 255 ], "toColor": [ 148, 132, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 161, 56, 255 ], "toColor": [ 157, 161, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 130, 115, 255 ], "toColor": [ 46, 130, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 163, 150, 255 ], "toColor": [ 235, 163, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 134, 247, 255 ], "toColor": [ 187, 134, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 230, 145, 255 ], "toColor": [ 187, 230, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 76, 140, 255 ], "toColor": [ 56, 76, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 93, 245, 255 ], "toColor": [ 128, 93, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 104, 171, 255 ], "toColor": [ 145, 104, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 65, 139, 255 ], "toColor": [ 156, 65, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 209, 170, 255 ], "toColor": [ 102, 209, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 179, 118, 255 ], "toColor": [ 164, 179, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 59, 73, 255 ], "toColor": [ 161, 59, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 190, 91, 255 ], "toColor": [ 240, 190, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 121, 152, 255 ], "toColor": [ 217, 121, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 113, 59, 255 ], "toColor": [ 163, 113, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 191, 78, 255 ], "toColor": [ 122, 191, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 160, 184, 255 ], "toColor": [ 99, 160, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 75, 196, 255 ], "toColor": [ 166, 75, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 128, 50, 255 ], "toColor": [ 112, 128, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 124, 225, 255 ], "toColor": [ 247, 124, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 111, 222, 255 ], "toColor": [ 118, 111, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 201, 122, 255 ], "toColor": [ 103, 201, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 100, 85, 255 ], "toColor": [ 130, 100, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 241, 130, 255 ], "toColor": [ 245, 241, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 237, 123, 255 ], "toColor": [ 131, 237, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 166, 88, 255 ], "toColor": [ 196, 166, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 247, 124, 255 ], "toColor": [ 196, 247, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 118, 196, 255 ], "toColor": [ 104, 118, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 157, 237, 255 ], "toColor": [ 216, 157, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 67, 112, 255 ], "toColor": [ 171, 67, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 206, 232, 255 ], "toColor": [ 149, 206, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 117, 128, 255 ], "toColor": [ 84, 117, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 163, 137, 255 ], "toColor": [ 106, 163, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 115, 110, 255 ], "toColor": [ 204, 115, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 73, 168, 255 ], "toColor": [ 64, 73, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 128, 168, 255 ], "toColor": [ 104, 128, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 97, 192, 255 ], "toColor": [ 194, 97, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 91, 141, 255 ], "toColor": [ 240, 91, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 87, 76, 255 ], "toColor": [ 207, 87, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 155, 108, 255 ], "toColor": [ 212, 155, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 242, 233, 255 ], "toColor": [ 99, 242, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 179, 230, 255 ], "toColor": [ 112, 179, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 250, 97, 255 ], "toColor": [ 169, 250, 97, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1882675.5946414564, "ymin": 3248541.79970955, "xmax": -1795066.0535438382, "ymax": 3323041.8809632775, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "codigo", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "CODIGO", "length": 254, "domain": null }, { "name": "tipo_de_do", "type": "esriFieldTypeString", "alias": "TIPO_DE_DO", "length": 254, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 254, "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 254, "domain": null }, { "name": "imagenes", "type": "esriFieldTypeString", "alias": "IMAGENES", "length": 254, "domain": null }, { "name": "longitud", "type": "esriFieldTypeString", "alias": "LONGITUD", "length": 254, "domain": null }, { "name": "fecha_ulti", "type": "esriFieldTypeString", "alias": "FECHA_ULTI", "length": 254, "domain": null }, { "name": "usuario_ul", "type": "esriFieldTypeString", "alias": "USUARIO_UL", "length": 254, "domain": null }, { "name": "validador_", "type": "esriFieldTypeString", "alias": "VALIDADOR_", "length": 254, "domain": null }, { "name": "municipios", "type": "esriFieldTypeString", "alias": "MUNICIPIOS", "length": 254, "domain": null }, { "name": "territorio", "type": "esriFieldTypeString", "alias": "TERRITORIO", "length": 254, "domain": null }, { "name": "enp", "type": "esriFieldTypeString", "alias": "ENP", "length": 254, "domain": null }, { "name": "relaciones", "type": "esriFieldTypeString", "alias": "RELACIONES", "length": 254, "domain": null }, { "name": "relac_se", "type": "esriFieldTypeString", "alias": "RELAC_SE", "length": 254, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "length": 254, "domain": null }, { "name": "existe_ale", "type": "esriFieldTypeString", "alias": "EXISTE_ALE", "length": 254, "domain": null }, { "name": "alerta", "type": "esriFieldTypeString", "alias": "ALERTA", "length": 254, "domain": null }, { "name": "estado_de_", "type": "esriFieldTypeString", "alias": "ESTADO_DE_", "length": 254, "domain": null }, { "name": "fecha_de_b", "type": "esriFieldTypeString", "alias": "FECHA_DE_B", "length": 254, "domain": null }, { "name": "gestor_gen", "type": "esriFieldTypeString", "alias": "GESTOR_GEN", "length": 254, "domain": null }, { "name": "gestor", "type": "esriFieldTypeString", "alias": "GESTOR", "length": 254, "domain": null }, { "name": "documentos", "type": "esriFieldTypeString", "alias": "DOCUMENTOS", "length": 254, "domain": null }, { "name": "observgest", "type": "esriFieldTypeString", "alias": "ObservGest", "length": 100, "domain": null }, { "name": "observacio", "type": "esriFieldTypeString", "alias": "OBSERVACIO", "length": 254, "domain": null }, { "name": "do_sendero", "type": "esriFieldTypeString", "alias": "DO_sendero", "length": 50, "domain": null }, { "name": "imagen_1", "type": "esriFieldTypeString", "alias": "IMAGEN_1", "length": 10, "domain": null }, { "name": "imagen_2", "type": "esriFieldTypeString", "alias": "IMAGEN_2", "length": 10, "domain": null }, { "name": "imagen_3", "type": "esriFieldTypeString", "alias": "IMAGEN_3", "length": 10, "domain": null }, { "name": "imagen_4", "type": "esriFieldTypeString", "alias": "IMAGEN_4", "length": 10, "domain": null }, { "name": "imagen_5", "type": "esriFieldTypeString", "alias": "IMAGEN_5", "length": 10, "domain": null }, { "name": "imagen_6", "type": "esriFieldTypeString", "alias": "IMAGEN_6", "length": 10, "domain": null }, { "name": "imagen_7", "type": "esriFieldTypeString", "alias": "IMAGEN_7", "length": 10, "domain": null }, { "name": "imagen_8", "type": "esriFieldTypeString", "alias": "IMAGEN_8", "length": 10, "domain": null }, { "name": "imagen_9", "type": "esriFieldTypeString", "alias": "IMAGEN_9", "length": 10, "domain": null }, { "name": "imagen_10", "type": "esriFieldTypeString", "alias": "IMAGEN_10", "length": 10, "domain": null }, { "name": "relac_se_1", "type": "esriFieldTypeString", "alias": "RELAC_SE_1", "length": 50, "domain": null }, { "name": "relac_se_2", "type": "esriFieldTypeString", "alias": "RELAC_SE_2", "length": 50, "domain": null }, { "name": "relac_se_3", "type": "esriFieldTypeString", "alias": "RELAC_SE_3", "length": 50, "domain": null }, { "name": "gestor_agrupado", "type": "esriFieldTypeString", "alias": "Gestor_agrupado", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r72_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Senderos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32628, "latestWkid": 32628, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_send", "field2": "tipo_tramo", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "value": "CamCan,CamCan", "label": "CamCan, CamCan" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "value": "CamCan,Compartido", "label": "CamCan, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 }, "value": "GR,Compartido", "label": "GR, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 }, "value": "GR,GR", "label": "GR, GR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 4 }, "value": "MUN,Compartido", "label": "MUN, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 4 }, "value": "MUN,MUN", "label": "MUN, MUN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 4 }, "value": "N,N", "label": "N, N" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 4 }, "value": "PNT,Compartido", "label": "PNT, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 4 }, "value": "PNT,PNT", "label": "PNT, PNT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "PR,Compartido", "label": "PR, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "PR,CompartidoGR", "label": "PR, CompartidoGR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "PR,PR", "label": "PR, PR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 4 }, "value": "PRA,Compartido", "label": "PRA, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 4 }, "value": "PRA,PRA", "label": "PRA, PRA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 4 }, "value": "PRT,Compartido", "label": "PRT, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 4 }, "value": "PRT,PRT", "label": "PRT, PRT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "S,Compartido", "label": "S, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "S,S", "label": "S, S" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "value": "SA,Compartido", "label": "SA, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "value": "SA,Compartido PNT", "label": "SA, Compartido PNT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "value": "SA,SA", "label": "SA, SA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 4 }, "value": "SIA,Compartido", "label": "SIA, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 4 }, "value": "SIA,SIA", "label": "SIA, SIA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "SL,Compartido", "label": "SL, Compartido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "SL,CompartidoCC", "label": "SL, CompartidoCC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "SL,SL", "label": "SL, SL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 252, 255 ], "toColor": [ 182, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 179, 255 ], "toColor": [ 252, 228, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 197, 255 ], "toColor": [ 252, 187, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 230, 252, 255 ], "toColor": [ 215, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 213, 255 ], "toColor": [ 179, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 247, 255 ], "toColor": [ 252, 215, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 207, 255 ], "toColor": [ 252, 222, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 182, 255 ], "toColor": [ 245, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 182, 252, 255 ], "toColor": [ 215, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 229, 255 ], "toColor": [ 252, 189, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 234, 255 ], "toColor": [ 212, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 207, 252, 255 ], "toColor": [ 219, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 214, 252, 255 ], "toColor": [ 192, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 187, 255 ], "toColor": [ 214, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 197, 252, 255 ], "toColor": [ 234, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 182, 255 ], "toColor": [ 252, 192, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 197, 255 ], "toColor": [ 252, 251, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 212, 255 ], "toColor": [ 252, 244, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[codigo]", "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Predeterminado", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1882762.7045315115, "ymin": 3248435.1219644193, "xmax": -1795044.8521682855, "ymax": 3323039.7057035496, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nombre", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 254, "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "CODIGO", "length": 254, "domain": null }, { "name": "tipo_red", "type": "esriFieldTypeString", "alias": "TIPO_RED", "length": 254, "domain": null }, { "name": "tipo_tramo", "type": "esriFieldTypeString", "alias": "TIPO_TRAMO", "length": 254, "domain": null }, { "name": "tipo_send", "type": "esriFieldTypeString", "alias": "TIPO_SEND", "length": 20, "domain": null }, { "name": "gestor", "type": "esriFieldTypeString", "alias": "GESTOR", "length": 150, "domain": null }, { "name": "cod_01_red", "type": "esriFieldTypeInteger", "alias": "COD_01_RED", "domain": null }, { "name": "long_tramo", "type": "esriFieldTypeDouble", "alias": "LONG_TRAMO", "domain": null }, { "name": "tipo_red_1", "type": "esriFieldTypeString", "alias": "TIPO_RED_1", "length": 50, "domain": null }, { "name": "tipo_red_2", "type": "esriFieldTypeString", "alias": "TIPO_RED_2", "length": 50, "domain": null }, { "name": "tipo_red_3", "type": "esriFieldTypeString", "alias": "TIPO_RED_3", "length": 50, "domain": null }, { "name": "tipo_red_4", "type": "esriFieldTypeString", "alias": "TIPO_RED_4", "length": 50, "domain": null }, { "name": "tipo_red_5", "type": "esriFieldTypeString", "alias": "TIPO_RED_5", "length": 50, "domain": null }, { "name": "tipo_send1", "type": "esriFieldTypeString", "alias": "TIPO_SEND1", "length": 20, "domain": null }, { "name": "tipo_send2", "type": "esriFieldTypeString", "alias": "TIPO_SEND2", "length": 20, "domain": null }, { "name": "tipo_send3", "type": "esriFieldTypeString", "alias": "TIPO_SEND3", "length": 20, "domain": null }, { "name": "tipo_send4", "type": "esriFieldTypeString", "alias": "TIPO_SEND4", "length": 20, "domain": null }, { "name": "tipo_send5", "type": "esriFieldTypeString", "alias": "TIPO_SEND5", "length": 20, "domain": null }, { "name": "nombre_1", "type": "esriFieldTypeString", "alias": "NOMBRE_1", "length": 100, "domain": null }, { "name": "nombre_2", "type": "esriFieldTypeString", "alias": "NOMBRE_2", "length": 100, "domain": null }, { "name": "nombre_3", "type": "esriFieldTypeString", "alias": "NOMBRE_3", "length": 100, "domain": null }, { "name": "nombre_4", "type": "esriFieldTypeString", "alias": "NOMBRE_4", "length": 100, "domain": null }, { "name": "nombre_5", "type": "esriFieldTypeString", "alias": "NOMBRE_5", "length": 100, "domain": null }, { "name": "cod_1", "type": "esriFieldTypeString", "alias": "COD_1", "length": 100, "domain": null }, { "name": "cod_2", "type": "esriFieldTypeString", "alias": "COD_2", "length": 100, "domain": null }, { "name": "cod_3", "type": "esriFieldTypeString", "alias": "COD_3", "length": 100, "domain": null }, { "name": "cod_4", "type": "esriFieldTypeString", "alias": "COD_4", "length": 100, "domain": null }, { "name": "cod_5", "type": "esriFieldTypeString", "alias": "COD_5", "length": 100, "domain": null }, { "name": "cod_se_1", "type": "esriFieldTypeString", "alias": "COD_SE_1", "length": 10, "domain": null }, { "name": "cod_se_2", "type": "esriFieldTypeString", "alias": "COD_SE_2", "length": 10, "domain": null }, { "name": "cod_se_3", "type": "esriFieldTypeString", "alias": "COD_SE_3", "length": 10, "domain": null }, { "name": "cod_se_4", "type": "esriFieldTypeString", "alias": "COD_SE_4", "length": 10, "domain": null }, { "name": "cod_se_5", "type": "esriFieldTypeString", "alias": "COD_SE_5", "length": 10, "domain": null }, { "name": "observgest", "type": "esriFieldTypeString", "alias": "OBSERVGEST", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "gestor_agrupado", "type": "esriFieldTypeString", "alias": "gestor_agrupado", "length": 255, "domain": null }, { "name": "mun_1", "type": "esriFieldTypeString", "alias": "MUN_1", "length": 50, "domain": null }, { "name": "mun_2", "type": "esriFieldTypeString", "alias": "MUN_2", "length": 50, "domain": null }, { "name": "mun_3", "type": "esriFieldTypeString", "alias": "MUN_3", "length": 50, "domain": null }, { "name": "mun_4", "type": "esriFieldTypeString", "alias": "MUN_4", "length": 50, "domain": null }, { "name": "num_incidencias", "type": "esriFieldTypeSmallInteger", "alias": "Nº incidencias", "domain": null }, { "name": "fid_send", "type": "esriFieldTypeInteger", "alias": "fid_send", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r74_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }