{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Serviços de Saúde", "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, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -52.03701014899997, "ymin": -30.055231999999933, "xmax": -50.87018437399996, "ymax": -28.176081893999935, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 49, 81, 160, 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": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "serv_saude", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "serv_saude", "type": "esriFieldTypeString", "alias": "Serviços de Saúde", "domain": { "type": "codedValue", "name": "sim_nao", "description": "Sim ou Não", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "serv_saude" }, { "name": "servico", "type": "esriFieldTypeString", "alias": "Serviço", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "servico" }, { "name": "ref_espec", "type": "esriFieldTypeString", "alias": "Referência/Especialidade", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ref_espec" }, { "name": "fone", "type": "esriFieldTypeString", "alias": "Telefone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fone" }, { "name": "leit_inter", "type": "esriFieldTypeInteger", "alias": "Nº de Leitos - Internação", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "leit_inter" }, { "name": "leitos_uti", "type": "esriFieldTypeInteger", "alias": "N° de Leitos - UTI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "leitos_uti" }, { "name": "uti_pediat", "type": "esriFieldTypeString", "alias": "UTI Pediátrica", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "uti_pediat" }, { "name": "emergencia", "type": "esriFieldTypeString", "alias": "Emergência", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "emergencia" }, { "name": "ambul_a", "type": "esriFieldTypeInteger", "alias": "Ambulância Tipo A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ambul_a" }, { "name": "ambul_b", "type": "esriFieldTypeInteger", "alias": "Ambulância Tipo B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ambul_b" }, { "name": "ambul_c", "type": "esriFieldTypeInteger", "alias": "Ambulância Tipo C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ambul_c" }, { "name": "ambul_d", "type": "esriFieldTypeInteger", "alias": "Ambulância Tipo D", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ambul_d" }, { "name": "parentrowid", "type": "esriFieldTypeGUID", "alias": "parentrowid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentrowid" }, { "name": "uniquerowid", "type": "esriFieldTypeGUID", "alias": "uniquerowid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "uniquerowid" }, { "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": "ativo", "type": "esriFieldTypeString", "alias": "Ativo", "domain": { "type": "codedValue", "name": "sim_nao", "description": "Sim ou Não", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ativo" }, { "name": "cod_mun", "type": "esriFieldTypeInteger", "alias": "Cód. Município", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_mun" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "local_mun", "type": "esriFieldTypeString", "alias": "Município de localização", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "local_mun" }, { "name": "fora_municipio", "type": "esriFieldTypeString", "alias": "Fora do Município", "domain": { "type": "codedValue", "name": "sim_nao", "description": "Sim ou Não", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fora_municipio" }, { "name": "justifica", "type": "esriFieldTypeString", "alias": "Justificativa", "domain": null, "editable": true, "nullable": true, "length": 700, "defaultValue": null, "modelName": "justifica" }, { "name": "acoes", "type": "esriFieldTypeString", "alias": "Ações", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "acoes" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r29_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_29", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Serviços de Saúde", "description": "", "prototype": { "attributes": { "justifica": null, "fora_municipio": null, "serv_saude": null, "servico": null, "ref_espec": null, "fone": null, "leit_inter": null, "leitos_uti": null, "uti_pediat": null, "emergencia": null, "ambul_a": null, "ambul_b": null, "ambul_c": null, "ambul_d": null, "parentrowid": null, "uniquerowid": null, "local_mun": null, "acoes": null, "cod_mun": null, "ativo": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3a8e9fe6d1a04c79a059055e37257688" }