{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Pavement Markings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MarkType", "field2": "Color", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 146, 186, 0, 255 ], "width": 1 }, "value": ",Blue", "label": ", Blue" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 97, 153, 0, 255 ], "width": 1 }, "value": ",White", "label": ", White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 219, 0, 255 ], "width": 1 }, "value": ",Yellow", "label": ", Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Cross-hatch,Yellow", "label": "Cross-hatch, Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Crosswalk,White", "label": "Crosswalk, White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "Handicap,Blue", "label": "Handicap, Blue" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Lane line,Yellow", "label": "Lane line, Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "No Parking,White", "label": "No Parking, White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 2 }, "value": "No Parking,Yellow", "label": "No Parking, Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Parking,Yellow", "label": "Parking, Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "Stop line,White", "label": "Stop line, White" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9598994.528847234, "ymin": 5279873.612634965, "xmax": -9557377.380904287, "ymax": 5322415.56205107, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 25, "domain": null }, { "name": "MarkType", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "PavementMarkingType", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limted Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" }, { "name": "Sports field line", "code": "Sports field line" }, { "name": "Fire lane", "code": "Fire lane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor_1", "description": "PavementMarkingColor", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Campus", "type": "esriFieldTypeString", "alias": "Campus", "length": 50, "domain": { "type": "codedValue", "name": "CampusLocation", "description": "", "codedValues": [ { "name": "Fillmore Complex", "code": "Fillmore Complex" }, { "name": "James St", "code": "James St" }, { "name": "Holland", "code": "Holland" }, { "name": "Grand Haven", "code": "Grand Haven" }, { "name": "Hudsonville", "code": "Hudsonville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6896_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6896", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6896", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4658_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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "892d2b16f43942c786688527294a043c" }