{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Water Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8ece4f0c6e3714e72be4481c36e0d9ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZUlEQVQ4jaWTPW7CQBBGX8ENcGNfAPqliMQJIi2xFIkLpFikFJHSQEFhU6SAJlI69gqpjH0Fl3sAV3R2wyFSrH/WDpYiZSQXOzvz5hvP7IR/2mTEL+ovAHwgAwxQ/gUQE6qIUNnTNIDCKPIUEn0A4nHAw2PK86tkKftIT8JSQqgi9mtJdV3cA8S95FsFhQHPh5mwvpmA9y/BdhU3ShqAIFRRm5xnkKfgBXDz4biB3dkCGiWJ1kDpArrKeQrbc6ctVLB9gtOlOydaAroBBG1wYWzloc2FVdb9n8BtwWdaJ3m+lT20qW/vgDrWdwEZhVF40vZ53NC25CprfIUBqFyAIU87ebuz7XkubOXCwHLVwfIUIHUBJYk+EKqImbAqThfbs+f31eQZ9QSMCwCI2a8lH9+inftwofIMPt8MsGlc/U2srgteFvdWmXqVtZv8G9AoSbSu59w8pqru2QyDx15jCeiRu579AGV8dVnzGAagAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.07675130686E7, "ymin": 3846902.9338999987, "xmax": -1.07627101321E7, "ymax": 3850163.7386000007, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "AccountNum", "type": "esriFieldTypeString", "alias": "AccountNum", "length": 50, "domain": null }, { "name": "MeterNum", "type": "esriFieldTypeString", "alias": "MeterNum", "length": 50, "domain": null }, { "name": "SmartMeter", "type": "esriFieldTypeString", "alias": "SmartMeter", "length": 5, "domain": null }, { "name": "VN_Num", "type": "esriFieldTypeString", "alias": "Virtual Network Num", "length": 50, "domain": null }, { "name": "Diameter_Inch", "type": "esriFieldTypeString", "alias": "Diameter_Inch", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing; to be Abandoned", "code": "Existing; to be Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "Cycle", "type": "esriFieldTypeString", "alias": "Cycle", "length": 20, "domain": null }, { "name": "InPipeSize_Inch", "type": "esriFieldTypeString", "alias": "InPipeSize_Inch", "length": 20, "domain": null }, { "name": "OutPipeSize_Inch", "type": "esriFieldTypeString", "alias": "OutPipeSize_Inch", "length": 20, "domain": null }, { "name": "PlanSource", "type": "esriFieldTypeString", "alias": "PlanSource", "length": 255, "domain": null }, { "name": "PlanSheetNum", "type": "esriFieldTypeString", "alias": "PlanSheetNum", "length": 30, "domain": null }, { "name": "PlanDate", "type": "esriFieldTypeDate", "alias": "PlanDate", "length": 8, "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 5, "domain": null }, { "name": "OwnBy", "type": "esriFieldTypeString", "alias": "OwnBy", "length": 50, "domain": null }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S16_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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aeb5c01004294be0952c9a4ce836742d" }