{ "currentVersion": 10.71, "id": 52, "name": "Cotas de Soleira Emitidas", "type": "Feature Layer", "parentLayer": { "id": 50, "name": "CONTROLE_URBANO" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 148000, "ymin": 8223215, "xmax": 232358, "ymax": 8276136, "spatialReference": { "wkid": 31983, "latestWkid": 31983 } }, "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a1de6d0aac252a3ce159edfd86409817", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJRJREFUCJldjCEKAlEUAAd98BA3rbDwzQZP4DbRKoLRIgh6gT2HbZMnsO0FDBaDV/AIz/S3iPBAwSCr4NRhRmioyBky4UGkpOJALQDhHFY2sj1KAqA73XrPZwJgAysaAeB9z9mwFgDaZPzTJQhAek8vMYvLr3CeanoSgHiNhba044lPeVGraeljP362c26OL36hA/AGCgUsJuBFkRQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cs_endereco", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "cs_endereco", "type": "esriFieldTypeString", "alias": "Endereço", "domain": null, "editable": true, "nullable": true, "length": 180, "defaultValue": null, "modelName": "cs_endereco" }, { "name": "cs_lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cs_lat" }, { "name": "cs_long", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cs_long" }, { "name": "cs_cota", "type": "esriFieldTypeDouble", "alias": "Cota de soleira", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cs_cota" }, { "name": "cs_data", "type": "esriFieldTypeDate", "alias": "Data de emissão", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "cs_data" }, { "name": "cs_link", "type": "esriFieldTypeString", "alias": "Link", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "cs_link" }, { "name": "cs_ciu", "type": "esriFieldTypeString", "alias": "CIU", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "cs_ciu" }, { "name": "cs_tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": { "type": "codedValue", "name": "cs_tipo", "description": "Tipos de documentos emitidos pelo Geoportal", "codedValues": [ { "name": "NÃO INFORMADO", "code": 0 }, { "name": "COTA DE SOLEIRA", "code": 1 }, { "name": "COTA DE SOLEIRA DICAT", "code": 2 }, { "name": "CERTIDÃO DE IMÓVEL", "code": 3 }, { "name": "CONSULTA PRELIMINAR AO PDOT", "code": 4 }, { "name": "CERTIDÃO DE PARÂMETROS URBANÍSTICO", "code": 5 }, { "name": "CONSULTA PRELIMINAR CINDACTA", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cs_tipo" }, { "name": "cs_cipu", "type": "esriFieldTypeDouble", "alias": "Cipu", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cs_cipu" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cotas de Soleira Emitidas", "description": "", "prototype": { "attributes": { "cs_tipo": null, "cs_cipu": null, "cs_endereco": null, "cs_lat": null, "cs_long": null, "cs_cota": null, "cs_data": null, "cs_link": null, "cs_ciu": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }