{ "currentVersion": 10.81, "id": 50, "name": "Infraestrutura Cicloviária", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 691208.1710999999, "ymin": 7458016.9571, "xmax": 704562.4342999998, "ymax": 7470428.7599, "spatialReference": { "wkid": 31983, "latestWkid": 31983 } }, "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "si_tipo", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.7 }, "value": "4", "label": "Calçada compartilhada", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.7 }, "value": "2", "label": "Ciclofaixa", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.7 }, "value": "3", "label": "Ciclorrota", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.7 }, "value": "1", "label": "Ciclovia", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "tx_nome", "typeIdField": "si_tipo", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "tx_nome", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tx_nome" }, { "name": "si_tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipologia", "domain": { "type": "codedValue", "name": "DM_TIPO", "description": "Tipo de infra estrutura ciclo viaria", "codedValues": [ { "name": "Ciclovia", "code": 1 }, { "name": "Ciclofaixa", "code": 2 }, { "name": "Ciclorrota", "code": 3 }, { "name": "Calçada compartilhada", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "si_tipo" }, { "name": "tx_obs", "type": "esriFieldTypeString", "alias": "Observação", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "tx_obs" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "createdon", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "modifiedon", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "createdby", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "modifiedby", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedbyhost", "type": "esriFieldTypeString", "alias": "modifiedbyhost", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "modifiedbyhost" }, { "name": "sessionid", "type": "esriFieldTypeString", "alias": "sessionid", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sessionid" }, { "name": "tx_trecho", "type": "esriFieldTypeString", "alias": "Trecho", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tx_trecho" }, { "name": "d_extensao", "type": "esriFieldTypeDouble", "alias": "Extensão", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "d_extensao" }, { "name": "dt_inauguracao", "type": "esriFieldTypeDate", "alias": "Data da inauguração", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dt_inauguracao" }, { "name": "li_direcao", "type": "esriFieldTypeInteger", "alias": "Direção", "domain": { "type": "codedValue", "name": "INFRACICLO_DIRECAO", "description": "Direção da infraestrutura cicloviária", "codedValues": [ { "name": "Unidirecional", "code": 1 }, { "name": "Bidirecional", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "li_direcao" }, { "name": "dt_ult_man", "type": "esriFieldTypeDate", "alias": "Última Manutenção", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dt_ult_man" }, { "name": "dt_ult_vist", "type": "esriFieldTypeDate", "alias": "Última Vistoria", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dt_ult_vist" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 4, "name": "4", "domains": { "si_tipo": {"type": "inherited"}, "li_direcao": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "dt_ult_man": null, "dt_ult_vist": null, "tx_nome": null, "si_tipo": 4, "tx_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null, "modifiedbyhost": null, "sessionid": null, "tx_trecho": null, "d_extensao": null, "dt_inauguracao": null, "li_direcao": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "si_tipo": {"type": "inherited"}, "li_direcao": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "dt_ult_man": null, "dt_ult_vist": null, "tx_nome": null, "si_tipo": 2, "tx_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null, "modifiedbyhost": null, "sessionid": null, "tx_trecho": null, "d_extensao": null, "dt_inauguracao": null, "li_direcao": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "si_tipo": {"type": "inherited"}, "li_direcao": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "dt_ult_man": null, "dt_ult_vist": null, "tx_nome": null, "si_tipo": 3, "tx_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null, "modifiedbyhost": null, "sessionid": null, "tx_trecho": null, "d_extensao": null, "dt_inauguracao": null, "li_direcao": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "1", "domains": { "si_tipo": {"type": "inherited"}, "li_direcao": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "dt_ult_man": null, "dt_ult_vist": null, "tx_nome": null, "si_tipo": 1, "tx_obs": null, "createdon": null, "modifiedon": null, "createdby": null, "modifiedby": null, "modifiedbyhost": null, "sessionid": null, "tx_trecho": null, "d_extensao": null, "dt_inauguracao": null, "li_direcao": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }