{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Inlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 1.1972110142137766E9, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7200, "maxScale": 0, "referenceScale": 1800.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "872b2f760618d6be0506ce049ef10020", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQ4jWNhoBCwUM2A5WYMJgyMDA5E6WJkeBx5gmElqgsYGRwYGRh4GZgYThPS//8/QwkDA7oBIMDEcJqNR3Alj7QyI4h79tknpjdffzG6q4r8BfG/vX789+ebl37/wbI4woBLXPaX6/zTAiB2l6srw56jexh6jtwHy12YWPTg1op+ZqID8f////ikCRtADGAZhgZ8e/X439nOjIsgttiPVxImylKcZzszwNHw8tx+HoIG/P74PuTuhpngqAoAEaIMDHc3zITLMzIynGNAihzklPgYlMKQEwlW8B9syAUMA6BpG5w8SQEUByIAH7FJuZ2UiiUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2139995.4706249386, "ymin": 156647.86660818756, "xmax": 2179218.8616661876, "ymax": 185284.42842943966, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Inlet Type", "length": 20, "domain": { "type": "codedValue", "name": "stormInletType", "description": "Inlet type template for Inlets.", "codedValues": [ { "name": "Concrete Curb Inlet", "code": "CCI" }, { "name": "Steel Curb Inlet", "code": "SCI" }, { "name": "Curb Inlet w Gary Grate", "code": "CIG" }, { "name": "Grated Drop Inlet", "code": "GDI" }, { "name": "Drop Inlet", "code": "DIN" }, { "name": "Gary Grate", "code": "GGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FlowType", "type": "esriFieldTypeString", "alias": "Flow Type", "length": 20, "domain": { "type": "codedValue", "name": "stormInletFlowType", "description": "Inlet flow template for Curb and regular Inlets.", "codedValues": [ { "name": "Sump", "code": "SU" }, { "name": "Flowby", "code": "FB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LengthOfCu", "type": "esriFieldTypeSmallInteger", "alias": "Length of Curb Openings", "domain": null }, { "name": "NumberOfGr", "type": "esriFieldTypeSmallInteger", "alias": "Number of Grates", "domain": null }, { "name": "WidthOfGra", "type": "esriFieldTypeDouble", "alias": "Width of Grate", "domain": null }, { "name": "LengthOfGr", "type": "esriFieldTypeDouble", "alias": "Length of Grate", "domain": null }, { "name": "DateOfColl", "type": "esriFieldTypeDate", "alias": "Date Collected", "length": 8, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "AssetIDNumber", "type": "esriFieldTypeSmallInteger", "alias": "AssetIDNumber", "domain": null }, { "name": "ESRIGNSS_Receiver", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": null }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Sattelites", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 255, "domain": { "type": "codedValue", "name": "stormOwnership", "description": "Ownership template for storm assets", "codedValues": [ { "name": "Public", "code": "PUBL`" }, { "name": "Private", "code": "PRIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a152_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c7a60fd401e247ddb7bb8b17c37d3ac4" }