{ "currentVersion": 10.81, "id": 5, "name": "Sector", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -391349.3370000012, "ymin": 4818168.645900004, "xmax": -389337.75840000063, "ymax": 4823804.622199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SECTOR", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 212, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4506_01", "label": "Depósitos", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4506_03", "label": "Iglesia", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 81, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4506_02", "label": "Reductora", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "Sin sector", "description": "" } ], "fieldDelimiter": "," }, "transparency": 35, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBSERVACIONES", "typeIdField": "SECTOR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SERVICIO", "type": "esriFieldTypeSmallInteger", "alias": "Servicio", "domain": { "type": "codedValue", "name": "dm_gen_servicio", "description": "Valores genéricos para el campo servicio", "codedValues": [ { "name": "Fuera de servicio", "code": 2 }, { "name": "En servicio", "code": 1 }, { "name": "Anulada", "code": 3 }, { "name": "En proyecto", "code": 4 }, { "name": "No entregado", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "SERVICIO" }, { "name": "OBSERVACIONES", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Observaciones" }, { "name": "CODIGO", "type": "esriFieldTypeString", "alias": "Código", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CODIGO" }, { "name": "FUENTE_DATOS", "type": "esriFieldTypeSmallInteger", "alias": "Fuente de datos", "domain": { "type": "codedValue", "name": "dm_gen_fuentedatos", "description": "Fuente de la información GIS", "codedValues": [ { "name": "Desconocido", "code": 0 }, { "name": "Verificado por Dpto. cartografía", "code": 1 }, { "name": "Planimetría interna", "code": 2 }, { "name": "Planimetría externa", "code": 3 }, { "name": "Información verbal", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "FUENTE_DATOS" }, { "name": "SECTOR", "type": "esriFieldTypeString", "alias": "Sector", "domain": { "type": "codedValue", "name": "dm_ab_sec_nombre", "description": "Sectores", "codedValues": [ { "name": "Sin sector", "code": "0" }, { "name": "Depósitos", "code": "4506_01" }, { "name": "Reductora", "code": "4506_02" }, { "name": "Iglesia", "code": "4506_03" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "SECTOR" }, { "name": "CENTRO", "type": "esriFieldTypeSmallInteger", "alias": "Centro", "domain": { "type": "codedValue", "name": "dm_gen_centro", "description": "Centro", "codedValues": [ { "name": "Tembleque", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "EXPLOTACION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "DESIGNACION", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Nombre" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R83_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_83", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_83", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "4506_01", "name": "4506_01", "domains": { "SERVICIO": {"type": "inherited"}, "FUENTE_DATOS": {"type": "inherited"}, "SECTOR": {"type": "inherited"}, "CENTRO": {"type": "inherited"} }, "templates": [ { "name": "4506_01", "description": "", "prototype": { "attributes": { "CENTRO": 1, "DESIGNACION": " ", "SERVICIO": 1, "OBSERVACIONES": null, "CODIGO": null, "FUENTE_DATOS": 0, "SECTOR": "4506_01" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4506_03", "name": "4506_03", "domains": { "SERVICIO": {"type": "inherited"}, "FUENTE_DATOS": {"type": "inherited"}, "SECTOR": {"type": "inherited"}, "CENTRO": {"type": "inherited"} }, "templates": [ { "name": "4506_03", "description": "", "prototype": { "attributes": { "CENTRO": 1, "DESIGNACION": " ", "SERVICIO": 1, "OBSERVACIONES": null, "CODIGO": null, "FUENTE_DATOS": 0, "SECTOR": "4506_03" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4506_02", "name": "4506_02", "domains": { "SERVICIO": {"type": "inherited"}, "FUENTE_DATOS": {"type": "inherited"}, "SECTOR": {"type": "inherited"}, "CENTRO": {"type": "inherited"} }, "templates": [ { "name": "4506_02", "description": "", "prototype": { "attributes": { "CENTRO": 1, "DESIGNACION": " ", "SERVICIO": 1, "OBSERVACIONES": null, "CODIGO": null, "FUENTE_DATOS": 0, "SECTOR": "4506_02" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "0", "name": "0", "domains": { "SERVICIO": {"type": "inherited"}, "FUENTE_DATOS": {"type": "inherited"}, "SECTOR": {"type": "inherited"}, "CENTRO": {"type": "inherited"} }, "templates": [ { "name": "Sin sector", "description": "", "prototype": { "attributes": { "DESIGNACION": null, "CODIGO": null, "FUENTE_DATOS": 0, "SECTOR": "0", "SERVICIO": 1, "OBSERVACIONES": null, "CENTRO": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }