{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "East Greenacres Irrigation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 2000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Area Fire Hydrants" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ac402679cb78b284a3187682641659eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQokWNhIBGwUEODAxMTgwkHB+vHb99+r2ZgYPiAT0NWepixd06kmfPrd9/Y2+ccaY3x1dOMr1r/FpsGCy5OtpLfv/8pTFh8ghEk8OXbT9FlWy7tYmBgMMamQcHFXPGLqY4UWDEImGhLMazfc0MHl5Pe7jx692Nthh3Dy7dfGYQFOBk27b/JwMHBsoOBgUGEgYHhDYoGHk62qUZaElKv3n1lWLnjCsPfv/8ZbI3lGO49/eCSGmI8afaas1EoGlhZmP7y83Jwf/76i0FUkJvhwTNI4MiI8XL9+8/Ah+Gk959/5O4+fq9w0+RIL3UFYQYFaQGGFduvMLx882X1lqO3S7H5YS8LC1Pin7//GHRUxcAC//79Z3CxUL6zZOvlh9g02HNzsmpZx857jxwqXBysngwMDFXYNBx4+ear4cs3X5HVYwCS0xIA+WhwWB/zhLcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3040771589234518E7, "ymin": 6048059.714249022, "xmax": -1.3007683417108368E7, "ymax": 6069863.938779659, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2354501964633174E7, "xyUnits": 1.4389508163576895E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityId", "type": "esriFieldTypeString", "alias": "PF Number", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeSmallInteger", "alias": "Install Date", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ActiveFlag", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS3_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operable", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "WS3_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 30, "domain": { "type": "codedValue", "name": "WS3_wHydrantManufacturer", "description": "The name of the hydrant manufacturer", "codedValues": [ { "name": "American Darling", "code": "American Darling" }, { "name": "Dresser", "code": "Dresser" }, { "name": "Iowa Valve", "code": "Iowa Valve" }, { "name": "Kennedy Valve", "code": "Kennedy Valve" }, { "name": "M&H Valve", "code": "M&H Valve" }, { "name": "Mueller Company", "code": "Mueller Company" }, { "name": "US Pipe", "code": "US Pipe" }, { "name": "Waterous", "code": "Waterous" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastService", "type": "esriFieldTypeDate", "alias": "Last Service Date", "length": 8, "domain": null }, { "name": "Flow", "type": "esriFieldTypeDouble", "alias": "Flow Rate (GPM)", "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 20, "domain": null }, { "name": "NumPorts", "type": "esriFieldTypeSmallInteger", "alias": "Ports", "domain": null }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project or Subdivision", "length": 100, "domain": null }, { "name": "TopNutElev", "type": "esriFieldTypeDouble", "alias": "Top Nut Elevation", "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": { "type": "codedValue", "name": "WS3_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KCNum", "type": "esriFieldTypeString", "alias": "Kootenai ID", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_OwnedBy", "description": "Who Owns Asset", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Post Falls", "code": "Post Falls City" }, { "name": "Ross Point", "code": "Ross Point" }, { "name": "East Greenacres", "code": "East Greenacres" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_MaintBy", "description": "Who Maintains Asset", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Post Falls", "code": "Post Falls City" }, { "name": "Ross Point", "code": "Ross Point" }, { "name": "East Greenacres", "code": "East Greenacres" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_35", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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": "cb2ec66e55b34cc8b67fd300f8a76f12" }