{ "currentVersion": 10.91, "id": 2, "name": "Curb Boxes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water Distribution System" }, "subLayers": [], "minScale": 144447.638572, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8ed47f7cd4437c6183066c70b117b7c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUGJVd0T9LWwEYhfFfzYWbhGvawYLVoXWwdBD8M0hAHK+CjvkAhc46VbCgo4uzQ5dODtJBcdYhUxEhXrBLJDpGUDAUaoV4q0k6iJJ6pgPvw+HwnsAz3dx4fXbmTaOhGsfuu2/Bozk9NVGt2k4SQ1FEJuPP+rr95WULuHyCz88NHh35MTMjl8s9BfVOTSnd3eldXfURlwEkie9xLBeGHBzQaj3QxSJLSyZ3d8PFJElXAsjnDefzVCqMjFAo0GxyeMj0tFfz82khSfQE0Olowe3tAwhddWSz4S/SlwFcXalhIIpoNOjr4/qaTAbUNzbSJn4HsLlpZ27Ou7ExQ8fHnJyQzVIsuq/Xfb648AHtAPb2fC2VwrdbW+nA+LhZRKjUauHa6KiYdK37z+1yOf3S3+8TfqKDF6TvsYK//42CNr49X7Rb/wByBWk3f8CH2gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 490712.8802948296, "ymin": 5053365.907429453, "xmax": 500440.868456707, "ymax": 5063367.578066117, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ADDNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "condition", "description": "", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Fair", "code": "Fair" }, { "name": "Needs Repair", "code": "Needs_Repair" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "ADDNUM", "type": "esriFieldTypeSmallInteger", "alias": "Address Number", "domain": null }, { "name": "DIRPRE", "type": "esriFieldTypeString", "alias": "Prefix", "length": 2, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 30, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "Service Line Diameter", "length": 4, "domain": { "type": "codedValue", "name": "w_service_diameter", "description": "Water Service Line Diameter", "codedValues": [ { "name": "Unknown", "code": "0" }, { "name": "3/4 inch", "code": "0.75" }, { "name": "1 inch", "code": "1" }, { "name": "1 1/2 inch", "code": "1.5" }, { "name": "2 inch", "code": "2" }, { "name": "4 inch", "code": "4" }, { "name": "6 inch", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Service Line Type", "length": 20, "domain": { "type": "codedValue", "name": "w_service_type", "description": "Water Service Line Type", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Fire", "code": "Fire" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road_Type", "type": "esriFieldTypeString", "alias": "Road_Type", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 10, "domain": null }, { "name": "INSTALL", "type": "esriFieldTypeString", "alias": "INSTALL", "length": 4, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 25, "domain": { "type": "codedValue", "name": "swDomainOwner", "description": "Ownership info", "codedValues": [ { "name": "City of Bozeman", "code": "City of Bozeman" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "MSU", "code": "MSU" }, { "name": "MDT", "code": "MDT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2880_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2319_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": "fbae2455e2814872834248e3b97109cd" }