{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "PD_Alerts_Public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -83.34245023399995, "ymin": 35.321130862000075, "xmax": -81.34245023399995, "ymax": 37.321130862000075, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Alert_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Unique_ID" }, { "name": "Alert_Name", "type": "esriFieldTypeString", "alias": "Alert_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Alert_Name" }, { "name": "Summary", "type": "esriFieldTypeString", "alias": "Summary", "domain": null, "editable": true, "nullable": true, "length": 2550, "defaultValue": null, "modelName": "Summary" }, { "name": "SQL_Query", "type": "esriFieldTypeString", "alias": "SQL_Query", "domain": null, "editable": true, "nullable": true, "length": 2550, "defaultValue": null, "modelName": "SQL_Query" }, { "name": "Email_Addr", "type": "esriFieldTypeString", "alias": "Email_Addr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Email_Addr" }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Active" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Day_of_Week", "type": "esriFieldTypeString", "alias": "Day_of_Week", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Day_of_Week" }, { "name": "Last_Run", "type": "esriFieldTypeDate", "alias": "Last_Run", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Run" }, { "name": "Next_Scheduled_Run", "type": "esriFieldTypeDate", "alias": "Next_Scheduled_Run", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Next_Scheduled_Run" }, { "name": "Time_To_Run", "type": "esriFieldTypeString", "alias": "Time To Run", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Time_To_Run" }, { "name": "Frequency", "type": "esriFieldTypeString", "alias": "Frequency", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Frequency" }, { "name": "Requester_Name", "type": "esriFieldTypeString", "alias": "Requester_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Requester_Name" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "AOI_Type", "type": "esriFieldTypeString", "alias": "AOI_Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AOI_Type" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "Confirmed", "type": "esriFieldTypeString", "alias": "Confirmation Sent", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Confirmed" }, { "name": "Hide", "type": "esriFieldTypeString", "alias": "Hide", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Hide" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "ConfirmEmail", "type": "esriFieldTypeString", "alias": "ConfirmEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ConfirmEmail" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R79695_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_79695", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S79633_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PD_Alerts_Public", "description": "", "prototype": { "attributes": { "Confirmed": null, "Hide": null, "ConfirmEmail": null, "Unique_ID": null, "Alert_Name": null, "Summary": null, "SQL_Query": null, "Email_Addr": null, "Active": null, "Distance": null, "AOI_Type": null, "Longitude": null, "Latitude": null, "Day_of_Week": null, "Last_Run": null, "Next_Scheduled_Run": null, "Time_To_Run": null, "Frequency": null, "Requester_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5409321585c3447487a4a4d248350e0a" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Cancel_Public_Alert", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AlertName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParentGUID", "type": "esriFieldTypeGUID", "alias": "ParentGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentGUID" }, { "name": "AlertName", "type": "esriFieldTypeString", "alias": "AlertName", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "AlertName" }, { "name": "Cancelled", "type": "esriFieldTypeString", "alias": "Cancelled", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Cancelled" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Hide", "type": "esriFieldTypeString", "alias": "Hide", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Hide" } ], "indexes": [ { "name": "R79700_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_79700", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ParentGUID", "fields": "ParentGUID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cancel_Public_Alert", "description": "", "prototype": { "attributes": { "Cancelled": null, "Hide": null, "ParentGUID": null, "AlertName": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1, "maxRecordCountFactor": 1, "serviceItemId": "5409321585c3447487a4a4d248350e0a" } ] }