{ "currentVersion": 10.61, "id": 61, "name": "Plano Diretor", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 438663.56460000016, "ymin": 6752507.2025, "xmax": 453303.7866000002, "ymax": 6761248.3938, "spatialReference": { "wkid": 31982, "latestWkid": 31982 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "zona", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 214, 255, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 1.5 } }, "value": "2", "label": "ACEN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 164, 232, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 1.5 } }, "value": "3", "label": "ACON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 125, 212, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 1.5 } }, "value": "4", "label": "AEU", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 1.5 } }, "value": "6", "label": "AUE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 73, 168, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 1.5 } }, "value": "1", "label": "CURB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 71, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 1.5 } }, "value": "7", "label": "UEP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[zona]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 204 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "layer", "typeIdField": "zona", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false }, { "name": "layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "pd_coduso", "type": "esriFieldTypeString", "alias": "Código do uso", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "pd_desuso", "type": "esriFieldTypeString", "alias": "Descrição do uso do solo", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "zona", "type": "esriFieldTypeSmallInteger", "alias": "Zona", "domain": { "type": "codedValue", "name": "ZONA", "description": "Zonas conforme Plano Diretor", "codedValues": [ { "name": "CURB", "code": 1 }, { "name": "ACEN", "code": 2 }, { "name": "ACON", "code": 3 }, { "name": "AEU", "code": 4 }, { "name": "UE", "code": 5 }, { "name": "AUE", "code": 6 }, { "name": "UEP", "code": 7 }, { "name": "Verificar", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "nm_zona", "type": "esriFieldTypeString", "alias": "Nome da Zona", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ca", "type": "esriFieldTypeDouble", "alias": "Coeficiente de Aproveitamento - CA", "domain": null, "editable": true, "nullable": true }, { "name": "to_", "type": "esriFieldTypeDouble", "alias": "Taxa de Ocupação - TO", "domain": null, "editable": true, "nullable": true }, { "name": "rla", "type": "esriFieldTypeString", "alias": "Recúo Lateral - RLa", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "rfu", "type": "esriFieldTypeString", "alias": "Recúo Fundos - RFu", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "rfr", "type": "esriFieldTypeDouble", "alias": "Recúo Frontal - RFr", "domain": null, "editable": true, "nullable": true }, { "name": "h", "type": "esriFieldTypeDouble", "alias": "Altura - H", "domain": null, "editable": true, "nullable": true }, { "name": "num_pavimentos", "type": "esriFieldTypeSmallInteger", "alias": "Número de Pavimentos", "domain": null, "editable": true, "nullable": true }, { "name": "rla_obs", "type": "esriFieldTypeString", "alias": "Obs do Recúo Lateral", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "rfu_obs", "type": "esriFieldTypeString", "alias": "Obs do Recúo Fundos", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "createdon", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "modifiedon", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "createdby", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "modifiedby", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "modifiedbyhost", "type": "esriFieldTypeString", "alias": "modifiedbyhost", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "sessionid", "type": "esriFieldTypeString", "alias": "sessionid", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r40_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_40", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_40", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a17_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "2", "domains": { "zona": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "sessionid": null, "modifiedbyhost": null, "layer": null, "pd_coduso": null, "pd_desuso": null, "zona": 2, "nm_zona": null, "ca": null, "to_": null, "rla": null, "rfu": null, "rfr": null, "h": null, "num_pavimentos": null, "rla_obs": null, "rfu_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "zona": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "sessionid": null, "modifiedbyhost": null, "layer": null, "pd_coduso": null, "pd_desuso": null, "zona": 3, "nm_zona": null, "ca": null, "to_": null, "rla": null, "rfu": null, "rfr": null, "h": null, "num_pavimentos": null, "rla_obs": null, "rfu_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": { "zona": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "sessionid": null, "modifiedbyhost": null, "layer": null, "pd_coduso": null, "pd_desuso": null, "zona": 4, "nm_zona": null, "ca": null, "to_": null, "rla": null, "rfu": null, "rfr": null, "h": null, "num_pavimentos": null, "rla_obs": null, "rfu_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "6", "domains": { "zona": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "sessionid": null, "modifiedbyhost": null, "layer": null, "pd_coduso": null, "pd_desuso": null, "zona": 6, "nm_zona": null, "ca": null, "to_": null, "rla": null, "rfu": null, "rfr": null, "h": null, "num_pavimentos": null, "rla_obs": null, "rfu_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "1", "domains": { "zona": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "sessionid": null, "modifiedbyhost": null, "layer": null, "pd_coduso": null, "pd_desuso": null, "zona": 1, "nm_zona": null, "ca": null, "to_": null, "rla": null, "rfu": null, "rfr": null, "h": null, "num_pavimentos": null, "rla_obs": null, "rfu_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "7", "domains": { "zona": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "sessionid": null, "modifiedbyhost": null, "layer": null, "pd_coduso": null, "pd_desuso": null, "zona": 7, "nm_zona": null, "ca": null, "to_": null, "rla": null, "rfu": null, "rfr": null, "h": null, "num_pavimentos": null, "rla_obs": null, "rfu_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }