{ "currentVersion": 10.81, "id": 21, "name": "Puntos de Acometida Pluviales", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 700, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 654495.6353835054, "ymin": 4209390.403416261, "xmax": 661964.2951027888, "ymax": 4225167.308214091, "spatialReference": { "wkid": 25830, "latestWkid": 25830 } }, "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830, "vcsWkid": 5773, "latestVcsWkid": 5773 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIMBOLO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "99d34ab61e70380110b9fdbbe1eef779", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHtJREFUGJVjYYAACQbC4BULAwMDA7s8wwNuDYYfuFR9fcDA8fMmgwIL1Nz/QroM/DjNZGL4+/MmAwMLhsQ/FEUoAEPxnQUMDAzvIGyVIlQNmCbjARiK2XkZGH4Sq1g2lASTCTrj5yMGtsfH8Kh6BfEmxOTnDMw/nxM2GQCoshgmMTW6GgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Punto de acometida pluvial", "label": "Punto de acometida pluvial", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "SIMBOLO", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Identificador", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Fecha instalación", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Descripción Localización", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "Codigo Abonado", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACCOUNTID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Fecha actualización", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Último Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OBSERVATIONS", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "OBSERVATIONS" }, { "name": "SIMBOLO", "type": "esriFieldTypeString", "alias": "SIMBOLO", "domain": { "type": "codedValue", "name": "swTypeServiceConnection", "description": "Tipo Simbolo", "codedValues": [ { "name": "Punto de acometida pluvial", "code": "Punto de acometida pluvial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIMBOLO" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONPROYECTO", "type": "esriFieldTypeSmallInteger", "alias": "Con Proyecto", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Cierto", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CONPROYECTO" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_47", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Punto de acometida pluvial", "name": "Punto de acometida pluvial", "domains": { "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SIMBOLO": {"type": "inherited"}, "CONPROYECTO": {"type": "inherited"}, "LARGEMETER": {"type": "inherited"}, "CRITICAL": {"type": "inherited"}, "SERVICETYPE": {"type": "inherited"}, "SCHEMASERVICECONN": {"type": "inherited"} }, "templates": [ { "name": "Punto de acometida pluvial", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "SIMBOLO": "Punto de acometida pluvial", "ACCOUNTID": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": -2, "OBSERVATIONS": null, "LASTEDITOR": null, "CONPROYECTO": null, "INSTALLDATE": null, "LOCDESC": null, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }