{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Outside Floodplain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Flood Events (500 Year)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 187, 187, 187, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8669035.847066648, "ymin": 4616711.729733504, "xmax": -8535999.148134008, "ymax": 4824450.218833072, "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": "event_name", "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": "event_id", "type": "esriFieldTypeString", "alias": "Event ID", "length": 500, "domain": null }, { "name": "location_id", "type": "esriFieldTypeString", "alias": "Location ID", "length": 500, "domain": null }, { "name": "start_tstamp", "type": "esriFieldTypeDate", "alias": "Start Timestamp", "length": 8, "domain": null }, { "name": "closed_tstamp", "type": "esriFieldTypeDate", "alias": "Closed Timestamp", "length": 8, "domain": null }, { "name": "duration", "type": "esriFieldTypeString", "alias": "Duration", "length": 250, "domain": null }, { "name": "start_latitude", "type": "esriFieldTypeDouble", "alias": "Start Latitude", "domain": null }, { "name": "start_longitude", "type": "esriFieldTypeDouble", "alias": "Start Longitude", "domain": null }, { "name": "end_latitude", "type": "esriFieldTypeString", "alias": "End Latitude", "length": 250, "domain": null }, { "name": "end_longitude", "type": "esriFieldTypeString", "alias": "End Longitude", "length": 250, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 250, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 250, "domain": null }, { "name": "originating_system", "type": "esriFieldTypeString", "alias": "Originating System", "length": 250, "domain": null }, { "name": "operations_center", "type": "esriFieldTypeString", "alias": "Operations Center", "length": 250, "domain": null }, { "name": "event_name", "type": "esriFieldTypeString", "alias": "Event Name", "length": 1500, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 1500, "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 1500, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 250, "domain": null }, { "name": "start_date", "type": "esriFieldTypeString", "alias": "start_date", "length": 10, "domain": null }, { "name": "year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null }, { "name": "duration_min", "type": "esriFieldTypeSingle", "alias": "Duration (minutes)", "domain": null }, { "name": "duration_hr", "type": "esriFieldTypeSingle", "alias": "Duration (hours)", "domain": null }, { "name": "in_floodplain_100", "type": "esriFieldTypeSmallInteger", "alias": "In Floodplain (100)", "domain": { "type": "codedValue", "name": "In Floodplain", "description": "", "codedValues": [ { "name": "Outside Floodplain", "code": 0 }, { "name": "In Floodplain", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "in_floodplain_500", "type": "esriFieldTypeSmallInteger", "alias": "In Floodplain (500)", "domain": { "type": "codedValue", "name": "In Floodplain", "description": "", "codedValues": [ { "name": "Outside Floodplain", "code": 0 }, { "name": "In Floodplain", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "in_floodplain_extreme", "type": "esriFieldTypeSmallInteger", "alias": "In Floodplain (Extreme)", "domain": { "type": "codedValue", "name": "In Floodplain", "description": "", "codedValues": [ { "name": "Outside Floodplain", "code": 0 }, { "name": "In Floodplain", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9f0e4f7e2e8f43fd8cb910a7c48fdf7d" }