{ "currentVersion": 10.91, "id": 9, "name": "Poço de Visita", "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]]"}, "copyrightText": "", "parentLayer": { "id": 7, "name": "Cadastro Pluvial" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3f97d03b0697892b4f463e1f5da97a9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAV9JREFUKJGFkT1IAnEYxp87/+qZRloYHfmxSKYtLWVkkyAiBdHSEkGOLlkUVLTXWIg4uEhLRtAQBBIWiBHRIFRUkETQh0NpSKmZ5t01RHAS2rO+vx/v+/IQ/I3V6bUNMKoqc3eZfbqK3h8A+PgdEhHYOr7qWDHb2GGlWqkDgEGOL6cnXo/PE9fBo9DNjlhgpvyuje4h44h4FSWh5Tqr1qFm+y2MTCWJBZLbBABGl22zZru+BhZHpVGwFrthPhZI7hEA6DR3OCmKrscDAFhTW5/b2ztGAEAqlxka0j/nocWoNREAEMBz/wkAQAtfHAGAcv7zFkBXI7j0VuIyj6VDAgD5TDFUzJWdSo1cWk9Ip7KJWPD0hADA5lJ81+N3rel72ueaNAqJGBQEHg8Xz6lCjp8ERMWFp/cXPOvuM4VG5mOaZVaaophKhUvnXwpxSZX3bS3G3msEAAjPRCMAIo1++Qa6iWsHcMUrSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"H = \" CONCAT [PROFUNDIDADE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 40, 70, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 274365.79140000045, "ymin": 1653079.6083000004, "xmax": 295286.2100999998, "ymax": 1683448.8513000002, "spatialReference": {"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]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TIPO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "Tipo", "length": 20, "domain": { "type": "codedValue", "name": "dTipoPV", "description": "Tipo Poço Visita", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "Especial", "code": "ESPECIAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "tMaterialParede", "description": "Material Parede", "codedValues": [ { "name": "Alvenaria", "code": "ALV" }, { "name": "Concreto", "code": "CR" }, { "name": "PEAD", "code": "PEAD" }, { "name": "Gabião", "code": "GABIAO" }, { "name": "Pedra", "code": "PEDRA" }, { "name": "Terra", "code": "TERRA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade", "domain": null }, { "name": "TIPOTAMPA", "type": "esriFieldTypeString", "alias": "Tipo Tampa", "length": 20, "domain": { "type": "codedValue", "name": "dTipoTampa", "description": "Tipo Tampa PV", "codedValues": [ { "name": "Concreto", "code": "CONCRETO" }, { "name": "Ferro", "code": "FERRO" }, { "name": "Ferro/Hermética", "code": "FERROHERMETICA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESPELHO", "type": "esriFieldTypeString", "alias": "Espelho", "length": 20, "domain": { "type": "codedValue", "name": "dEspelho", "description": "Tipo Espelho BL", "codedValues": [ { "name": "Máxima Eficiência", "code": "MaxEficiencia" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Sem Espelho", "code": "SemEspelho" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALTITUDETAMPA", "type": "esriFieldTypeDouble", "alias": "Altitude Tampa", "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "Observação", "length": 100, "domain": null }, { "name": "DATAIMPLANTACAO", "type": "esriFieldTypeDate", "alias": "Data Implantação", "length": 8, "domain": null }, { "name": "DOCRECEBIDO", "type": "esriFieldTypeString", "alias": "Documento Recebimento", "length": 30, "domain": null }, { "name": "EXECUCAO", "type": "esriFieldTypeString", "alias": "Execução", "length": 20, "domain": null }, { "name": "LEVANTAMENTO", "type": "esriFieldTypeString", "alias": "Levantamento", "length": 20, "domain": null }, { "name": "FISCAL", "type": "esriFieldTypeString", "alias": "Fiscal", "length": 20, "domain": null }, { "name": "TERMOGARANTIA", "type": "esriFieldTypeString", "alias": "Termo Garantia", "length": 25, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 20, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 20, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 4999, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e229c12c3de14dfc9eca8823ee32015a" }