{ "currentVersion": 10.91, "id": 8, "name": "BM_Sidewalk", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": -2.0037507067161843E7, "ymin": -3.0240971958386146E7, "xmax": -9176710.925579805, "ymax": 5218212.956895748, "spatialReference": { "wkid": 102113, "latestWkid": 3785 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "roadName", "typeIdField": "material", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "bmId", "type": "esriFieldTypeInteger", "alias": "BM Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bmId" }, { "name": "gisId", "type": "esriFieldTypeInteger", "alias": "GIS Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gisId" }, { "name": "agencyId", "type": "esriFieldTypeString", "alias": "Agency Id", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "agencyId" }, { "name": "roadName", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "roadName" }, { "name": "fromName", "type": "esriFieldTypeString", "alias": "From", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "fromName" }, { "name": "toName", "type": "esriFieldTypeString", "alias": "To", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "toName" }, { "name": "region", "type": "esriFieldTypeString", "alias": "Region", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "region" }, { "name": "maintenanceClass", "type": "esriFieldTypeInteger", "alias": "Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maintenanceClass" }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "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" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "material" }, { "name": "ramps", "type": "esriFieldTypeString", "alias": "Ramps", "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" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ramps" }, { "name": "drivewayType", "type": "esriFieldTypeString", "alias": "Driveway type", "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" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "drivewayType" }, { "name": "walkType", "type": "esriFieldTypeString", "alias": "Walk type", "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" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "walkType" }, { "name": "panelCount", "type": "esriFieldTypeSmallInteger", "alias": "Panels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "panelCount" }, { "name": "deficiencyCount", "type": "esriFieldTypeSmallInteger", "alias": "Deficiency count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deficiencyCount" }, { "name": "sectionWidth", "type": "esriFieldTypeInteger", "alias": "Section width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sectionWidth" }, { "name": "constructionYear", "type": "esriFieldTypeString", "alias": "Construction year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "constructionYear" }, { "name": "inspectionDate", "type": "esriFieldTypeString", "alias": "inspectionDate", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "inspectionDate" }, { "name": "nextInspectionDate", "type": "esriFieldTypeString", "alias": "Next Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "nextInspectionDate" }, { "name": "reportValue", "type": "esriFieldTypeString", "alias": "Report valye", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "reportValue" }, { "name": "display", "type": "esriFieldTypeString", "alias": "Display", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "display" }, { "name": "sectionLength", "type": "esriFieldTypeInteger", "alias": "Road Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sectionLength" }, { "name": "key1", "type": "esriFieldTypeString", "alias": "key1", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "key1" }, { "name": "key2", "type": "esriFieldTypeString", "alias": "key2", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "key2" }, { "name": "note", "type": "esriFieldTypeString", "alias": "note", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "note" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Asphalt", "name": "Asphalt", "domains": { "material": {"type": "inherited"}, "ramps": {"type": "inherited"}, "drivewayType": {"type": "inherited"}, "walkType": {"type": "inherited"} }, "templates": [ { "name": "Asphalt", "description": "", "prototype": { "attributes": { "key2": null, "note": null, "bmId": null, "gisId": null, "agencyId": null, "roadName": null, "fromName": null, "toName": null, "region": null, "maintenanceClass": null, "material": "Asphalt", "ramps": null, "drivewayType": null, "walkType": null, "panelCount": null, "deficiencyCount": null, "sectionWidth": null, "constructionYear": null, "inspectionDate": null, "nextInspectionDate": null, "reportValue": null, "display": null, "sectionLength": null, "key1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Concrete", "name": "Concrete", "domains": { "material": {"type": "inherited"}, "ramps": {"type": "inherited"}, "drivewayType": {"type": "inherited"}, "walkType": {"type": "inherited"} }, "templates": [ { "name": "Concrete", "description": "", "prototype": { "attributes": { "key2": null, "note": null, "bmId": null, "gisId": null, "agencyId": null, "roadName": null, "fromName": null, "toName": null, "region": null, "maintenanceClass": null, "material": "Concrete", "ramps": null, "drivewayType": null, "walkType": null, "panelCount": null, "deficiencyCount": null, "sectionWidth": null, "constructionYear": null, "inspectionDate": null, "nextInspectionDate": null, "reportValue": null, "display": null, "sectionLength": null, "key1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Gravel", "name": "Gravel", "domains": { "material": {"type": "inherited"}, "ramps": {"type": "inherited"}, "drivewayType": {"type": "inherited"}, "walkType": {"type": "inherited"} }, "templates": [ { "name": "Gravel", "description": "", "prototype": { "attributes": { "key2": null, "note": null, "bmId": null, "gisId": null, "agencyId": null, "roadName": null, "fromName": null, "toName": null, "region": null, "maintenanceClass": null, "material": "Gravel", "ramps": null, "drivewayType": null, "walkType": null, "panelCount": null, "deficiencyCount": null, "sectionWidth": null, "constructionYear": null, "inspectionDate": null, "nextInspectionDate": null, "reportValue": null, "display": null, "sectionLength": null, "key1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Treated", "name": "Treated", "domains": { "material": {"type": "inherited"}, "ramps": {"type": "inherited"}, "drivewayType": {"type": "inherited"}, "walkType": {"type": "inherited"} }, "templates": [ { "name": "Treated", "description": "", "prototype": { "attributes": { "key2": null, "note": null, "bmId": null, "gisId": null, "agencyId": null, "roadName": null, "fromName": null, "toName": null, "region": null, "maintenanceClass": null, "material": "Treated", "ramps": null, "drivewayType": null, "walkType": null, "panelCount": null, "deficiencyCount": null, "sectionWidth": null, "constructionYear": null, "inspectionDate": null, "nextInspectionDate": null, "reportValue": null, "display": null, "sectionLength": null, "key1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "None", "name": "None", "domains": { "material": {"type": "inherited"}, "ramps": {"type": "inherited"}, "drivewayType": {"type": "inherited"}, "walkType": {"type": "inherited"} }, "templates": [ { "name": "None", "description": "", "prototype": { "attributes": { "key2": null, "note": null, "bmId": null, "gisId": null, "agencyId": null, "roadName": null, "fromName": null, "toName": null, "region": null, "maintenanceClass": null, "material": "None", "ramps": null, "drivewayType": null, "walkType": null, "panelCount": null, "deficiencyCount": null, "sectionWidth": null, "constructionYear": null, "inspectionDate": null, "nextInspectionDate": null, "reportValue": null, "display": null, "sectionLength": null, "key1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }