{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Future Closures", "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]]", "xyTolerance": 5.12000000476837E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.07138599999883E8, "falseY": -9.7193799999903E7, "xyUnits": 15624.9999854481, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Grand Rapids\nTraffic Safety\nEngineering\nCommunity Engagement", "parentLayer": { "id": 9, "name": "Road Closures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0531676968965286E8, "ymin": -9.719294265830767E7, "xmax": 1.280315287258935E7, "ymax": 2217493.497160904, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1122618968879202E8, "falseY": -1.0216346446608111E8, "xyUnits": 3.669016446248015E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }