{ "currentVersion": 10.91, "id": 0, "name": "Winnipeg Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 570913.0299986948, "ymin": 5468257.47741615, "xmax": 699343.9315856139, "ymax": 5612283.208421704, "spatialReference": { "wkid": 26914, "latestWkid": 26914 } }, "sourceSpatialReference": { "wkid": 26914, "latestWkid": 26914 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLOSURE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "NO", "label": "NO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "YES", "label": "YES", "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": "NAME", "typeIdField": "CLOSURE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 57, "defaultValue": null, "modelName": "NAME" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOURCE" }, { "name": "ORIGINALID", "type": "esriFieldTypeString", "alias": "ORIGINALID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ORIGINALID" }, { "name": "DATE_ADD", "type": "esriFieldTypeString", "alias": "DATE_ADD", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATE_ADD" }, { "name": "DATE_EDIT", "type": "esriFieldTypeString", "alias": "DATE_EDIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATE_EDIT" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "CLOSURE", "type": "esriFieldTypeString", "alias": "CLOSURE", "domain": { "type": "codedValue", "name": "YES_NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CLOSURE" }, { "name": "REASON", "type": "esriFieldTypeString", "alias": "REASON", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REASON" }, { "name": "TIMEFRAME", "type": "esriFieldTypeString", "alias": "TIMEFRAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIMEFRAME" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1861_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1535_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "NO", "name": "NO", "domains": { "CLOSURE": {"type": "inherited"} }, "templates": [ { "name": "NO", "description": "", "prototype": { "attributes": { "REASON": null, "TIMEFRAME": null, "ID": null, "LENGTH": null, "DIR": null, "NAME": null, "SOURCE": null, "ORIGINALID": null, "DATE_ADD": null, "DATE_EDIT": null, "STATUS": null, "CLOSURE": "NO" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "YES", "name": "YES", "domains": { "CLOSURE": {"type": "inherited"} }, "templates": [ { "name": "YES", "description": "", "prototype": { "attributes": { "REASON": null, "TIMEFRAME": null, "ID": null, "LENGTH": null, "DIR": null, "NAME": null, "SOURCE": null, "ORIGINALID": null, "DATE_ADD": null, "DATE_EDIT": null, "STATUS": null, "CLOSURE": "YES" } }, "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 }