{ "currentVersion": 10.91, "id": 9, "name": "Arruamentos - Ordenamento", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "oNumerosPolicia", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "IDLocalizacao", "composite": false }, { "id": 0, "name": "oLimitesAdministrativos", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "dicofre", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -45083.17389999982, "ymin": 149102.96570000052, "xmax": -27358.287299999967, "ymax": 164262.93290000036, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Arruamento]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDLocalizacao", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDLocalizacao", "type": "esriFieldTypeString", "alias": "ID de localizacao", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "IDLocalizacao" }, { "name": "dicofre", "type": "esriFieldTypeString", "alias": "Codigo dicofre", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "dicofre" }, { "name": "TipoArruamento", "type": "esriFieldTypeString", "alias": "Tipo de arruamento", "domain": { "type": "codedValue", "name": "doTipoArruamento", "description": "Lista de tipos de arruamentos", "codedValues": [ { "name": "Avenida", "code": "Avenida" }, { "name": "Beco", "code": "Beco" }, { "name": "Estrada", "code": "Estrada" }, { "name": "Rua", "code": "Rua" }, { "name": "Travessa", "code": "Travessa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoArruamento" }, { "name": "Arruamento", "type": "esriFieldTypeString", "alias": "Arruamento", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "Arruamento" }, { "name": "IdRua", "type": "esriFieldTypeString", "alias": "IdRua", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "IdRua" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G60IDLocalizacao", "fields": "IDLocalizacao", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G60dicofre", "fields": "dicofre", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_16", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Arruamentos - Ordenamento", "description": "", "prototype": { "attributes": { "IdRua": null, "Arruamento": " ", "IDLocalizacao": " ", "dicofre": null, "TipoArruamento": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }