{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Water Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 37000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "277f0a1d2273db4f16c72aa64c18d819", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwUlEQVRIieXVPUhbURjG8f9Nbj5MjFGjwSoxRlMllUiqFErVmsHPSuQGRC24KuiigxVxcNElkxaldalSBIUipdChODqIDkJpgoitg4ODBOUSY8Aqlg7SglpjEiMUfLbzHnh+Z3k5Incc8Z4BdrsGTfooG+uDdwMoDLNEjlopq3yHf2UruYDNYUWra0HqUvFxeh6oSC6A8IG6dj1pmWApdqJQNvH965fkAEVljeTZXGSYz8/VHhVzvimgKBmAwOnxNG6v+u9ErQFXtQ1R7OOH//XtAKtjmIqafNTai/Nyt8C3lSHgLXCSKJCKgn4e1whXbgQB3N4cfp1NsLPZmxhgsc9Q25GFcLUfgMJSWFtqw2AYIRzejw9Iy35IRnY91pKob6D+pYnFN+8Jh5vjA/S6BRo6jdHbgawHkGurJLLvRJYDsQHmXIni8kcYTTf2A1DXZmR3ewZZfhILIKJQjeOWUmJrB1JSwfnUwc8jiYPgp+iAOW+EKo8FlSbmfgCevdATWPUBn4Gz6wATWl03riplfO2AUoTnUgFLCwPIe77rgDEOgjtMvlqOG/iTULCX8+U7/BfQQyQEkVDC/Zfzn/1oCeQ3O+Fg6rbqotoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2361828.6308000004, "ymin": 7041786.693, "xmax": 2377066.8283, "ymax": 7056612.8336, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 15, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "FittingType", "type": "esriFieldTypeString", "alias": "Fitting Type", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 50, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeSmallInteger", "alias": "Rotation", "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "Contributed", "type": "esriFieldTypeString", "alias": "Contributed", "length": 5, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "PlanSetID", "type": "esriFieldTypeString", "alias": "Plan Set ID", "length": 50, "domain": null }, { "name": "DepreciationID", "type": "esriFieldTypeSmallInteger", "alias": "Depreciation ID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Notes1", "type": "esriFieldTypeString", "alias": "Notes 1", "length": 255, "domain": null }, { "name": "Notes2", "type": "esriFieldTypeString", "alias": "Notes 2", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_24", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_24", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2135a9fc3ce4343af7bc34eec49e513" }