{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "CATASTROGUAYAQUIL.DBO.DENUNCIAS_PONT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": -80.00973168799993, "ymin": -2.284659999999917, "xmax": -79.87416999999994, "ymax": -2.0841799999999466, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 121, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "IdDenuncia", "globalIdField": "GlobalID", "displayField": "Nombre", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeInteger", "alias": "ObjectID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "IdDenuncia", "type": "esriFieldTypeOID", "alias": "IdDenuncia", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "IdDenuncia" }, { "name": "CodigoDenuncia", "type": "esriFieldTypeInteger", "alias": "CodigoDenuncia", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CodigoDenuncia" }, { "name": "IdTipoDenuncia", "type": "esriFieldTypeInteger", "alias": "IdTipoDenuncia", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IdTipoDenuncia" }, { "name": "TipoDenuncia", "type": "esriFieldTypeString", "alias": "TipoDenuncia", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "TipoDenuncia" }, { "name": "IdSubTipoDenuncia", "type": "esriFieldTypeInteger", "alias": "IdSubTipoDenuncia", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IdSubTipoDenuncia" }, { "name": "SubTipoDenuncia", "type": "esriFieldTypeString", "alias": "SubTipoDenuncia", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "SubTipoDenuncia" }, { "name": "Estado", "type": "esriFieldTypeString", "alias": "Estado", "domain": { "type": "codedValue", "name": "ESTADO_DENUNCIAS", "description": "ESTADO_DENUNCIAS", "codedValues": [ { "name": "INGRESADO", "code": "INGRESADO" }, { "name": "CERRADO", "code": "CERRADO" }, { "name": "PROCESO", "code": "PROCESO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Estado" }, { "name": "Resolutor", "type": "esriFieldTypeString", "alias": "Resolutor", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "Resolutor" }, { "name": "Identificacion", "type": "esriFieldTypeString", "alias": "Identificacion", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "Identificacion" }, { "name": "Nombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 151, "defaultValue": null, "modelName": "Nombre" }, { "name": "CoordenadaX", "type": "esriFieldTypeDouble", "alias": "CoordenadaX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoordenadaX" }, { "name": "CoordenadaY", "type": "esriFieldTypeDouble", "alias": "CoordenadaY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoordenadaY" }, { "name": "DireccionReferencia", "type": "esriFieldTypeString", "alias": "DireccionReferencia", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DireccionReferencia" }, { "name": "Fecha", "type": "esriFieldTypeDate", "alias": "Fecha", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "Fecha" }, { "name": "Canal", "type": "esriFieldTypeString", "alias": "Canal", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Canal" }, { "name": "Semaforo", "type": "esriFieldTypeString", "alias": "Semaforo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Semaforo" }, { "name": "UrlFotoDenuncia", "type": "esriFieldTypeString", "alias": "UrlFotoDenuncia", "domain": null, "editable": true, "nullable": false, "length": 500, "defaultValue": null, "modelName": "UrlFotoDenuncia" }, { "name": "Telefono", "type": "esriFieldTypeString", "alias": "Telefono", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Telefono" }, { "name": "Comentario", "type": "esriFieldTypeString", "alias": "Comentario", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Comentario" }, { "name": "CodigoDenuncias", "type": "esriFieldTypeString", "alias": "CodigoDenuncias", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CodigoDenuncias" }, { "name": "TipoMedio", "type": "esriFieldTypeString", "alias": "TipoMedio", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TipoMedio" }, { "name": "Medio", "type": "esriFieldTypeString", "alias": "Medio", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Medio" }, { "name": "RedSocial", "type": "esriFieldTypeString", "alias": "RedSocial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RedSocial" }, { "name": "CuentaRedSocial", "type": "esriFieldTypeString", "alias": "CuentaRedSocial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CuentaRedSocial" }, { "name": "TipoUsuarioIngreso", "type": "esriFieldTypeString", "alias": "TipoUsuarioIngreso", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TipoUsuarioIngreso" }, { "name": "EnlaceRespuesta", "type": "esriFieldTypeString", "alias": "EnlaceRespuesta", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EnlaceRespuesta" }, { "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" } ], "geometryField": { "name": "Forma", "type": "esriFieldTypeGeometry", "alias": "Forma", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Forma" }, "indexes": [ { "name": "R204_pk", "fields": "IdDenuncia", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_204", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S139_idx", "fields": "Forma", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CATASTROGUAYAQUIL.DBO.DENUNCIAS_PONT", "description": "", "prototype": { "attributes": { "EnlaceRespuesta": null, "ObjectID": 0, "TipoUsuarioIngreso": null, "CodigoDenuncia": null, "IdTipoDenuncia": 0, "TipoDenuncia": " ", "IdSubTipoDenuncia": 0, "SubTipoDenuncia": " ", "Estado": " ", "Resolutor": " ", "Identificacion": null, "Nombre": null, "CoordenadaX": null, "CoordenadaY": null, "DireccionReferencia": null, "Fecha": -2209161600000, "Canal": " ", "Semaforo": null, "UrlFotoDenuncia": " ", "Telefono": null, "Comentario": null, "CodigoDenuncias": null, "TipoMedio": null, "Medio": null, "RedSocial": null, "CuentaRedSocial": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7dcfa3b50d9d423282abf134221e2892" } ], "tables": [] }