{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Sewer Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "66494f8a9ec0625e9705257ce22b14c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQoka2SzW2DQBCFvwlugm2DA0hpgeRomRRAysAuIzQA8tVuIdJayraBm4iZHAwbWJMfKXnSSqud+d68kXbFH7T6d3ifkvSQqGAUnES44pXuW7i5x0hP1SslgAyHCzQZu8Ky/RKWCy9ADqDKWYTY16BqMpgaeLhNKUcQYASnJgLVPuWwPuFmsApGgualew8JBLAMU31UoS4sz01KJ0LsTQSztPN5Nk0p2wwDxOH+N7CCE8iDpnkaIFION3Bh2bYZOdedpnL+TajX9rpvGBuNeOSdt2D6aHbUO3aLsQGGX2TalBLhYZjW9crxyX7GXYRHbU7UQL1U+xH+rT4AUq9YpbGHhO8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8935383.21326498, "ymin": 3015962.2707481314, "xmax": -8927026.988661034, "ymax": 3023076.133866512, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Manhole_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Manhole_ID", "type": "esriFieldTypeString", "alias": "Manhole ID", "length": 20, "domain": null }, { "name": "mhType", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 30, "domain": { "type": "codedValue", "name": "ssLSType_1", "description": "Sewer Lift Station Type", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "Pumps are in the dry well", "code": "Can" }, { "name": "Pumps are in the wet well", "code": "Wet Well" }, { "name": "Pumps are on top of the wet well", "code": "Wet Well Mount" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mhDepth", "type": "esriFieldTypeDouble", "alias": "Manhole Depth (ft)", "domain": null }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "ssStatus_1", "description": "Status", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Lauderhill", "code": "Lauderhill" }, { "name": "Broward County", "code": "Broward" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WallMaterial", "type": "esriFieldTypeString", "alias": "Wall Material", "length": 20, "domain": { "type": "codedValue", "name": "ssWallMaterial_1", "description": "Sewer Manhole Wall Material", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "None", "code": "None" }, { "name": "Precast", "code": "Precast" }, { "name": "Block", "code": "Block" }, { "name": "Poured", "code": "Poured" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 30, "domain": { "type": "codedValue", "name": "ssSurfaceType", "description": "Surface Type", "codedValues": [ { "name": "Asphalt", "code": "ASPH" }, { "name": "Concrete", "code": "CONC" }, { "name": "Grass", "code": "GRASS" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Sand", "code": "SAND" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoverType", "type": "esriFieldTypeString", "alias": "Cover Type", "length": 30, "domain": { "type": "codedValue", "name": "ssCoverType_1", "description": "Sewer Manhole Cover Type", "codedValues": [ { "name": "Iron", "code": "Iron" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "Warranty", "type": "esriFieldTypeString", "alias": "Warranty", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "DateLastInspected", "type": "esriFieldTypeDate", "alias": "Date Last Inspected", "length": 8, "domain": null }, { "name": "CrewComments", "type": "esriFieldTypeString", "alias": "Crew Comments", "length": 150, "domain": null }, { "name": "GISEditComments", "type": "esriFieldTypeString", "alias": "GIS Editor Comments", "length": 150, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "gpsFlag", "type": "esriFieldTypeString", "alias": "GPS Flag", "length": 50, "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": "R207_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_207", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I293Manhole_ID", "fields": "Manhole_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I293FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_207", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S192_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "a6358f9b833f42909ed29c204adcdd0a" }