{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Water AirVac", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d06efb7a79268738f42c5dc206d480e7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABx0lEQVRIid2UPUhbURiGn4RoNGkqaCC6lUYK2o4SURCS3NRSCqW0QyeLOggJuNSYiCKuDiLBwSgo0qXSRQexGZpgoVBaCikIthDUSSRREURaAgYtJ4cS4s8196qL73I4nMvznu+833dN3KBMtwP+cPTkz1VgdXdJxwMG57nwtTQWazmMv4Bqizbwl01IpKhVfZaOJpj+Cp/82gyyR3k4qvCwAh9+wuPoWYODLLyag7hf7nPH8GQKEgENgYYVuZ42qKqAWhts7IHTDrHf8KxRR7eEFTAYwDcJ8UDBoLsZ3idhuB3mkzDxUgdcKOTNL0UGnnoYW4H9v2Aygt2K/j4PecFwyqD1Hgwty/DVpApP7cJIDObfFFfQ6YLeBfA9uAJ85hvcMcPndej3Fmew2K0OVoXnjmF1G2ZeQ2gJ3PUQ9Jwfsmb4x19QWSZvndyCzCE4bNDnluelGFwIf/cDulxgKZfBzX6HQZ88EwYiZEUY+KHGqgGeOZTj/PyR3Lfdh5YIDChgFFTg7f8KooWJLQnusMFyT2FvNkEyePY7YZDPICo76FK4GO1sjpL1tAFSOzCwJH8JqnBxi+tSMTwiikS31lTh16wbhf8Dy/Z5jxH9sEYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1601781.8796441108, "ymin": 7224055.335765019, "xmax": 1642515.6118247807, "ymax": 7248275.316524431, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2586929786359534E8, "falseY": -9.403582078549832E7, "xyUnits": 3.618117797732381E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "UID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": { "type": "codedValue", "name": "WS2_GEN-OWNER", "description": "Gen - Owner", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_WAT-AIRVACSIZE", "description": "Wat - AirVac Size", "codedValues": [ { "name": "1'", "code": "1" }, { "name": "2'", "code": "2" }, { "name": "4'", "code": "4" }, { "name": "6'", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HASVALVE", "type": "esriFieldTypeSmallInteger", "alias": "HAS VALVE", "domain": { "type": "codedValue", "name": "WS2_GEN-SHORT-YESNO", "description": "Gen - Short - Yes/No/Unknown", "codedValues": [ { "name": "YES", "code": -1 }, { "name": "NO", "code": 0 }, { "name": "UNKNOWN", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLYEAR", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "length": 15, "domain": { "type": "codedValue", "name": "WS2_GEN - INSTALL DECADE", "description": "Gen - Install Decade (Year)", "codedValues": [ { "name": "1850's", "code": "1850's" }, { "name": "1860's", "code": "1860's" }, { "name": "1870's", "code": "1870's" }, { "name": "1880's", "code": "1880's" }, { "name": "1890's", "code": "1890's" }, { "name": "1900's", "code": "1900's" }, { "name": "1910's", "code": "1910's" }, { "name": "1920's", "code": "1920's" }, { "name": "1930's", "code": "1930's" }, { "name": "1940's", "code": "1940's" }, { "name": "1950's", "code": "1950's" }, { "name": "1960's", "code": "1960's" }, { "name": "1970's", "code": "1970's" }, { "name": "1980's", "code": "1980's" }, { "name": "1990's", "code": "1990's" }, { "name": "2000's", "code": "2000's" }, { "name": "2010's", "code": "2010's" }, { "name": "2020's", "code": "2020's" }, { "name": "2030's", "code": "2030's" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R362_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_362", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S331_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "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": "bc5c17beddad4da7a0121bea5c24aebc" }