{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Crosswalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103016, "latestWkid": 6434, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Crosswalk Type", "classes": [ { "label": "Marked", "description": "Marked", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 131, 196, 255 ], "width": 3 }, "values": [ [ "Marked" ] ] }, { "label": "Unmarked", "description": "Unmarked", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 64, 25, 255 ], "width": 2.9999999999999996 }, "values": [ [ "Unmarked" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 131, 196, 255 ], "width": 3 }, "value": "Marked", "label": "Marked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 64, 25, 255 ], "width": 2.9999999999999996 }, "value": "Unmarked", "label": "Unmarked" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 219, 255 ], "toColor": [ 192, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 184, 255 ], "toColor": [ 252, 243, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 246, 252, 255 ], "toColor": [ 197, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 182, 252, 255 ], "toColor": [ 184, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 182, 255 ], "toColor": [ 211, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 204, 255 ], "toColor": [ 252, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 901201.9984897226, "ymin": 627490.6104838997, "xmax": 1048661.7855905592, "ymax": 769617.9387614727, "spatialReference": { "wkid": 103016, "latestWkid": 6434, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Marking Material", "length": 100, "domain": { "type": "codedValue", "name": "CrosswalkMaterial", "description": "Crosswalk Material", "codedValues": [ { "name": "Pavement Markings", "code": "Pavement Markings" }, { "name": "Special Pavers", "code": "Special Pavers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Crosswalk Type", "length": 100, "domain": { "type": "codedValue", "name": "CrosswalkType", "description": "Crosswalk Type", "codedValues": [ { "name": "Marked", "code": "Marked" }, { "name": "Unmarked", "code": "Unmarked" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 30, "domain": { "type": "codedValue", "name": "SCRCOGMunicipality", "description": "SCRCOG Municipality", "codedValues": [ { "name": "Bethany", "code": "Bethany" }, { "name": "Branford", "code": "Branford" }, { "name": "East Haven", "code": "East Haven" }, { "name": "Guilford", "code": "Guilford" }, { "name": "Hamden", "code": "Hamden" }, { "name": "Madison", "code": "Madison" }, { "name": "Meriden", "code": "Meriden" }, { "name": "Milford", "code": "Milford" }, { "name": "New Haven", "code": "New Haven" }, { "name": "North Branford", "code": "North Branford" }, { "name": "North Haven", "code": "North Haven" }, { "name": "Orange", "code": "Orange" }, { "name": "Wallingford", "code": "Wallingford" }, { "name": "West Haven", "code": "West Haven" }, { "name": "Woodbridge", "code": "Woodbridge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 100, "domain": null }, { "name": "ConstructedDate", "type": "esriFieldTypeDate", "alias": "Constructed Date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Asset Status", "codedValues": [ { "name": "Commissioned", "code": "Commissioned" }, { "name": "Planned", "code": "Planned" }, { "name": "Decommissioned", "code": "Decommissioned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "Source", "description": "Status Source", "codedValues": [ { "name": "Imagery", "code": "Imagery" }, { "name": "Plans", "code": "Plans" } ], "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_133", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_133", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S103_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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "dcd3564e44894df0b0f375336fe750c1" }