{ "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 1, "name": "Construction Detours", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": false, "supportsTopFeaturesQuery": false, "supportsOrderByOnlyOnLayerFields": false, "supportsPercentileStatistics": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.27315814581E7, "ymin": 6175430.123899996, "xmax": -1.27247591791E7, "ymax": 6177457.923900001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "direction", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 }, "value": "BI-DIRECTIONAL", "label": "BI-DIRECTIONAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 4 }, "value": "ONE-WAY", "label": "ONE-WAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 184, 255 ], "toColor": [ 198, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 231, 252, 255 ], "toColor": [ 184, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 184, 255 ], "toColor": [ 252, 209, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 192, 252, 255 ], "toColor": [ 195, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 209, 255 ], "toColor": [ 252, 187, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 233, 255 ], "toColor": [ 187, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 182, 255 ], "toColor": [ 252, 244, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 212, 252, 255 ], "toColor": [ 243, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 210, 255 ], "toColor": [ 252, 241, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "direction", "typeIdField": "direction", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": { "type": "codedValue", "name": "DetourType", "description": "Construction Detour Type", "codedValues": [ { "name": "BI-DIRECTIONAL", "code": "BI-DIRECTIONAL" }, { "name": "ONE-WAY", "code": "ONE-WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direction" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "dateend", "type": "esriFieldTypeDate", "alias": "DateEnd", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "DateEnd" }, { "name": "surface", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "Surface" }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Length", "alias": "SHAPE__Length" }, { "alias": "created_user", "name": "created_user", "length": 255, "domain": null, "nullable": true, "type": "esriFieldTypeString", "editable": false }, { "alias": "created_date", "name": "created_date", "length": 29, "domain": null, "nullable": true, "type": "esriFieldTypeDate", "editable": false }, { "alias": "last_edited_user", "name": "last_edited_user", "length": 255, "domain": null, "nullable": true, "type": "esriFieldTypeString", "editable": false }, { "alias": "last_edited_date", "name": "last_edited_date", "length": 29, "domain": null, "nullable": true, "type": "esriFieldTypeDate", "editable": false } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r396_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a261_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BI-DIRECTIONAL", "name": "BI-DIRECTIONAL", "domains": { "direction": {"type": "inherited"} }, "templates": [ { "name": "BI-DIRECTIONAL", "description": "", "prototype": { "attributes": { "surface": null, "direction": "BI-DIRECTIONAL", "type": null, "dateend": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ONE-WAY", "name": "ONE-WAY", "domains": { "direction": {"type": "inherited"} }, "templates": [ { "name": "ONE-WAY", "description": "", "prototype": { "attributes": { "surface": null, "direction": "ONE-WAY", "type": null, "dateend": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "maxRecordCount": 1000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "serviceItemId": "4aa3d27ef02e4ab39d7b3ca535675421", "hasMetadata": true, "viewSourceHasAttachments": false, "isView": true, "syncEnabled": false, "sourceSchemaChangesAllowed": true, "isUpdatableView": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "supportsFieldDescriptionProperty": true, "sqlParserVersion": "PG_10.6.1" }