{ "currentVersion": 10.81, "id": 4, "name": "ArcGIS.GDBO.ROADCLOSURES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This feature it a continuously updated feature that contains informatoin on what city works, utility work, and privat work is taking place in the traffic network of Grand Rapids. This feature is updated by GR Traffic, Community Engagement, and Engineering. ", "copyrightText": "City of Grand Rapids\nTraffic Safety\nEngineering\nCommunity Engagement", "editFieldsInfo": { "creationDateField": "Create_Date", "creatorField": "Creator", "editDateField": "Last_Editor", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.07138599999883E8, "ymin": -9.7193799999903E7, "xmax": 1.280315287258935E7, "ymax": 2217493.4971608967, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Michigan_South_FIPS_2113_IntlFeet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",13123359.58005249],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-84.36666666666666],PARAMETER[\"Standard_Parallel_1\",42.1],PARAMETER[\"Standard_Parallel_2\",43.66666666666666],PARAMETER[\"Latitude_Of_Origin\",41.5],UNIT[\"Foot\",0.3048]]"} }, "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Michigan_South_FIPS_2113_IntlFeet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",13123359.58005249],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-84.36666666666666],PARAMETER[\"Standard_Parallel_1\",42.1],PARAMETER[\"Standard_Parallel_2\",43.66666666666666],PARAMETER[\"Latitude_Of_Origin\",41.5],UNIT[\"Foot\",0.3048]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "FROM_STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_STREET" }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO_STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_STREET" }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "START_DATE" }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "END_DATE" }, { "name": "DESCRIPTION_OF_WORK", "type": "esriFieldTypeString", "alias": "DESCRIPTION_OF_WORK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DESCRIPTION_OF_WORK" }, { "name": "WORK_GROUP", "type": "esriFieldTypeString", "alias": "WORK_GROUP", "domain": { "type": "codedValue", "name": "RoadClosure_WkGrp", "description": "Work Group types for road closure layer in LSS", "codedValues": [ { "name": "Road Construction", "code": "Road Construction" }, { "name": "Utility Work", "code": "Utility Work" }, { "name": "Special Event", "code": "Special Event" }, { "name": "Private Development", "code": "Private Development" }, { "name": "Other", "code": "Other" }, { "name": "Road Maintenance", "code": "Road Maintenance" }, { "name": "Utility - Major", "code": "Utility - Major" }, { "name": "Utility - Minor", "code": "Utility - Minor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WORK_GROUP" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "URL" }, { "name": "Detour", "type": "esriFieldTypeString", "alias": "Detour", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Detour" }, { "name": "Permit", "type": "esriFieldTypeString", "alias": "Permit", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Permit" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Creator" }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create_Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Create_Date" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Editor" }, { "name": "Last_Editor", "type": "esriFieldTypeDate", "alias": "Last_Editor", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Editor" }, { "name": "Closure_Category", "type": "esriFieldTypeString", "alias": "Closure_Category", "domain": { "type": "codedValue", "name": "RoadClosure_Category", "description": "RoadClosure_Category. Applied to ROADCLOSURES layer Closure Category field", "codedValues": [ { "name": "Full Closure", "code": "Full Closure" }, { "name": "Lane Closure / Shift", "code": "Lane Closure / Shift" }, { "name": "Shoulder / Parking Lane", "code": "Shoulder / Parking Lane" }, { "name": "Northbound", "code": "Northbound" }, { "name": "Southbound", "code": "Southbound" }, { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Closure_Category" }, { "name": "Project_Number", "type": "esriFieldTypeInteger", "alias": "Project_Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Project_Number" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R540_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S375_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ArcGIS.GDBO.ROADCLOSURES", "description": "", "prototype": { "attributes": { "Project_Number": null, "STREET_NAME": null, "FROM_STREET": null, "TO_STREET": null, "START_DATE": null, "END_DATE": null, "DESCRIPTION_OF_WORK": null, "WORK_GROUP": null, "URL": null, "Detour": null, "Permit": null, "Closure_Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }