{ "currentVersion": 10.81, "id": 9, "name": "Estaciones de Muestreo Alcantarillado", "type": "Feature Layer", "description": "Separated and combined sewer test stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830, "vcsWkid": 5773, "latestVcsWkid": 5773 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 700, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIMBOLO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f6c1306b7fb5f8b1f7f7612d0d537350", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWVJREFUKJGl0E8ogwEYx/Hv9m57DW0Sa5L8K4cp5U9JDpJEFKEohBhqzN2Bg5MUSqwVh7GS0kiOchJrlJIDilCrrUnzJ4eXNzmoLRqmPafn6Xk+PfVTEUOpfloMOqkKesXp1EypcaGd26ix2S7Oek8la2GNJBxtcmFZSeu1dflWf8VmF7rHM9Ety5Kp3gqCACkZiDuLPmfPPHWOYToj4gEH1de7bJY0SAlZBeEDbSLUj6A83KKjaZzy7HxKZ9oIhHCfnblLN0O1FpT6VFAriilNnCJZnYn/9Zyjl37Kmn1cHZPldnFrWabV1s22CuDqGGvLKGjEz28VOjs58SUAGMVcBIUD93MNuUWQZCBuf51FwKgCMGaHIUCamPclmHSNKdTrDAAofkz7Ub5DK+hC84Psj3QWGe89TVKpHyNJbSQg3XDwPBE9DspLbNwvRQR/4mgrdnx9Atqt6MD72zfsWUPhWfv/5w/GCWRaVP5UvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Estación de muestreo", "label": "Estación de muestreo", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FACILITYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 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": 20, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 654723.1634717546, "ymin": 4210648.919376367, "xmax": 659492.6926465854, "ymax": 4218505.424608953, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Identificador", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Fecha instalación", "length": 8, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Habilitado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "Desactivado", "code": 0 }, { "name": "Activado", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Activo", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Cierto", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Propiedad de", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Privado", "code": -1 }, { "name": "Ayuntamiento", "code": -2 }, { "name": "MCT", "code": -3 }, { "name": "Privado sin Recepcionar", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Gestionado por", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "SERCOMOSA", "code": 1 }, { "name": "Privado", "code": -1 }, { "name": "Ayuntamiento", "code": -2 }, { "name": "MCT", "code": -3 }, { "name": "Privado Sin Recepcionar", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Fecha actualización", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Último Editor", "length": 50, "domain": null }, { "name": "OBSERVATIONS", "type": "esriFieldTypeString", "alias": "Observaciones", "length": 500, "domain": null }, { "name": "SIMBOLO", "type": "esriFieldTypeString", "alias": "SIMBOLO", "length": 30, "domain": { "type": "codedValue", "name": "ssTypeTestStation", "description": "Tipo simbolo", "codedValues": [ { "name": "Estación de muestreo", "code": "Estación de muestreo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": {}, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_107", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_107", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }