{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Storm Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 3.2000000029696E-5, "zTolerance": 2.793967727749433E-7, "mTolerance": 2, "falseX": 2984152.233837, "falseY": 1.382792216829E7, "xyUnits": 62499.999942, "falseZ": 0, "zUnits": 7158278.816667, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Storm" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b189d3640a5b35da911e2ee1cf2cd6f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQokWNhIBGwoAsolTPwqwipBbAwsQo/ef9w16W2L1dwaoiYZJX35/+fhiCTBEFeTgGGQze2f1fqu3Ls1Kfzfs8aGL6haAifYukjzivd1RO9lJ2FmRUs5mMYyXng+lbnybvqt6xjOOuEouHHrx9Tm0JngRWvO72A4faLKwyZLtUMDpreDNsvrrZyaf9ouKfyznm4Bh4OPiE+TgGG+69vMlSuTIQ7s9y3h8FW3Z391adngQwMSBr+/fvzH0QL84gxCPGIMrz78ppBVUIHLPf5+wcGNha2jyhO4mDhvHP+wTFDQwUrhp3lNxnefnnFoCiqzvDn72+GLReW//j+/+cCFA1SQlK+rRsLblf7T+AEaeLjFGT49P0DQ+O6rP9S/HK9PTFL36JoaA1b9LRna7HmjL2t2378/q7KwszG/P3X14/qkrplDcHT52CNhxLv3ocMDAzaqFF5BH9MEwIAfciCxyIKJKgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2998950.850314733, "ymin": 1.3842885606927887E7, "xmax": 3003839.0414232695, "ymax": 1.384713542198783E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 3.2000000029696E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "sec_short", "type": "esriFieldTypeString", "alias": "Section", "length": 15, "domain": null }, { "name": "mud_short", "type": "esriFieldTypeString", "alias": "Utility District", "length": 15, "domain": null }, { "name": "diameter_class", "type": "esriFieldTypeSmallInteger", "alias": "Diameter Classification", "domain": { "type": "codedValue", "name": "dmn_MHDiameter", "description": "Manhole Size Classifications", "codedValues": [ { "name": "42\" and Smaller", "code": 1 }, { "name": "48\" and Smaller", "code": 2 }, { "name": "48\" and Larger", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mh_type", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 255, "domain": { "type": "codedValue", "name": "dmn_Manhole", "description": "Manhole Type", "codedValues": [ { "name": "Sanitary C", "code": "sanC" }, { "name": "Storm C", "code": "stmC" }, { "name": "Storm Junction", "code": "stmJ" }, { "name": "Section Connection", "code": "SecCon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mh_name", "type": "esriFieldTypeString", "alias": "Manhole Name", "length": 10, "domain": null }, { "name": "rim_elev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": { "type": "range", "name": "dmn_Elevation", "description": "Elevation Values (ft)", "range": [ 0, 300 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COST_NAME", "type": "esriFieldTypeString", "alias": "Cost Link", "length": 100, "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R278_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a107_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "56fc0d74c3784bf1b9e02611133c93a9" }