{ "currentVersion": 10.81, "id": 2, "name": "Approved Utility Work (Not Scheduled ) ", "type": "Feature Layer", "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. ", "geometryType": "esriGeometryPolyline", "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]]"}, "copyrightText": "City of Grand Rapids\nTraffic Safety\nEngineering\nCommunity Engagement", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 59, "labelingInfo": null }, "defaultVisibility": 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]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "FROM_STREET", "length": 50, "domain": null }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO_STREET", "length": 50, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "DESCRIPTION_OF_WORK", "type": "esriFieldTypeString", "alias": "DESCRIPTION_OF_WORK", "length": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WORK_GROUP", "type": "esriFieldTypeString", "alias": "WORK_GROUP", "length": 25, "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" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 150, "domain": null }, { "name": "Detour", "type": "esriFieldTypeString", "alias": "Detour", "length": 200, "domain": null }, { "name": "Permit", "type": "esriFieldTypeString", "alias": "Permit", "length": 150, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 25, "domain": null }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create_Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 25, "domain": null }, { "name": "Last_Editor", "type": "esriFieldTypeDate", "alias": "Last_Editor", "length": 8, "domain": null }, { "name": "Closure_Category", "type": "esriFieldTypeString", "alias": "Closure_Category", "length": 50, "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" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Project_Number", "type": "esriFieldTypeInteger", "alias": "Project_Number", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R540_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S375_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }