{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 96, "name": "Pavement Marking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "978949e64232e06887b6ee6ec144a7a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWUlEQVQ4jbXUvUrDUBTA8f+BQJeC+AbufoBjdxV0kKJJoHZzKHXyFXyH4qIiOLTU3Fi7OwoqQkd336AFNwWPJGm1V/PRod4pCef+OPecc+Mwx+X8C6YguBwhXIjhvWijblOiTJNlWnLCp52ZSwWhBeyox14eqAnUBzZ54Rl4tDAJeVCfQ5RLoJcFagLdxhDUxSSQnVkEBlypH585FZyCtsbQdWrNisAiKLObf8BdapTo5kG5o2GBJV6BhTyoeM7e6FLmGFgHnliklxeeiY1rFG1eQzlFaDIk0Aa+nPExM2a1XzgQQ6Ae90CbIUYbeGmgUwDVJSCIvke1Uh9F6TAkVA/v9xw6s0CTFb1r0pQ2xKA7DTopV2QDjY9m0kogEeiiCB3gRj32J+BPZmVWgApQk5AwDfoGQ4y60QPnwCowsDAxDLTKkvQZ5UEWWOVuOt6+mzNCWfFz/Tl+Aaenmq4PMSDMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584325.427321006, "ymin": 4695328.32747078, "xmax": -8561516.18686689, "ymax": 4720885.633508506, "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": "STREETJUNCTIONID", "type": "esriFieldTypeInteger", "alias": "Street Junciton Identifier", "domain": null }, { "name": "STREETSEGID", "type": "esriFieldTypeInteger", "alias": "Street Segment Identifier", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "MARKINGID", "type": "esriFieldTypeInteger", "alias": "Marking Identifier", "domain": null }, { "name": "MARKINGTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Marking Type", "domain": { "type": "codedValue", "name": "MarkingType", "description": "Pavement marking type", "codedValues": [ { "name": "Paint", "code": 1 }, { "name": "Tape", "code": 2 }, { "name": "Thermoplastic", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKINGCONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Marking Condition", "domain": { "type": "codedValue", "name": "AssetContition", "description": "Contition of an asset", "codedValues": [ { "name": "Good", "code": 1 }, { "name": "Fair", "code": 2 }, { "name": "Poor", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKINGDETAIL", "type": "esriFieldTypeSmallInteger", "alias": "Marking Detail", "domain": { "type": "codedValue", "name": "MarkingDetails", "description": "Pavement marking details", "codedValues": [ { "name": "Centerline", "code": 1 }, { "name": "Stop Bar", "code": 2 }, { "name": "Standard Crosswalk", "code": 3 }, { "name": "Diagonal Crosswalk", "code": 4 }, { "name": "Longitudal Crosswalk", "code": 5 }, { "name": "Lane Divider", "code": 6 }, { "name": "Skip", "code": 7 }, { "name": "Puppy Track", "code": 8 }, { "name": "Edge Line", "code": 9 }, { "name": "Through Lane-Use Arrow", "code": 10 }, { "name": "Turn Lane-Use Arrow", "code": 11 }, { "name": "Turn and Through Lane-Use Arrow", "code": 12 }, { "name": "Wrong Way Arrow", "code": 13 }, { "name": "Lane Reduction Arrow", "code": 14 }, { "name": "Parking Space Marking", "code": 15 }, { "name": "Speed", "code": 16 }, { "name": "Wording-Left Arrow", "code": 17 }, { "name": "Yeild Line", "code": 18 }, { "name": "Bike Symbol", "code": 19 }, { "name": "Two-Way Left Turn Lane Markings", "code": 20 }, { "name": "Reversible Line Markings", "code": 21 }, { "name": "Hatching", "code": 22 }, { "name": "Rumble Strips", "code": 23 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6495_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6495", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A3419_IX1", "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": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }