{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Worcester Sewer Manholes", "type": "Feature Layer", "description": "A Feature Class that is used to represent manholes that are part of the sewer utility system in Worcester County.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 2.56000000238419E-4, "zTolerance": 0.001, "mTolerance": 1.9999999999999998E-5, "falseX": -3.67470999998951E7, "falseY": -2.90914999999707E7, "xyUnits": 31249.999970896202, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Spatial Systems Associates, Inc.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 255, 255 ], "size": 14.999999999999998, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 26, 26, 26, 255 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 524665.1217928976, "ymin": 44606.124412383884, "xmax": 568794.0477859899, "ymax": 88878.5339576155, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 2.56000000238419E-4, "zTolerance": 0.001, "mTolerance": 1.9999999999999998E-5, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MANHOLEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "Stations", "type": "esriFieldTypeString", "alias": "Stations", "length": 150, "domain": null }, { "name": "MANHOLEID", "type": "esriFieldTypeString", "alias": "MANHOLEID", "length": 15, "domain": null }, { "name": "MHTOP", "type": "esriFieldTypeDouble", "alias": "MHTOP", "domain": null }, { "name": "INLETELEVATION1", "type": "esriFieldTypeDouble", "alias": "INLETELEVATION1", "domain": null }, { "name": "INLETELEVATION2", "type": "esriFieldTypeDouble", "alias": "INLETELEVATION2", "domain": null }, { "name": "INLETELEVATION3", "type": "esriFieldTypeDouble", "alias": "INLETELEVATION3", "domain": null }, { "name": "OUTLETELEVATION", "type": "esriFieldTypeDouble", "alias": "OUTLETELEVATION", "domain": null }, { "name": "TOMANHOLE", "type": "esriFieldTypeString", "alias": "TOMANHOLE", "length": 20, "domain": null }, { "name": "IMAGEDATE", "type": "esriFieldTypeDate", "alias": "IMAGEDATE", "length": 8, "domain": null }, { "name": "IMAGE1", "type": "esriFieldTypeString", "alias": "IMAGE1", "length": 255, "domain": null }, { "name": "IMAGE2", "type": "esriFieldTypeString", "alias": "IMAGE2", "length": 255, "domain": null }, { "name": "IMAGE3", "type": "esriFieldTypeString", "alias": "IMAGE3", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "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": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "WorcAncillaryRole", "description": "(WorCounty) Tells whether the utility is a source, sink, or none", "codedValues": [ { "name": "none", "code": 0 }, { "name": "source", "code": 1 }, { "name": "sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMGLNK1", "type": "esriFieldTypeString", "alias": "IMGLNK1", "length": 250, "domain": null }, { "name": "IMGLNK2", "type": "esriFieldTypeString", "alias": "IMGLNK2", "length": 250, "domain": null }, { "name": "IMGLNK3", "type": "esriFieldTypeString", "alias": "IMGLNK3", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LOCATED", "type": "esriFieldTypeString", "alias": "LOCATED", "length": 4, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R217_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a212_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3081f65c82c44cb2b30dd5dc40ee03b4" }