{ "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 20, "name": "Etiquetas Suministros", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830, "xyTolerance": 2.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "ETIQUETAS RED ABASTECIMIENTO" }, "subLayers": [], "minScale": 200000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ID_CONTRATO]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "offsetDistance": 4, "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.15, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 25830, "latestWkid": 25830, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID_CONTRATO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID_CONTRATO", "type": "esriFieldTypeString", "alias": "Contrato", "length": 20, "domain": null }, { "name": "CLIENTE_CRITICO", "type": "esriFieldTypeSmallInteger", "alias": "Cliente Critico", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Un dominio boleano 0/1", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadero", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NUMERO_CONTADOR", "type": "esriFieldTypeString", "alias": "Num. Contador", "length": 20, "domain": null }, { "name": "FECHA_INSTALACION", "type": "esriFieldTypeDate", "alias": "Instalacion Contador", "length": 8, "domain": null }, { "name": "CALIBRE", "type": "esriFieldTypeDouble", "alias": "Calibre", "domain": null }, { "name": "RUTA", "type": "esriFieldTypeString", "alias": "Ruta", "length": 10, "domain": null }, { "name": "OBSERVACIONES", "type": "esriFieldTypeString", "alias": "Observaciones", "length": 255, "domain": null }, { "name": "SECTOR", "type": "esriFieldTypeString", "alias": "Sector", "length": 50, "domain": { "type": "codedValue", "name": "Sectorizacion", "description": "Sectorizacion servicio", "codedValues": [ { "name": "S. Cazalilla", "code": "S. Cazalilla" }, { "name": "S. Sin Asignar", "code": "S. Sin Asignar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ID_CONEXION", "type": "esriFieldTypeString", "alias": "Conexión", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MARCA", "type": "esriFieldTypeString", "alias": "Marca", "length": 50, "domain": null }, { "name": "MODELO", "type": "esriFieldTypeString", "alias": "Modelo", "length": 50, "domain": null }, { "name": "TIPO_CONT", "type": "esriFieldTypeSmallInteger", "alias": "Tipo Cont/Caudalímetro", "domain": { "type": "codedValue", "name": "wTipoContador", "description": "Tipo de contador", "codedValues": [ { "name": "Flujo", "code": 1 }, { "name": "Electromagnetico", "code": 3 }, { "name": "Volumetrico", "code": 4 }, { "name": "Velocidad", "code": 5 }, { "name": "Insercion", "code": 6 }, { "name": "Desconocido", "code": 0 }, { "name": "Wolman", "code": 2 }, { "name": "Otro", "code": 7 }, { "name": "Ultrasonidos", "code": 8 }, { "name": "No procede", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTUALBBDD", "type": "esriFieldTypeDate", "alias": "Ultima Edicion", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Ultimo Editor", "length": 50, "domain": null }, { "name": "ID_INSTALACION", "type": "esriFieldTypeString", "alias": "Id Elemento", "length": 20, "domain": null }, { "name": "TIPCALLE_DESC", "type": "esriFieldTypeString", "alias": "Tipo Via", "length": 15, "domain": { "type": "codedValue", "name": "CalleTipo", "description": "Tipos de via", "codedValues": [ { "name": "AVDA", "code": "AVDA" }, { "name": "BARRO", "code": "BARRO" }, { "name": "CALLE", "code": "CALLE" }, { "name": "CLLON", "code": "CLLON" }, { "name": "CTRA", "code": "CTRA" }, { "name": "CUSTA", "code": "CUSTA" }, { "name": "PASEO", "code": "PASEO" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "PLZLA", "code": "PLZLA" }, { "name": "RONDA", "code": "RONDA" }, { "name": "TRASE", "code": "TRASE" }, { "name": "TRVA", "code": "TRVA" }, { "name": "DESCONOCIDO", "code": "DESCONOCIDO" }, { "name": "PSJE", "code": "PSJE" }, { "name": "CMNO", "code": "CMNO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CALLE_DESC", "type": "esriFieldTypeString", "alias": "Calle", "length": 50, "domain": { "type": "codedValue", "name": "Callejero", "description": "Callejero Cazalilla", "codedValues": [ { "name": "A-6075", "code": "C230278346" }, { "name": "ALCALDE JUAN ZARRIAS", "code": "2302700062" }, { "name": "ANCHA_CALLE", "code": "2302700001" }, { "name": "ANCHA_TRVA", "code": "U230270252" }, { "name": "ANDALUCIA", "code": "2302700021" }, { "name": "ARENA_CALLE", "code": "2302700002" }, { "name": "ARENA_TRVA", "code": "2302700053" }, { "name": "CALLE DESCONOCIDA", "code": "2302700000" }, { "name": "CAMINO DE ARJONA A MENGINBAR", "code": "U230272664" }, { "name": "CAMINO DE FUERTE DEL REY", "code": "U230272675" }, { "name": "CAMINO DE JAEN", "code": "U230272682" }, { "name": "CAMINO DE LA ATALAYA", "code": "U230272685" }, { "name": "CAMINO DE LA CASILLA", "code": "U230272687" }, { "name": "CAMINO DE LA FUENTE", "code": "U230272694" }, { "name": "CAMINO DE LA HIGUERA", "code": "U230272695" }, { "name": "CAMINO DE LA TORRE", "code": "U230272707" }, { "name": "CAMINO DE LAS CUMBRES", "code": "U230272712" }, { "name": "CAMINO DE LAS ZORRERAS", "code": "U230273199" }, { "name": "CAMINO DEL MONTECILLO", "code": "U230272771" }, { "name": "CAMINO PLANTONES", "code": "U230272779" }, { "name": "CAMINO SIN NOMBRE", "code": "U230270002" }, { "name": "CARRILLO", "code": "2302700049" }, { "name": "CASILLA DE LA LUZ", "code": "2302700005" }, { "name": "COLADA DEL PILAR DE LA DEHESA", "code": "U230273211" }, { "name": "CONSTITUCION", "code": "2302700006" }, { "name": "COVALERA", "code": "2302700007" }, { "name": "CUEVAS DE VILLANUEVA", "code": "2302700058" }, { "name": "DE ESPELUY A A-4", "code": "C230273289" }, { "name": "DEL ENCANTADO", "code": "U230273079" }, { "name": "DONANTES DE SANGRE", "code": "2302700047" }, { "name": "ERAS ALTAS", "code": "2302700009" }, { "name": "ERAS BAJAS", "code": "2302700010" }, { "name": "ESPELUY", "code": "2302700051" }, { "name": "ESTACION DE ESPELUY A CAZALILLA", "code": "C230273315" }, { "name": "JA-3410", "code": "C230277857" }, { "name": "JA-3412", "code": "C230277859" }, { "name": "JA-3413", "code": "C230277860" }, { "name": "JAEN", "code": "U230273089" }, { "name": "JOSE MARIA PEMAN", "code": "2302700046" }, { "name": "JV-2302", "code": "C230270002" }, { "name": "JV-2304", "code": "C230272028" }, { "name": "MENGÍBAR A CAZALILLA", "code": "C230273323" }, { "name": "NUEVA_CALLE", "code": "2302700014" }, { "name": "NUEVA_TRVA", "code": "2302700055" }, { "name": "PILAR BOMBO", "code": "2302700015" }, { "name": "PILAR VIEJO_CALLE", "code": "2302700016" }, { "name": "PILAR VIEJO_CMNO", "code": "U230273101" }, { "name": "PISTA SIN NOMBRE", "code": "U230270003" }, { "name": "POETA ABENDARRACH", "code": "2302700057" }, { "name": "PROYECTO 1", "code": "U230271973" }, { "name": "PROYECTO 10", "code": "U230271974" }, { "name": "PROYECTO 12", "code": "U230271975" }, { "name": "PROYECTO 13", "code": "U230271976" }, { "name": "PROYECTO 2", "code": "U230271977" }, { "name": "PROYECTO 4", "code": "U230271979" }, { "name": "PROYECTO 5", "code": "U230271982" }, { "name": "PROYECTO 7", "code": "U230271983" }, { "name": "RAMON Y CAJAL", "code": "2302700018" }, { "name": "REAL", "code": "2302700039" }, { "name": "RIO (DEL)", "code": "2302700061" }, { "name": "SAN BLAS", "code": "2302700048" }, { "name": "SAN JOSE DE CALASANZ", "code": "2302700060" }, { "name": "VILLANUEVA", "code": "2302700052" }, { "name": "VILLANUEVA DE LA REINA A CAZALILLA", "code": "C230273338" }, { "name": "VIRGEN DE LA CRUZ", "code": "2302700054" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMEROPOLICIA", "type": "esriFieldTypeString", "alias": "Numero", "length": 5, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Poblacion", "length": 15, "domain": { "type": "codedValue", "name": "Municipios", "description": "Municipios Cazalilla", "codedValues": [ { "name": "CAZALILLA", "code": "23027000101" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S85_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }