{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Clean Out on Service Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2672569999998766E8, "falseY": -7.782879999996461E7, "xyUnits": 85899.3458, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Sanitary" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c616af089e16f57fac5393ebf93242d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQoka3SzyvDcRzH8aeviRu1MivLflAkP+Ywbqj9OM+NA1l92+yfUHJUtMMIFxa5yGG0Cwf5Cic1FpEvW9/Uhlw4aUvfpG9ffSct79OnV5/H58e7t4kKy/TvsKMF61WWAlD8Mwx7mQx6mMkoZHZOiUo3yL9Cu526UTdLU37GbGZqAr00d9rY3zhkOiGRMIQj/Qz4uoiLXtzVgrYh0IOjzcqKuZ6hhT0iwIcO9jkQI37c6vr1HaKr4OuG0DA4G6kNehg3CczOJbnXwcIbm3KekNMCZ7ewdQyXuS+oVvaJ9DfSwdguB4Pt3DktuNSbFkXwtGpPlvMclW1O7hkJcKl/jPi0/PqRoqywVh7m2VZemGhq0Lc+/cDF+gnnZeF8imQRwlWCPi+VyOiPMhiAWIrln5lRVTyrn3JyVxgdlPtiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2597313.253298372, "ymin": 1.3469475200135931E7, "xmax": 2639655.4389241934, "ymax": 1.3518075418183222E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "INSTALLCONTRACTOR", "type": "esriFieldTypeString", "alias": "INSTALLCONTRACTOR", "length": 60, "domain": null }, { "name": "DEPTH_IN", "type": "esriFieldTypeDouble", "alias": "DEPTH_IN", "domain": null }, { "name": "FRAMEMATERIAL", "type": "esriFieldTypeString", "alias": "FrameMaterial", "length": 20, "domain": { "type": "codedValue", "name": "SFrameMaterial", "description": "Sewer frame material", "codedValues": [ { "name": "Cast iron", "code": "CI" }, { "name": "Cast Aluminum", "code": "CA" }, { "name": "Unknown", "code": "UNK" }, { "name": "DUCTIBLE IRON", "code": "DI" }, { "name": "CONCRETE", "code": "CONC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSDIAMETER_IN", "type": "esriFieldTypeInteger", "alias": "ACCESSDIAMETER_IN", "domain": null }, { "name": "ACCESSMATERIAL", "type": "esriFieldTypeString", "alias": "AccessMaterial", "length": 20, "domain": { "type": "codedValue", "name": "SAccessMaterial", "description": "Access Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "CONCRETE", "code": "CONC" }, { "name": "CLAY", "code": "CLAY" }, { "name": "CAST IRON", "code": "CI" }, { "name": "DUCTIBLE URON", "code": "DI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECTNAME", "length": 200, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "PROJECTNUMBER", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_284", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_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, "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": "bd308618cc68464da29c0a12dcae6076" }