{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "PROGRAMA_NASCENTES_GERENCIAL_PROJETOS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000000, "maxScale": 100, "canScaleSymbols": false, "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, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -52.66313898799996, "ymin": -25.020603897999933, "xmax": -44.91079414699993, "ymax": -19.87603547899994, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } }, "label": "Áreas do projeto", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NomeProjeto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NomeProjeto", "type": "esriFieldTypeString", "alias": "Nome do Projeto", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NomeProjeto" }, { "name": "Proponente", "type": "esriFieldTypeString", "alias": "Proponente", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Proponente" }, { "name": "NumProc", "type": "esriFieldTypeString", "alias": "Numero do Processo", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "NumProc" }, { "name": "AnoProcesso", "type": "esriFieldTypeString", "alias": "Ano do Processo", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AnoProcesso" }, { "name": "AreaDisp", "type": "esriFieldTypeDouble", "alias": "Area total do Projeto disponivel (ha)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaDisp" }, { "name": "FlagAprovCad", "type": "esriFieldTypeSmallInteger", "alias": "Flag Aprovados Cadastrados", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlagAprovCad" }, { "name": "NomTipoProjeto", "type": "esriFieldTypeString", "alias": "NomTipoProjeto", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NomTipoProjeto" }, { "name": "DDDProponente", "type": "esriFieldTypeString", "alias": "DDDProponente", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DDDProponente" }, { "name": "TelProponente", "type": "esriFieldTypeString", "alias": "TelProponente", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TelProponente" }, { "name": "EmailProponente", "type": "esriFieldTypeString", "alias": "EmailProponente", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EmailProponente" }, { "name": "SiteProponente", "type": "esriFieldTypeString", "alias": "SiteProponente", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SiteProponente" }, { "name": "DispPContratacao", "type": "esriFieldTypeString", "alias": "DispPContratacao", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DispPContratacao" }, { "name": "Bioma", "type": "esriFieldTypeString", "alias": "Bioma", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Bioma" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S4367_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PROGRAMA_NASCENTES_GERENCIAL_PROJETOS", "description": "", "prototype": { "attributes": { "DispPContratacao": null, "Bioma": null, "NomeProjeto": null, "Proponente": null, "NumProc": null, "AnoProcesso": null, "AreaDisp": null, "FlagAprovCad": null, "NomTipoProjeto": null, "DDDProponente": null, "TelProponente": null, "EmailProponente": null, "SiteProponente": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "db5e9116e1494e82b50456fc1fd0358b" } ], "tables": [] }