{ "currentVersion": 10.71, "id": 11, "name": "GISADMIN.Linha_Municipal", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 476875.4256, "ymin": 6684812.5996, "xmax": 488807.7416, "ymax": 6696151.7223, "spatialReference": { "wkid": 31982, "latestWkid": 31982 } }, "sourceSpatialReference": { "wkid": 31982, "latestWkid": 31982 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SENTIDO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 14 }, "value": "BB", "label": "BAIRRO-BAIRRO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 14 }, "value": "BC", "label": "BAIRRO-CENTRO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 14 }, "value": "CB", "label": "CENTRO-BAIRRO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "SENTIDO", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "DIR", "type": "esriFieldTypeSmallInteger", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIR" }, { "name": "ROUTE_ID", "type": "esriFieldTypeInteger", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "LINHA", "type": "esriFieldTypeString", "alias": "LINHA", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LINHA" }, { "name": "SENTIDO", "type": "esriFieldTypeString", "alias": "SENTIDO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SENTIDO" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "NOME" }, { "name": "OPERADORA", "type": "esriFieldTypeString", "alias": "OPERADORA", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "OPERADORA" }, { "name": "MODALIDADE", "type": "esriFieldTypeString", "alias": "MODALIDADE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MODALIDADE" }, { "name": "EXT_M", "type": "esriFieldTypeDouble", "alias": "EXT_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXT_M" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R180907_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3750_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BB", "name": "BB", "domains": {}, "templates": [ { "name": "BB", "description": "", "prototype": { "attributes": { "MODALIDADE": null, "EXT_M": null, "ID": null, "LENGTH": null, "DIR": null, "ROUTE_ID": null, "ROUTE_NAME": null, "LINHA": null, "SENTIDO": "BB", "NOME": null, "OPERADORA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "BC", "name": "BC", "domains": {}, "templates": [ { "name": "BC", "description": "", "prototype": { "attributes": { "MODALIDADE": null, "EXT_M": null, "ID": null, "LENGTH": null, "DIR": null, "ROUTE_ID": null, "ROUTE_NAME": null, "LINHA": null, "SENTIDO": "BC", "NOME": null, "OPERADORA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CB", "name": "CB", "domains": {}, "templates": [ { "name": "CB", "description": "", "prototype": { "attributes": { "MODALIDADE": null, "EXT_M": null, "ID": null, "LENGTH": null, "DIR": null, "ROUTE_ID": null, "ROUTE_NAME": null, "LINHA": null, "SENTIDO": "CB", "NOME": null, "OPERADORA": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }