{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "aEstacao_Bombeamento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"TM-POA\",GEOGCS[\"GCS_SIRGAS_2000\",DATUM[\"D_SIRGAS_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",300000.0],PARAMETER[\"False_Northing\",5000000.0],PARAMETER[\"Central_Meridian\",-51.0],PARAMETER[\"Scale_Factor\",0.999995],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 274913.1917999999, "ymin": 1653210.7137000007, "xmax": 290966.5762000002, "ymax": 1680052.6284000003, "spatialReference": { "wkt": "PROJCS[\"SIRGAS_2000_Transverse_Mercator\",GEOGCS[\"GCS_SIRGAS_2000\",DATUM[\"D_SIRGAS_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",300000.0],PARAMETER[\"False_Northing\",5000000.0],PARAMETER[\"Central_Meridian\",-51.0],PARAMETER[\"Scale_Factor\",0.999995],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"Unknown_VCS\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5323100, "falseY": -5002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_VCS", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOBOMBA", "type": "esriFieldTypeString", "alias": "Tipo Bomba", "length": 50, "domain": { "type": "codedValue", "name": "aTipoBomba", "description": "Tipo de Bomba d'agua", "codedValues": [ { "name": "Jato", "code": "Jato" }, { "name": "Alternativo", "code": "Alternativo" }, { "name": "Rotativo", "code": "Rotativo" }, { "name": "Turbina", "code": "Turbina" }, { "name": "Outros", "code": "Outros" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Centrífugo", "code": "Centrifugo" }, { "name": "Fluxo Axial", "code": "FluxoAxial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "ELEVACAO", "type": "esriFieldTypeDouble", "alias": "Elevação", "domain": null }, { "name": "DIAMETROENTRADA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Entrada", "domain": null }, { "name": "DIAMETROSAIDA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Saída", "domain": null }, { "name": "VAZAONOMINAL", "type": "esriFieldTypeString", "alias": "Vazão Nominal", "length": 20, "domain": null }, { "name": "PRESSAONOMINAL", "type": "esriFieldTypeString", "alias": "Pressão Nominal", "length": 20, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "VAZAOPROJETADA", "type": "esriFieldTypeDouble", "alias": "Vazão Projetada", "domain": null }, { "name": "CABECAMAXOP", "type": "esriFieldTypeDouble", "alias": "Cabeça Máxima Operacional", "domain": null }, { "name": "ATIVADO", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "DOC_RECEBIDO", "type": "esriFieldTypeString", "alias": "Documento Recebido", "length": 100, "domain": null }, { "name": "AJUSTE", "type": "esriFieldTypeString", "alias": "Ajuste", "length": 50, "domain": null }, { "name": "TIPOAGUA", "type": "esriFieldTypeString", "alias": "Tipo Água", "length": 50, "domain": { "type": "codedValue", "name": "aTipoAgua", "description": "", "codedValues": [ { "name": "Água Tratada", "code": "Tratada" }, { "name": "Água Bruta", "code": "Bruta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bebd24ca74944dc6a4fbc92dc5b1f4e4" }