{ "currentVersion": 10.91, "id": 8, "name": "BM_Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "material", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 110, 110, 110, 255 ], "width": 1 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7007839999999999 }, "value": "Asphalt", "label": "Asphalt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.41732 }, "value": "Concrete", "label": "Concrete", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 110, 110, 110, 255 ], "width": 1 }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8503919999999999 }, "value": "Treated", "label": "Treated", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 1 }, "value": "None", "label": "None", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -3.0240971958386146E7, "xmax": -9176710.925579805, "ymax": 5218212.956895748, "spatialReference": { "wkid": 102113, "latestWkid": 3785 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "roadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "bmId", "type": "esriFieldTypeInteger", "alias": "BM Id", "domain": null }, { "name": "gisId", "type": "esriFieldTypeInteger", "alias": "GIS Id", "domain": null }, { "name": "agencyId", "type": "esriFieldTypeString", "alias": "Agency Id", "length": 16, "domain": null }, { "name": "roadName", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "fromName", "type": "esriFieldTypeString", "alias": "From", "length": 64, "domain": null }, { "name": "toName", "type": "esriFieldTypeString", "alias": "To", "length": 64, "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "Region", "length": 64, "domain": null }, { "name": "maintenanceClass", "type": "esriFieldTypeInteger", "alias": "Class", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 2, "domain": { "type": "codedValue", "name": "sidewalkMaterialDomain", "description": "Sidewalk material codes", "codedValues": [ { "name": "Concrete", "code": "C" }, { "name": "Asphalt", "code": "A" }, { "name": "Gravel", "code": "G" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ramps", "type": "esriFieldTypeString", "alias": "Ramps", "length": 2, "domain": { "type": "codedValue", "name": "rampsDomain", "description": "Ramp codes", "codedValues": [ { "name": "Both ends", "code": "B" }, { "name": "From end", "code": "F" }, { "name": "To end", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drivewayType", "type": "esriFieldTypeString", "alias": "Driveway type", "length": 2, "domain": { "type": "codedValue", "name": "drivewayTypeDomain", "description": "Driveway type codes", "codedValues": [ { "name": "Residential", "code": "R" }, { "name": "Commercial", "code": "C" }, { "name": "Industrial", "code": "I" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "walkType", "type": "esriFieldTypeString", "alias": "Walk type", "length": 2, "domain": { "type": "codedValue", "name": "walkTypeDomain", "description": "Walk type codes", "codedValues": [ { "name": "Adjacent to curb", "code": "A" }, { "name": "Outside", "code": "O" }, { "name": "Inside", "code": "I" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "panelCount", "type": "esriFieldTypeSmallInteger", "alias": "Panels", "domain": null }, { "name": "deficiencyCount", "type": "esriFieldTypeSmallInteger", "alias": "Deficiency count", "domain": null }, { "name": "sectionWidth", "type": "esriFieldTypeInteger", "alias": "Section width", "domain": null }, { "name": "constructionYear", "type": "esriFieldTypeString", "alias": "Construction year", "length": 4, "domain": null }, { "name": "inspectionDate", "type": "esriFieldTypeString", "alias": "inspectionDate", "length": 24, "domain": null }, { "name": "nextInspectionDate", "type": "esriFieldTypeString", "alias": "Next Inspection Date", "length": 24, "domain": null }, { "name": "reportValue", "type": "esriFieldTypeString", "alias": "Report valye", "length": 24, "domain": null }, { "name": "display", "type": "esriFieldTypeString", "alias": "Display", "length": 24, "domain": null }, { "name": "sectionLength", "type": "esriFieldTypeInteger", "alias": "Road Length", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "key1", "type": "esriFieldTypeString", "alias": "key1", "length": 24, "domain": null }, { "name": "key2", "type": "esriFieldTypeString", "alias": "key2", "length": 24, "domain": null }, { "name": "note", "type": "esriFieldTypeString", "alias": "note", "length": 1024, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I16bmId2", "fields": "bmId,gisId", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "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": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }