{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 129, "name": "Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 10000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIDE_OF_ROAD", "uniqueValueGroups": [ { "heading": "Side of Road", "classes": [ { "label": "Left", "description": "Left", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 3 }, "values": [ [ "Left" ] ] }, { "label": "Middle", "description": "Middle", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "values": [ [ "Middle" ] ] }, { "label": "Right", "description": "Right", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 3 }, "values": [ [ "Right" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 3 }, "value": "Left", "label": "Left" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "Middle", "label": "Middle" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "Right", "label": "Right" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EVENT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "length": 50, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 17, "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "SIDE_OF_ROAD", "type": "esriFieldTypeString", "alias": "Side of Road", "length": 10, "domain": { "type": "codedValue", "name": "dLeftMiddleRight", "description": "Sidewalk position", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Middle", "code": "Middle" }, { "name": "Right", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED BY", "length": 25, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE CREATED", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED BY", "length": 25, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE EDITED", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I35717ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R708_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_708", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_708", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A377_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "744d53d4a0ea492ea6187d038a3f7793" }