{ "currentVersion": 10.71, "id": 200, "name": "Projetos Aprovados SEDUH", "type": "Feature Layer", "parentLayer": { "id": 199, "name": "PROJETOS_URBANISTICOS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true }, "extent": { "xmin": 157417, "ymin": 8224487, "xmax": 216345, "ymax": 8268370, "spatialReference": { "wkid": 31983, "latestWkid": 31983 } }, "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tp_projeto", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "NÃO INFORMADO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 58, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "ACESSIBILIDADE/MOBILIDADE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 160, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "PAISAGISMO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 191, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "PARCELAMENTO DO SOLO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 49, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "REQUALIFICAÇÃO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 51, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "SISTEMA VIÁRIO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "DETALHAMENTO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "MOBILIÁRIO URBANO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "projeto", "typeIdField": "tp_projeto", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "projeto", "type": "esriFieldTypeString", "alias": "Projeto", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "projeto" }, { "name": "num_processo", "type": "esriFieldTypeString", "alias": "Nº Processo", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "num_processo" }, { "name": "ra", "type": "esriFieldTypeSmallInteger", "alias": "RA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ra" }, { "name": "descricao", "type": "esriFieldTypeString", "alias": "Descrição", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "descricao" }, { "name": "interessado", "type": "esriFieldTypeString", "alias": "Interessado", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "interessado" }, { "name": "num_portaria", "type": "esriFieldTypeString", "alias": "Nº Portaria", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "num_portaria" }, { "name": "dodf", "type": "esriFieldTypeString", "alias": "DODF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "dodf" }, { "name": "resp_tecnico", "type": "esriFieldTypeString", "alias": "Responsável Técnico", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "resp_tecnico" }, { "name": "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area", "type": "esriFieldTypeDouble", "alias": "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area" }, { "name": "tp_projeto", "type": "esriFieldTypeInteger", "alias": "Tipo Projeto", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tp_projeto" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 0, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 1, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 2, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 3, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 4, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 5, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 6, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "sde.app_fdw_user.view_mat_projetos_aprovados_seduh.area": null, "tp_projeto": 7, "projeto": null, "num_processo": null, "ra": null, "descricao": null, "interessado": null, "num_portaria": null, "dodf": null, "resp_tecnico": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }