{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Pontos de Captação D'água", "type": "Feature Layer", "parentLayer": { "id": 17, "name": "Água e Saneamento" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Camada gerada a partir das coordenadas geográficas (latitude / longitude) informadas quando do cadastramento do ponto de captação de água dos empreendimentos de irrigação no Banco de Dados da FEPAM", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -57.562128216000005, "ymin": -33.681137421, "xmax": -49.749813975, "ymax": -27.323119355, "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.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": "esriPMS", "url": "02fefc7a950a4f88f047730e17380282", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokWNhIBGwUKqBi0E9pJiBX9GegYGZleHLszMMD9b0MHz79hybBjYGg/SVDLKOPnARcQM7Bn4FO4YL8wIYvj95iqpB1T+PQdbBhwEdiGiZMCi7VjNcmZ+FqoFfyZKBgRG7w3mkrDGdxIhLNQMDA+N/JkwNn58dYRD7HcjAxIqp4cuLY5gabqzsY+AQ9GCQtnZFaPrPwPD81FWGrxfLMDUwMDAwXJjhxvD7ex0Dt4QzAxMjC8PXV2cZ3n8uZ3hy9jt2DQwMDAxXFzYxMDA04fIOyTENALXUNUuWbn2GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FK_POCA_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FK_POCA_ID", "type": "esriFieldTypeString", "alias": "FK_POCA_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FK_POCA_ID" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "IRCA_ID", "type": "esriFieldTypeInteger", "alias": "IRCA ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRCA_ID" }, { "name": "COD_BACIA", "type": "esriFieldTypeInteger", "alias": "Cód. Bacias Hidrográficas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COD_BACIA" }, { "name": "NOME_BACIA", "type": "esriFieldTypeString", "alias": "Nome Bacia Hidrográfica", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NOME_BACIA" }, { "name": "COD_IBGE", "type": "esriFieldTypeInteger", "alias": "Cod. Município", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COD_IBGE" }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Municípios", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUNICIPIO" }, { "name": "IRAT_ID", "type": "esriFieldTypeInteger", "alias": "IRAT ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRAT_ID" }, { "name": "RAMO", "type": "esriFieldTypeDouble", "alias": "RAMO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAMO" }, { "name": "RAMO_DESCRICAO", "type": "esriFieldTypeString", "alias": "Ramo Descrição", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RAMO_DESCRICAO" }, { "name": "ATAN_ID", "type": "esriFieldTypeInteger", "alias": "ATAN ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ATAN_ID" }, { "name": "TIPO_PONTO", "type": "esriFieldTypeString", "alias": "Tipo Ponto", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIPO_PONTO" }, { "name": "AREA_IRRIGADA_PT", "type": "esriFieldTypeDouble", "alias": "Area Iirrigada PT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_IRRIGADA_PT" }, { "name": "AREA_IRRIGADA_TOT", "type": "esriFieldTypeDouble", "alias": "Area Iirrigada Total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_IRRIGADA_TOT" }, { "name": "TIPO_RH", "type": "esriFieldTypeString", "alias": "Tipo de RH", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TIPO_RH" }, { "name": "NOME_RH_PRINC", "type": "esriFieldTypeString", "alias": "Nome RH Principal", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOME_RH_PRINC" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R4565_AREA_IRRIG", "fields": "AREA_IRRIGADA_PT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_ATAN_IX", "fields": "ATAN_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_CODBAC_IX", "fields": "COD_BACIA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_FK_IX", "fields": "FK_POCA_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_IBGE_IX", "fields": "COD_IBGE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_IRAT_IX", "fields": "IRAT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_IRCA_IX", "fields": "IRCA_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_IRRIG_TOT_", "fields": "AREA_IRRIGADA_TOT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_MUNI_IX", "fields": "MUNICIPIO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_NOMEBAC_IX", "fields": "NOME_BACIA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_NOMERH_IX", "fields": "NOME_RH_PRINC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_RAMODESC_I", "fields": "RAMO_DESCRICAO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_RAMO_IX", "fields": "RAMO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_TIPO_IX", "fields": "TIPO_PONTO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4565_TIPORH_IX", "fields": "TIPO_RH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A836_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pontos de Captação D'água", "description": "", "prototype": { "attributes": { "NOME_RH_PRINC": null, "FK_POCA_ID": null, "LATITUDE": null, "LONGITUDE": null, "IRCA_ID": null, "COD_BACIA": null, "NOME_BACIA": null, "COD_IBGE": null, "MUNICIPIO": null, "IRAT_ID": null, "RAMO": null, "RAMO_DESCRICAO": null, "ATAN_ID": null, "TIPO_PONTO": null, "AREA_IRRIGADA_PT": null, "AREA_IRRIGADA_TOT": null, "TIPO_RH": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3e887b5e36504bf68efa68e2123e87d6" }