{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "VALIDACAO", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "Creator", "editDateField": "EditDate", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -8.640132600000019, "ymin": 0, "xmax": 0, "ymax": 41.9306891, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 48, 73, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "AUTOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "AUTOR", "type": "esriFieldTypeString", "alias": "Identifique a entidade que valida o formulário", "domain": { "type": "codedValue", "name": "cvd_AUTOR", "description": "", "codedValues": [ { "name": "Câmara Municipal", "code": "Câmara Municipal" }, { "name": "Junta de Freguesia", "code": "Junta de Freguesia" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AUTOR" }, { "name": "NIF", "type": "esriFieldTypeString", "alias": "NIF", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NIF" }, { "name": "NOMEAGRICULTOR", "type": "esriFieldTypeString", "alias": "Nome Agricultor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOMEAGRICULTOR" }, { "name": "AUTENTICACAO_ENT", "type": "esriFieldTypeString", "alias": "Autenticação da entidade", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AUTENTICACAO_ENT" }, { "name": "VALIDACAO_ENT", "type": "esriFieldTypeString", "alias": "Nome da entidade", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VALIDACAO_ENT" }, { "name": "MAIL_ENT", "type": "esriFieldTypeString", "alias": "Mail da entidade", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MAIL_ENT" }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado Validação", "domain": { "type": "codedValue", "name": "cvd_ESTADO_4", "description": "", "codedValues": [ { "name": "Não verificado", "code": "Não verificado" }, { "name": "Verificado", "code": "Verificado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ESTADO" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "CREATOR" }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "EDITOR" }, { "name": "PARCELAID", "type": "esriFieldTypeGUID", "alias": "PARCELAID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARCELAID" }, { "name": "OBS", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I51843CREATIONDA", "fields": "CREATIONDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I51843CREATOR", "fields": "CREATOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I51843EDITDATE", "fields": "EDITDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I51843EDITOR", "fields": "EDITOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R309_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_309", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A182_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "VALIDACAO", "description": "", "prototype": { "attributes": { "PARCELAID": null, "ESTADO": null, "OBS": null, "AUTOR": null, "NIF": null, "NOMEAGRICULTOR": null, "AUTENTICACAO_ENT": null, "VALIDACAO_ENT": null, "MAIL_ENT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fb4a1837ef5f4237a3ad109417b08097" }