{ "currentVersion": 10.81, "id": 1273, "name": "Walkways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Transportation" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 543445.4721999997, "ymin": 5442430.737299999, "xmax": 554534.9678999996, "ymax": 5445971.2039, "spatialReference": { "wkid": 26910, "latestWkid": 26910 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SURFACE", "description": "", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "GRAVEL", "code": "GRAVEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "STAIRS", "type": "esriFieldTypeString", "alias": "STAIRS", "length": 10, "domain": { "type": "codedValue", "name": "WS2_YES_NO", "description": "YES NO ATTRIBUTE", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FENCE", "type": "esriFieldTypeString", "alias": "FENCE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FENCE", "description": "", "codedValues": [ { "name": "CHAINLINK", "code": "CHAINLINK" }, { "name": "WOOD", "code": "WOOD" }, { "name": "METAL", "code": "METAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "FROM STREET", "length": 50, "domain": null }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO STREET", "length": 50, "domain": null }, { "name": "WT_ID", "type": "esriFieldTypeString", "alias": "WT ID", "length": 50, "domain": null }, { "name": "MISSION_ID", "type": "esriFieldTypeString", "alias": "MISSION_ID", "length": 50, "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeDouble", "alias": "INSTALL_YEAR", "domain": null }, { "name": "DRAWING_ID", "type": "esriFieldTypeString", "alias": "DRAWING_ID", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "STAIR_WIDTH", "type": "esriFieldTypeDouble", "alias": "STAIR_WIDTH", "domain": null }, { "name": "STAIR_RAIL", "type": "esriFieldTypeString", "alias": "STAIR_RAIL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FENCE", "description": "", "codedValues": [ { "name": "CHAINLINK", "code": "CHAINLINK" }, { "name": "WOOD", "code": "WOOD" }, { "name": "METAL", "code": "METAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STAIR_SURFACE", "type": "esriFieldTypeString", "alias": "STAIR_SURFACE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SURFACE", "description": "", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "GRAVEL", "code": "GRAVEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIRE_LANE", "type": "esriFieldTypeString", "alias": "FIRE_LANE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YES_NO", "description": "YES NO ATTRIBUTE", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "Condition_Score", "type": "esriFieldTypeSmallInteger", "alias": "Condition_Score", "domain": { "type": "range", "name": "WS2_Condition_Score", "description": "Score between 1-100. used in CityWorks to describe asset condition", "range": [ 1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition_Date", "type": "esriFieldTypeDate", "alias": "Condition_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R494_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_494", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_494", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a447_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "eaab7ae710ac4c9e83eeba2edebc308e" }