{ "isCoGoEnabled": false, "extent": { "ymin": 5071456.1448, "xmin": -1.01384475753E7, "ymax": 5074818.526200004, "xmax": -1.0135163039E7, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4892314192838538E8, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "ACTIVE = 'Yes' And (STARTDATE <= GETDATE() And ENDDATE >= GETDATE())", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "editingInfo": {"lastEditDate": 1747138943211}, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 0, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4892314192838538E8, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "RoadBlockPoint", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "incidentnm": null, "permitid": null, "blocktype": null, "active": null, "startdate": null, "enddate": null, "blocknm": null, "fullclose": null, "blockoccur": null, "contact": null, "comment": null, "locdesc": null, "incidentid": null, "direction": null, "altroute": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.5, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": false, "name": "Road Closure Point", "allowTrueCurvesUpdates": false, "displayField": "blocknm", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "BLOCKNM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "blocknm", "length": 255, "alias": "Road Closure", "type": "esriFieldTypeString" }, { "modelName": "LOCDESC", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "locdesc", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "modelName": "BLOCKTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "RoadBlockReason", "description": "The reason for the road closure", "type": "codedValue", "codedValues": [ { "code": "Event", "name": "Event" }, { "code": "Incident", "name": "Incident" }, { "code": "Maintenance", "name": "Maintenance" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "blocktype", "length": 50, "alias": "Reason", "type": "esriFieldTypeString" }, { "modelName": "COMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comment", "length": 255, "alias": "Comments", "type": "esriFieldTypeString" }, { "modelName": "FULLCLOSE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "fullclose", "length": 5, "alias": "Full Closure", "type": "esriFieldTypeString" }, { "modelName": "DIRECTION", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Direction", "description": "A general description of cardinal direction", "type": "codedValue", "codedValues": [ { "code": "East", "name": "East" }, { "code": "North", "name": "North" }, { "code": "South", "name": "South" }, { "code": "West", "name": "West" }, { "code": "Northeast", "name": "Northeast" }, { "code": "Northwest", "name": "Northwest" }, { "code": "Southeast", "name": "Southeast" }, { "code": "Southwest", "name": "Southwest" }, { "code": "North/South", "name": "North/South" }, { "code": "East/West", "name": "East/West" }, { "code": "Northeast/Northwest", "name": "Northeast/Northwest" }, { "code": "Southeast/Southwest", "name": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "direction", "length": 35, "alias": "Direction", "type": "esriFieldTypeString" }, { "modelName": "BLOCKOCCUR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "RoadBlockDuration", "description": "The duration the road block occurs", "type": "codedValue", "codedValues": [ { "code": "Recurring", "name": "Recurring" }, { "code": "Continuous", "name": "Continuous" }, { "code": "Other", "name": "Other" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "blockoccur", "length": 25, "alias": "Road Closure Duration", "type": "esriFieldTypeString" }, { "modelName": "ACTIVE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "active", "length": 5, "alias": "Active", "type": "esriFieldTypeString" }, { "modelName": "ALTROUTE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altroute", "length": 255, "alias": "Alternate Route", "type": "esriFieldTypeString" }, { "modelName": "STARTDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "startdate", "length": 29, "alias": "Starts", "type": "esriFieldTypeDate" }, { "modelName": "ENDDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "enddate", "length": 29, "alias": "Ends", "type": "esriFieldTypeDate" }, { "modelName": "CONTACT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "contact", "length": 255, "alias": "Contact Information", "type": "esriFieldTypeString" }, { "modelName": "PERMITID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "permitid", "length": 50, "alias": "Permit Identifier", "type": "esriFieldTypeString" }, { "modelName": "INCIDENTID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "incidentid", "length": 30, "alias": "Incident Number", "type": "esriFieldTypeString" }, { "modelName": "INCIDENTNM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "incidentnm", "length": 255, "alias": "Incident Name", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "Created By", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "Created Date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "Updated By", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "Update Date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "sourceSpatialReference": { "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]]", "falseM": -100000, "mUnits": 10000, "zUnits": 10000, "zTolerance": 0.001, "wkid": 3857, "xyUnits": 1.4892314192838538E8, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "a4_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "r17_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": false, "queryBinsCapabilities": { "supportsFirstDayOfWeek": false, "supportedNormalizationTypes": [ "boxCox", "field", "inverse", "log", "naturalLog", "percentOfTotal", "squareRoot" ], "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsNormalization": true, "supportsSnapToData": true, "supportsFixedIntervalBin": true, "supportsStackBy": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true, "supportsSplitBy": true, "supportsReturnFullIntervalBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsOperator": true, "supportsSearchOperator": true }, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "3bb862f19d5049c0a9873af8d8ee771d", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,imageCollection,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4FJREFUeNrMWD1IW1EUzrOWKkRIIBR16iCiUx3EycmlDiKBunRKMgvi1s3FqYuCq4N10qEdVBA3BwuB9CdJsUaoVNpKDf7lWaOmjeb1fK/nluurSbzvJ/rg5Cbv3fOd751z871zn893xw/NibNhGP00PCbrImu2XM6SpcjSmqat1JQgEYvS8JTMf0OXPNlrIvrSU4JErI2G52QYfbnFxcDezExzPpEIFHd3G+S591taCv6eHv1hLJYNDg7qfHqL7AUR3XJ9LaCcZEtkqz/X1t5+7O7OfdA0Y4fslKxosVO+hjmYCx/4Mka/2+R6GXz1x8REJkFBs9eQKmeYCx/4ChxgukWuTWQOAdJyxoJB43J01Cglk4b1wDlcwxyR0fRVkku8ZBwTnJTJFZjcRThsGLmcUfWgOZhbZF8LyUk31t3q2cZG/H1TU/GYyV1Go4bqAR/4AgNYwGSS/U4IzgFkMxze/SpnzuYhMgksYDLBOSdrz8xeQpSW1tONylqh3MAo8J9GymLZtVhXgeMTfBzMz4dCNN7D5EjE5wsE7K8Z8gUGsEKMLcdSJWjelb68HBKUNBB0+mxljABjy7FUS2zqVVzSM7cOgRf/i2nGKcejXqU8F3V1Ne9mKkY8z2QaHtxyu1Uxg42dnYVf4oeu++pLJVeCqlRCqWZGKuX8yaSIUYlgVrRNZwJ8dtY5QcY4Y2w5lipB81YbOzryJ3yiBHBdt8+OfEtM8ISx5ViqBNP4CA4MHBxKAS5jMdv8TF++wUPGlmOp6qBftFkJergfSXropFmAAQuYUtvlt7deaO8BkG9jY5/TlibUTrslDFjAZIJRJ93Mvywm29tPvli7ZYWGVRgwgOU4e9Z23+xqqCz7Cq2+1fa5tFIX0+tYB2kH9oaGFYj2o6mpzW0sdjt/EDL4AgNYwGRsV/YlKPU07vpTX9/+uo3srV9tUqe92HaaDezvvb21d62t5zsK5DAXPvB1bbNUhuQQSB4tLCTjvL+oRu6Y2yr4cPaGPO0uKMA4Am2PjGzLu7zrTOziMJfJjXve/lSVHi8lRYFkVzXpuUZSumraSFLAYfGUSVhKXfj/VcfwrXS7svRkLJKCc55Jiup7G8gHyrnDkoLvnkuKXempqaSoSs9WJPId5qakaG5JDw1z0ithdMrP6FmbvzNv44X0uC0p9W4BUbZSROyV+O4W7h8BBgD0yKwq9YUZswAAAABJRU5ErkJggg==", "yoffset": 15, "width": 30, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "442727afcc4b7c8e6ad00ae7248c522f", "height": 30 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }