{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Storm Detention Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.016666666666666666, "zTolerance": 2, "mTolerance": 2, "falseX": 5206004, "falseY": 1294729, "xyUnits": 120, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b9513229a5a8ba2ccd697022a6bc0df9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFUlEQVQoka3TPUsDQRSF4feOO5Ja7Ez+gggSHMtUClZWRkgVSWWltRiTTgutrPyoJJvFWrAz5QZE9B9YpLASy4XRHQvZkJhdt4innftwZi6MxxTx/gWvdFhEcZIHBB7DKgdjWIQ5YA14A+5S1AKOdZfWPJJb4DWscjq81Q1F0Vwg3OOQTGxj2nqGXeOzF25zlkBnaYjHEVD8q5lwi5YJaK4GtB2UnaXRrzEw3fG5zG07yxUeDyL4YY1B2kwqLvuUlHAZf1JBs5M8IRfPCiWnOI4t9f5PY8sENE2X/VwcC9cqpm4V0XKHeQD7xblWHAIbwEsmFlhywpOW3yfDTOJCgecoopJJkjjeJ3Bvkw+gl4tHMtXH+AZjuE+2K9BDRwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6074742.566666666, "ymin": 2176693.0083333333, "xmax": 6105897.158333333, "ymax": 2220239.4, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DNG_DB_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DNG_DB_NO", "type": "esriFieldTypeString", "alias": "Detention Basin", "length": 20, "domain": null }, { "name": "DNG_SN_NO", "type": "esriFieldTypeString", "alias": "DNG_SN_NO", "length": 25, "domain": null }, { "name": "DNG_OWN_CD", "type": "esriFieldTypeInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "smvdbasn_dn_own_cd", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Client", "code": 1 }, { "name": "City", "code": 2 }, { "name": "County", "code": 3 }, { "name": "State", "code": 4 }, { "name": "Federal", "code": 5 }, { "name": "Private", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DNG_BSNFNCD", "type": "esriFieldTypeInteger", "alias": "Basin Function", "domain": { "type": "codedValue", "name": "smvdbasn_dn_bsnfncd", "description": "", "codedValues": [ { "name": "N\\A", "code": 0 }, { "name": "Overflow Storage", "code": 1 }, { "name": "Detension Relief", "code": 2 }, { "name": "Silt Retention", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DNG_BSNTYCD", "type": "esriFieldTypeInteger", "alias": "Basin Type", "domain": { "type": "codedValue", "name": "smvdbasn_dn_bsntycd", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Grass", "code": 1 }, { "name": "Wet Bottom", "code": 2 }, { "name": "Grass Concrete", "code": 3 }, { "name": "Underground Vault", "code": 4 }, { "name": "Parking Lot", "code": 5 }, { "name": "Grass/Railroad Tie", "code": 6 }, { "name": "Roof", "code": 7 }, { "name": "Desilting", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DNG_DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "DNG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "DNG_WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "DNG_SN_ID", "type": "esriFieldTypeInteger", "alias": "Structure Rec #", "domain": null }, { "name": "DNG_ID", "type": "esriFieldTypeInteger", "alias": "Unique Number", "domain": null }, { "name": "DNG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "gbaMS Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R108_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_108", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a72_ix1", "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1508918249000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }