{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Watches_and_Warnings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": true, "supportsTopFeaturesQuery": true, "supportsOrderByOnlyOnLayerFields": false, "supportsPercentileStatistics": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "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 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tcww", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "value": "HWR", "symbol": { "color": [ 255, 0, 0, 255 ], "width": 2.25, "type": "esriSLS", "style": "esriSLSSolid" }, "label": "Hurricane Warning" }, { "value": "TWR", "symbol": { "color": [ 0, 0, 255, 255 ], "width": 2.25, "type": "esriSLS", "style": "esriSLSSolid" }, "label": "Tropical Storm Warning" }, { "value": "HWA", "symbol": { "color": [ 255, 174, 185, 255 ], "width": 2.25, "type": "esriSLS", "style": "esriSLSSolid" }, "label": "Hurricane Watch" }, { "value": "TWA", "symbol": { "color": [ 238, 238, 0, 255 ], "width": 2.25, "type": "esriSLS", "style": "esriSLSSolid" }, "label": "Tropical Storm Watch" } ] } }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "stormname", "typeIdField": "tcww", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "objectid", "editable": false }, { "name": "stormname", "type": "esriFieldTypeString", "alias": "STORMNAME", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "stormname" }, { "name": "stormtype", "type": "esriFieldTypeString", "alias": "STORMTYPE", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "stormtype" }, { "name": "advdate", "type": "esriFieldTypeDate", "alias": "ADVDATE", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "advdate" }, { "name": "advisnum", "type": "esriFieldTypeString", "alias": "ADVISNUM", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "advisnum" }, { "name": "stormnum", "type": "esriFieldTypeDouble", "alias": "STORMNUM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "stormnum" }, { "name": "fcstprd", "type": "esriFieldTypeDouble", "alias": "FCSTPRD", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "fcstprd" }, { "name": "basin", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "basin" }, { "name": "tcww", "type": "esriFieldTypeString", "alias": "TCWW", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "tcww" }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Length", "alias": "SHAPE__Length" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r5471_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5108_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "HWR", "name": "Hurricane Warning", "domains": {}, "templates": [ { "name": "Hurricane Warning", "description": "", "prototype": { "attributes": { "basin": null, "tcww": "HWR", "stormname": null, "stormtype": null, "advdate": null, "advisnum": null, "stormnum": null, "fcstprd": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TWR", "name": "Tropical Storm Warning", "domains": {}, "templates": [ { "name": "Tropical Storm Warning", "description": "", "prototype": { "attributes": { "basin": null, "tcww": "TWR", "stormname": null, "stormtype": null, "advdate": null, "advisnum": null, "stormnum": null, "fcstprd": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "HWA", "name": "Hurricane Watch", "domains": {}, "templates": [ { "name": "Hurricane Watch", "description": "", "prototype": { "attributes": { "basin": null, "tcww": "HWA", "stormname": null, "stormtype": null, "advdate": null, "advisnum": null, "stormnum": null, "fcstprd": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TWA", "name": "Tropical Storm Watch", "domains": {}, "templates": [ { "name": "Tropical Storm Watch", "description": "", "prototype": { "attributes": { "basin": null, "tcww": "TWA", "stormname": null, "stormtype": null, "advdate": null, "advisnum": null, "stormnum": null, "fcstprd": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Create,Editing,Uploads,Query,Update,Delete", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "serviceItemId": "5e46f49fef5243f58f523c82175db8e2", "hasMetadata": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "supportsAppend": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection", "supportsQuantizationEditMode": true, "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "supportsFieldDescriptionProperty": true, "supportsExceedsLimitStatistics": true, "sqlParserVersion": "PG_10.8.1" }