{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "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": "esriSLS", "style": "esriSLSDash", "color": [ 205, 137, 102, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TrailName]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 6500, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Verdana", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3597767947230533E7, "ymin": 6018935.79575778, "xmax": -1.3570391004040578E7, "ymax": 6038893.220015692, "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": "TrailName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TrailID", "type": "esriFieldTypeSmallInteger", "alias": "TrailID", "domain": null }, { "name": "TrailCode", "type": "esriFieldTypeString", "alias": "Trail Code", "length": 20, "domain": null }, { "name": "TrailType", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 30, "domain": { "type": "codedValue", "name": "TrailType", "description": "Super-class typing of trails", "codedValues": [ { "name": "Regional", "code": "R" }, { "name": "Urban-Shared", "code": "US" }, { "name": "Urban-Pedestrian", "code": "UP" }, { "name": "Natural", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrailName", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 100, "domain": null }, { "name": "TrailNumber", "type": "esriFieldTypeString", "alias": "TrailNumber", "length": 10, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 30, "domain": { "type": "codedValue", "name": "TrailSurface", "description": "Trail surface types", "codedValues": [ { "name": "Paved", "code": "PAVED" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SegmentLength", "type": "esriFieldTypeDouble", "alias": "Segment Length", "domain": null }, { "name": "PublicPrivate", "type": "esriFieldTypeString", "alias": "Public-Private", "length": 20, "domain": { "type": "codedValue", "name": "PublicPrivate", "description": "Public or Private ownership", "codedValues": [ { "name": "Public", "code": "PUBLIC" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrailOwner", "type": "esriFieldTypeString", "alias": "Trail Owner", "length": 50, "domain": null }, { "name": "TrailMaintenance", "type": "esriFieldTypeString", "alias": "Trail Maintenance", "length": 50, "domain": null }, { "name": "PMO", "type": "esriFieldTypeString", "alias": "Primary Mgmt. Objective", "length": 75, "domain": null }, { "name": "FamilyFriendly", "type": "esriFieldTypeString", "alias": "Family Friendly", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADA", "type": "esriFieldTypeString", "alias": "ADA Accessible", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Walking", "type": "esriFieldTypeString", "alias": "Walking", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Biking", "type": "esriFieldTypeString", "alias": "Biking", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Horse", "type": "esriFieldTypeString", "alias": "Horse", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Viewpoints", "type": "esriFieldTypeString", "alias": "Viewpoints", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InterpretiveFeatures", "type": "esriFieldTypeString", "alias": "Interpretive Features", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Bridges", "type": "esriFieldTypeString", "alias": "Bridges", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lighting", "type": "esriFieldTypeString", "alias": "Lighting", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Difficulty", "type": "esriFieldTypeString", "alias": "Difficulty Rating", "length": 30, "domain": null }, { "name": "Updated", "type": "esriFieldTypeDate", "alias": "Updated", "length": 8, "domain": null }, { "name": "Datasource", "type": "esriFieldTypeString", "alias": "Datasource", "length": 30, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Pavement Markings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "TYPE", "classes": [ { "label": "25 (text)", "description": "25 (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 75, 117, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "25 (text)" ] ] }, { "label": "30 (text)", "description": "30 (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 235, 192, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "30 (text)" ] ] }, { "label": "ARROW LEFT", "description": "ARROW LEFT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 174, 80, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "ARROW LEFT" ] ] }, { "label": "ARROW RIGHT", "description": "ARROW RIGHT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 140, 247, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "ARROW RIGHT" ] ] }, { "label": "ARROW STRAIGHT", "description": "ARROW STRAIGHT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 186, 250, 90, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "ARROW STRAIGHT" ] ] }, { "label": "BIKE", "description": "BIKE", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 86, 232, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "BIKE" ] ] }, { "label": "BIKE LANE", "description": "BIKE LANE", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 91, 127, 140, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "BIKE LANE" ] ] }, { "label": "BUS (text)", "description": "BUS (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 84, 150, 56, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "BUS (text)" ] ] }, { "label": "BUS ONLY (text)", "description": "BUS ONLY (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 91, 56, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "BUS ONLY (text)" ] ] }, { "label": "COMBO ARROW-LEFT/RIGHT", "description": "COMBO ARROW-LEFT/RIGHT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 60, 128, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "COMBO ARROW-LEFT/RIGHT" ] ] }, { "label": "COMBO ARROW-STRAIGHT/LEFT", "description": "COMBO ARROW-STRAIGHT/LEFT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 250, 168, 147, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "COMBO ARROW-STRAIGHT/LEFT" ] ] }, { "label": "COMBO ARROW-STRAIGHT/LEFT/RIGHT", "description": "COMBO ARROW-STRAIGHT/LEFT/RIGHT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 247, 161, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "COMBO ARROW-STRAIGHT/LEFT/RIGHT" ] ] }, { "label": "COMBO ARROW-STRAIGHT/RIGHT", "description": "COMBO ARROW-STRAIGHT/RIGHT", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 235, 136, 221, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "COMBO ARROW-STRAIGHT/RIGHT" ] ] }, { "label": "DIAMOND", "description": "DIAMOND", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 149, 150, 101, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "DIAMOND" ] ] }, { "label": "DO NOT BLOCK (text)", "description": "DO NOT BLOCK (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 110, 86, 232, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "DO NOT BLOCK (text)" ] ] }, { "label": "EXCEPT (text)", "description": "EXCEPT (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 76, 92, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "EXCEPT (text)" ] ] }, { "label": "HEAD IN PARKING ONLY (text)", "description": "HEAD IN PARKING ONLY (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 212, 245, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "HEAD IN PARKING ONLY (text)" ] ] }, { "label": "LOAD (text)", "description": "LOAD (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 153, 117, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "LOAD (text)" ] ] }, { "label": "MERGE (text)", "description": "MERGE (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 113, 217, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "MERGE (text)" ] ] }, { "label": "MERGE ARROW", "description": "MERGE ARROW", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 237, 97, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "MERGE ARROW" ] ] }, { "label": "MPH (text)", "description": "MPH (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 176, 240, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "MPH (text)" ] ] }, { "label": "NO PARKING (text)", "description": "NO PARKING (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 212, 76, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "NO PARKING (text)" ] ] }, { "label": "ONLY (text)", "description": "ONLY (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 54, 87, 138, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "ONLY (text)" ] ] }, { "label": "ONLY TRANSIT (text)", "description": "ONLY TRANSIT (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 242, 157, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "ONLY TRANSIT (text)" ] ] }, { "label": "RAILROAD CROSSING", "description": "RAILROAD CROSSING", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 121, 181, 173, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "RAILROAD CROSSING" ] ] }, { "label": "SCHOOL (text)", "description": "SCHOOL (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 47, 123, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "SCHOOL (text)" ] ] }, { "label": "SPEED (text)", "description": "SPEED (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 132, 151, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "SPEED (text)" ] ] }, { "label": "SPEED BUMP MARKING", "description": "SPEED BUMP MARKING", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 111, 168, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "SPEED BUMP MARKING" ] ] }, { "label": "STOP (text)", "description": "STOP (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 207, 118, 74, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "STOP (text)" ] ] }, { "label": "STORAGE PARKING ONLY (text)", "description": "STORAGE PARKING ONLY (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 158, 62, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "STORAGE PARKING ONLY (text)" ] ] }, { "label": "YIELD (TEXT)", "description": "YIELD (TEXT)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 51, 61, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "YIELD (TEXT)" ] ] }, { "label": "YIELD BAR", "description": "YIELD BAR", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 196, 79, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "YIELD BAR" ] ] }, { "label": "ZONE (text)", "description": "ZONE (text)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 161, 247, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "ZONE (text)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 75, 117, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "25 (text)", "label": "25 (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 235, 192, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "30 (text)", "label": "30 (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 174, 80, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ARROW LEFT", "label": "ARROW LEFT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 140, 247, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ARROW RIGHT", "label": "ARROW RIGHT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 186, 250, 90, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ARROW STRAIGHT", "label": "ARROW STRAIGHT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 86, 232, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "BIKE", "label": "BIKE" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 91, 127, 140, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "BIKE LANE", "label": "BIKE LANE" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 84, 150, 56, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "BUS (text)", "label": "BUS (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 91, 56, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "BUS ONLY (text)", "label": "BUS ONLY (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 60, 128, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "COMBO ARROW-LEFT/RIGHT", "label": "COMBO ARROW-LEFT/RIGHT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 250, 168, 147, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "COMBO ARROW-STRAIGHT/LEFT", "label": "COMBO ARROW-STRAIGHT/LEFT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 247, 161, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "COMBO ARROW-STRAIGHT/LEFT/RIGHT", "label": "COMBO ARROW-STRAIGHT/LEFT/RIGHT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 235, 136, 221, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "COMBO ARROW-STRAIGHT/RIGHT", "label": "COMBO ARROW-STRAIGHT/RIGHT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 149, 150, 101, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "DIAMOND", "label": "DIAMOND" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 110, 86, 232, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "DO NOT BLOCK (text)", "label": "DO NOT BLOCK (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 76, 92, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "EXCEPT (text)", "label": "EXCEPT (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 212, 245, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "HEAD IN PARKING ONLY (text)", "label": "HEAD IN PARKING ONLY (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 153, 117, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "LOAD (text)", "label": "LOAD (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 113, 217, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "MERGE (text)", "label": "MERGE (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 237, 97, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "MERGE ARROW", "label": "MERGE ARROW" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 176, 240, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "MPH (text)", "label": "MPH (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 212, 76, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "NO PARKING (text)", "label": "NO PARKING (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 54, 87, 138, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ONLY (text)", "label": "ONLY (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 242, 157, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ONLY TRANSIT (text)", "label": "ONLY TRANSIT (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 121, 181, 173, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "RAILROAD CROSSING", "label": "RAILROAD CROSSING" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 47, 123, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "SCHOOL (text)", "label": "SCHOOL (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 132, 151, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "SPEED (text)", "label": "SPEED (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 111, 168, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "SPEED BUMP MARKING", "label": "SPEED BUMP MARKING" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 207, 118, 74, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "STOP (text)", "label": "STOP (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 158, 62, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "STORAGE PARKING ONLY (text)", "label": "STORAGE PARKING ONLY (text)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 51, 61, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "YIELD (TEXT)", "label": "YIELD (TEXT)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 196, 79, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "YIELD BAR", "label": "YIELD BAR" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 161, 247, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ZONE (text)", "label": "ZONE (text)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 131, 49, 255 ], "toColor": [ 133, 131, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 103, 201, 255 ], "toColor": [ 149, 103, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 222, 247, 255 ], "toColor": [ 121, 222, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 92, 96, 255 ], "toColor": [ 230, 92, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 247, 113, 255 ], "toColor": [ 109, 247, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 56, 87, 255 ], "toColor": [ 128, 56, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 133, 102, 255 ], "toColor": [ 50, 133, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 122, 176, 255 ], "toColor": [ 72, 122, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 227, 87, 255 ], "toColor": [ 230, 227, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 206, 158, 255 ], "toColor": [ 247, 206, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 125, 197, 255 ], "toColor": [ 245, 125, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 242, 188, 255 ], "toColor": [ 107, 242, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 74, 48, 255 ], "toColor": [ 130, 74, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 163, 62, 255 ], "toColor": [ 72, 163, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 133, 134, 255 ], "toColor": [ 199, 133, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 83, 219, 255 ], "toColor": [ 215, 83, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 227, 143, 255 ], "toColor": [ 178, 227, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 62, 130, 255 ], "toColor": [ 47, 62, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 165, 87, 255 ], "toColor": [ 242, 165, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 227, 82, 255 ], "toColor": [ 169, 227, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 50, 137, 255 ], "toColor": [ 143, 50, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 144, 153, 255 ], "toColor": [ 60, 144, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 113, 164, 255 ], "toColor": [ 176, 113, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 204, 175, 255 ], "toColor": [ 137, 204, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 155, 250, 255 ], "toColor": [ 223, 155, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 141, 245, 255 ], "toColor": [ 113, 141, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 184, 250, 255 ], "toColor": [ 160, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 136, 106, 255 ], "toColor": [ 161, 136, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 161, 108, 255 ], "toColor": [ 124, 161, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 68, 194, 255 ], "toColor": [ 99, 68, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 94, 150, 255 ], "toColor": [ 247, 94, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 121, 255 ], "toColor": [ 217, 212, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 145, 134, 255 ], "toColor": [ 247, 145, 134, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3592069662886593E7, "ymin": 6025579.372287763, "xmax": -1.3580238239357322E7, "ymax": 6035835.721239799, "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": "RoadName", "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": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeString", "alias": "SEG_ID", "length": 10, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 50, "domain": null }, { "name": "VIEWER", "type": "esriFieldTypeString", "alias": "VIEWER", "length": 254, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation Angle", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Reflective Markers - Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COLOR", "uniqueValueGroups": [ { "heading": "COLOR", "classes": [ { "label": "BLUE", "description": "BLUE", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 112, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "BLUE" ] ] }, { "label": "WHITE", "description": "WHITE", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "WHITE" ] ] }, { "label": "YELLOW", "description": "YELLOW", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "YELLOW" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 112, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "BLUE", "label": "BLUE" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "WHITE", "label": "WHITE" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "YELLOW", "label": "YELLOW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 189, 255 ], "toColor": [ 252, 199, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 217, 255 ], "toColor": [ 179, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 245, 255 ], "toColor": [ 252, 212, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 197, 252, 255 ], "toColor": [ 229, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 187, 255 ], "toColor": [ 252, 215, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 226, 255 ], "toColor": [ 252, 184, 226, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592174311391633E7, "ymin": 6025806.204095538, "xmax": -1.3579732396440815E7, "ymax": 6035718.342611497, "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": "RoadName", "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": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeString", "alias": "SEG_ID", "length": 10, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 50, "domain": null }, { "name": "VIEWER", "type": "esriFieldTypeString", "alias": "VIEWER", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "RPMs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RPMColor", "uniqueValueGroups": [ { "heading": "RPM Color", "classes": [ { "label": "WHITE", "description": "WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "WHITE" ] ] }, { "label": "YELLOW", "description": "YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "YELLOW" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "WHITE", "label": "WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "YELLOW", "label": "YELLOW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 189, 255 ], "toColor": [ 252, 199, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 217, 255 ], "toColor": [ 179, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 245, 255 ], "toColor": [ 252, 212, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 197, 252, 255 ], "toColor": [ 229, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 187, 255 ], "toColor": [ 252, 215, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 226, 255 ], "toColor": [ 252, 184, 226, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592217552051319E7, "ymin": 6025433.015162869, "xmax": -1.3578665610666076E7, "ymax": 6035892.1166969435, "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": "StreetName", "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": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "MarkingType", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": null }, { "name": "RPMColor", "type": "esriFieldTypeString", "alias": "RPM Color", "length": 50, "domain": null }, { "name": "StripingType", "type": "esriFieldTypeString", "alias": "Striping Type", "length": 50, "domain": null }, { "name": "StripingCondition", "type": "esriFieldTypeString", "alias": "Striping Condition", "length": 50, "domain": null }, { "name": "AssetIDTransmap", "type": "esriFieldTypeInteger", "alias": "AssetID-Transmap", "domain": null }, { "name": "StreetSegID", "type": "esriFieldTypeInteger", "alias": "StreetSegID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "TransmapViewerLink", "type": "esriFieldTypeString", "alias": "Transmap Viewer Link", "length": 254, "domain": null }, { "name": "Datasource", "type": "esriFieldTypeString", "alias": "Datasource", "length": 50, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "Edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MarkingOwner", "type": "esriFieldTypeString", "alias": "Marking Owner", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "C Curb", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PaintColor", "uniqueValueGroups": [ { "heading": "Paint Color", "classes": [ { "label": "White", "description": "White", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "values": [ [ "White" ] ] }, { "label": "Yellow", "description": "Yellow", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "values": [ [ "Yellow" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "White", "label": "White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Yellow", "label": "Yellow" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 189, 255 ], "toColor": [ 252, 199, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 217, 255 ], "toColor": [ 179, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 245, 255 ], "toColor": [ 252, 212, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 197, 252, 255 ], "toColor": [ 229, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 187, 255 ], "toColor": [ 252, 215, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 226, 255 ], "toColor": [ 252, 184, 226, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592082394885134E7, "ymin": 6027064.026050911, "xmax": -1.358433495082359E7, "ymax": 6035519.288791938, "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": "PaintColor", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "PaintColor", "type": "esriFieldTypeString", "alias": "Paint Color", "length": 30, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "Edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Pavement Striping", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StripingType", "uniqueValueGroups": [ { "heading": "Striping Type", "classes": [ { "label": "DOUBLE WHITE MINI-SKIP", "description": "DOUBLE WHITE MINI-SKIP", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 }, "values": [ [ "DOUBLE WHITE MINI-SKIP" ] ] }, { "label": "DOUBLE YELLOW MINI-SKIP", "description": "DOUBLE YELLOW MINI-SKIP", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 0.7 }, "values": [ [ "DOUBLE YELLOW MINI-SKIP" ] ] }, { "label": "DOUBLE YELLOW SOLID", "description": "DOUBLE YELLOW SOLID", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 0.7 }, "values": [ [ "DOUBLE YELLOW SOLID" ] ] }, { "label": "PARKING STALL", "description": "PARKING STALL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "PARKING STALL" ] ] }, { "label": "RED DIAGONALS", "description": "RED DIAGONALS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "RED DIAGONALS" ] ] }, { "label": "SINGLE RED SOLID", "description": "SINGLE RED SOLID", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "SINGLE RED SOLID" ] ] }, { "label": "SINGLE WHITE DASH", "description": "SINGLE WHITE DASH", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "SINGLE WHITE DASH" ] ] }, { "label": "SINGLE WHITE MINI-SKIP", "description": "SINGLE WHITE MINI-SKIP", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "SINGLE WHITE MINI-SKIP" ] ] }, { "label": "SINGLE WHITE SOLID", "description": "SINGLE WHITE SOLID", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "SINGLE WHITE SOLID" ] ] }, { "label": "SINGLE WHITE SOLID AND DASH", "description": "SINGLE WHITE SOLID AND DASH", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "SINGLE WHITE SOLID AND DASH" ] ] }, { "label": "SINGLE YELLOW DASH", "description": "SINGLE YELLOW DASH", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 115, 255 ], "width": 1 }, "values": [ [ "SINGLE YELLOW DASH" ] ] }, { "label": "SINGLE YELLOW MINI-SKIP", "description": "SINGLE YELLOW MINI-SKIP", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 115, 255 ], "width": 1 }, "values": [ [ "SINGLE YELLOW MINI-SKIP" ] ] }, { "label": "SINGLE YELLOW SOLID", "description": "SINGLE YELLOW SOLID", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "values": [ [ "SINGLE YELLOW SOLID" ] ] }, { "label": "SINGLE YELLOW SOLID AND DASH", "description": "SINGLE YELLOW SOLID AND DASH", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 255, 115, 255 ], "width": 1 }, "values": [ [ "SINGLE YELLOW SOLID AND DASH" ] ] }, { "label": "STOP BAR", "description": "STOP BAR", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "values": [ [ "STOP BAR" ] ] }, { "label": "WHITE DIAGONAL", "description": "WHITE DIAGONAL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "values": [ [ "WHITE DIAGONAL" ] ] }, { "label": "YELLOW DIAGONAL", "description": "YELLOW DIAGONAL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "values": [ [ "YELLOW DIAGONAL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 }, "value": "DOUBLE WHITE MINI-SKIP", "label": "DOUBLE WHITE MINI-SKIP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 0.7 }, "value": "DOUBLE YELLOW MINI-SKIP", "label": "DOUBLE YELLOW MINI-SKIP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 0.7 }, "value": "DOUBLE YELLOW SOLID", "label": "DOUBLE YELLOW SOLID" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "PARKING STALL", "label": "PARKING STALL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "RED DIAGONALS", "label": "RED DIAGONALS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "SINGLE RED SOLID", "label": "SINGLE RED SOLID" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "SINGLE WHITE DASH", "label": "SINGLE WHITE DASH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "SINGLE WHITE MINI-SKIP", "label": "SINGLE WHITE MINI-SKIP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "SINGLE WHITE SOLID", "label": "SINGLE WHITE SOLID" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "SINGLE WHITE SOLID AND DASH", "label": "SINGLE WHITE SOLID AND DASH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "SINGLE YELLOW DASH", "label": "SINGLE YELLOW DASH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "SINGLE YELLOW MINI-SKIP", "label": "SINGLE YELLOW MINI-SKIP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "SINGLE YELLOW SOLID", "label": "SINGLE YELLOW SOLID" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "SINGLE YELLOW SOLID AND DASH", "label": "SINGLE YELLOW SOLID AND DASH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "STOP BAR", "label": "STOP BAR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "WHITE DIAGONAL", "label": "WHITE DIAGONAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "YELLOW DIAGONAL", "label": "YELLOW DIAGONAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 252, 255 ], "toColor": [ 185, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 252, 255 ], "toColor": [ 184, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 244, 255 ], "toColor": [ 252, 182, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 223, 252, 255 ], "toColor": [ 207, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 243, 255 ], "toColor": [ 252, 215, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 216, 255 ], "toColor": [ 199, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 187, 255 ], "toColor": [ 222, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 197, 252, 255 ], "toColor": [ 233, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 202, 252, 255 ], "toColor": [ 182, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 210, 255 ], "toColor": [ 252, 207, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592217552051319E7, "ymin": 6025433.015162869, "xmax": -1.3578665610666076E7, "ymax": 6035892.1166969435, "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": "StreetName", "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": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "MarkingType", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": null }, { "name": "RPMColor", "type": "esriFieldTypeString", "alias": "RPM Color", "length": 50, "domain": null }, { "name": "StripingType", "type": "esriFieldTypeString", "alias": "Striping Type", "length": 50, "domain": null }, { "name": "StripingCondition", "type": "esriFieldTypeString", "alias": "Striping Condition", "length": 50, "domain": null }, { "name": "AssetIDTransmap", "type": "esriFieldTypeInteger", "alias": "AssetID-Transmap", "domain": null }, { "name": "StreetSegID", "type": "esriFieldTypeInteger", "alias": "StreetSegID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "TransmapViewerLink", "type": "esriFieldTypeString", "alias": "Transmap Viewer Link", "length": 254, "domain": null }, { "name": "Datasource", "type": "esriFieldTypeString", "alias": "Datasource", "length": 50, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "Edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MarkingOwner", "type": "esriFieldTypeString", "alias": "Marking Owner", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Parking Stall Striping", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3591641561968103E7, "ymin": 6025470.987277722, "xmax": -1.358023360970577E7, "ymax": 6034852.351670518, "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": "RoadName", "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": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ParkingStripeOwner", "type": "esriFieldTypeString", "alias": "Parking Stripe Owner", "length": 50, "domain": { "type": "codedValue", "name": "ParkingStripeOwner", "description": "Party responsible for maintaining the parking stripe", "codedValues": [ { "name": "City - Public Works", "code": "CityPW" }, { "name": "City - Facilities", "code": "CityFacilities" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeString", "alias": "SEG_ID", "length": 10, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 50, "domain": null }, { "name": "VIEWER", "type": "esriFieldTypeString", "alias": "VIEWER", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "Edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Crosswalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 13 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.359213747243113E7, "ymin": 6026838.398106737, "xmax": -1.3579391757058347E7, "ymax": 6035575.847279898, "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": "StreetName", "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": "CrosswalkID", "type": "esriFieldTypeInteger", "alias": "CrosswalkID", "domain": null }, { "name": "CrosswalkType", "type": "esriFieldTypeString", "alias": "Crosswalk Type", "length": 30, "domain": { "type": "codedValue", "name": "CrosswalkTypes", "description": "Types of crosswalks", "codedValues": [ { "name": "Ladder", "code": "Ladder" }, { "name": "Parallel Lines", "code": "ParallelLines" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Pavers", "code": "Pavers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaterialType", "type": "esriFieldTypeString", "alias": "Material Type", "length": 50, "domain": { "type": "codedValue", "name": "CrosswalkMaterialTypes", "description": "Types of crosswalk materials", "codedValues": [ { "name": "Paint", "code": "Paint" }, { "name": "Methyl Methacrylate", "code": "MMA" }, { "name": "Thermo-Plastic", "code": "Thermoplastic" }, { "name": "Hot Tape", "code": "HotTape" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Paver", "code": "Paver" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CrosswalkColor", "type": "esriFieldTypeString", "alias": "Crosswalk Color", "length": 50, "domain": { "type": "codedValue", "name": "CrosswalkColors", "description": "Color of crosswalks", "codedValues": [ { "name": "White", "code": "W" }, { "name": "Green", "code": "G" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CrosswalkControl", "type": "esriFieldTypeString", "alias": "Crosswalk Control", "length": 75, "domain": { "type": "codedValue", "name": "CrosswalkControlTypes", "description": "Types of crosswalk control", "codedValues": [ { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Pedestrian Signal", "code": "Pedestrian Signal" }, { "name": "RRFB", "code": "RRFB" }, { "name": "Stop Sign", "code": "Stop Sign" }, { "name": "Warning Sign", "code": "Warning Sign" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaterialAreaSF", "type": "esriFieldTypeDouble", "alias": "Material Area (sf)", "domain": null }, { "name": "RPM", "type": "esriFieldTypeString", "alias": "RPM", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MidBlock", "type": "esriFieldTypeString", "alias": "Mid-Block", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StopBar", "type": "esriFieldTypeString", "alias": "Stop Bar", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lighted", "type": "esriFieldTypeString", "alias": "Lighted", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SchoolCrossing", "type": "esriFieldTypeString", "alias": "School Crossing", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WarningSigns", "type": "esriFieldTypeString", "alias": "Warning Signs", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldVerified", "type": "esriFieldTypeString", "alias": "Field Verified", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Agency", "type": "esriFieldTypeString", "alias": "Agency", "length": 30, "domain": { "type": "codedValue", "name": "CrosswalkAgency", "description": "Agencies for crosswalk ownership and maintenance", "codedValues": [ { "name": "Issaquah", "code": "ISS" }, { "name": "Sammamish", "code": "SAMM" }, { "name": "Bellevue", "code": "BELLEVUE" }, { "name": "State", "code": "STATE" }, { "name": "Private", "code": "PVT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 30, "domain": { "type": "codedValue", "name": "CrosswalkAgency", "description": "Agencies for crosswalk ownership and maintenance", "codedValues": [ { "name": "Issaquah", "code": "ISS" }, { "name": "Sammamish", "code": "SAMM" }, { "name": "Bellevue", "code": "BELLEVUE" }, { "name": "State", "code": "STATE" }, { "name": "Private", "code": "PVT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CrosswalkTypeTransmap", "type": "esriFieldTypeString", "alias": "Crosswalk Type (Transmap)", "length": 50, "domain": null }, { "name": "ConditionTransmap", "type": "esriFieldTypeString", "alias": "Condition (Transmap)", "length": 50, "domain": null }, { "name": "AssetIDTransmap", "type": "esriFieldTypeInteger", "alias": "AssetID-Transmap", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "TransmapViewerLink", "type": "esriFieldTypeString", "alias": "Transmap Viewer Link", "length": 254, "domain": null }, { "name": "StreetSegID", "type": "esriFieldTypeString", "alias": "StreetSegID", "length": 10, "domain": null }, { "name": "Datasource", "type": "esriFieldTypeString", "alias": "Datasource", "length": 50, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "Edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Streets - Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 160, 41, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592835128547873E7, "ymin": 6025424.179672114, "xmax": -1.3577976942995135E7, "ymax": 6037806.295664407, "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": "FullName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Name", "length": 41, "domain": null }, { "name": "DirPrefix", "type": "esriFieldTypeString", "alias": "Dir. Prefix", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirectional", "description": "Directional prefix and suffix values", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": { "type": "codedValue", "name": "StreetType", "description": "Street Type values", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "FWY", "code": "FWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "RD", "code": "RD" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "TRAIL", "code": "TRL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DirSuffix", "type": "esriFieldTypeString", "alias": "Dir. Suffix", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirectional", "description": "Directional prefix and suffix values", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "StreetSegID", "type": "esriFieldTypeString", "alias": "StreetSegID", "length": 20, "domain": null }, { "name": "PMP_ID", "type": "esriFieldTypeString", "alias": "PMP_ID", "length": 10, "domain": null }, { "name": "FromLeft", "type": "esriFieldTypeInteger", "alias": "FromLeft", "domain": null }, { "name": "ToLeft", "type": "esriFieldTypeInteger", "alias": "ToLeft", "domain": null }, { "name": "FromRight", "type": "esriFieldTypeInteger", "alias": "FromRight", "domain": null }, { "name": "ToRight", "type": "esriFieldTypeInteger", "alias": "ToRight", "domain": null }, { "name": "Speed", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "Weight", "type": "esriFieldTypeDouble", "alias": "Weight Limit", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height Limit", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One-Way", "length": 2, "domain": { "type": "codedValue", "name": "StreetOneWay", "description": "One-way street values for network analyst coding", "codedValues": [ { "name": "B", "code": "B" }, { "name": "FT", "code": "FT" }, { "name": "TF", "code": "TF" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PublicPrivate", "type": "esriFieldTypeString", "alias": "Public/Private", "length": 10, "domain": { "type": "codedValue", "name": "PublicPrivate", "description": "Public or Private ownership", "codedValues": [ { "name": "Public", "code": "PUBLIC" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LimitedAccess", "type": "esriFieldTypeString", "alias": "Limited Access", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Divided", "type": "esriFieldTypeString", "alias": "Divided", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FuncClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 25, "domain": { "type": "codedValue", "name": "StreetFuncClass", "description": "Street Functional Classification values", "codedValues": [ { "name": "PRINCIPAL ARTERIAL", "code": "PRINCIPAL" }, { "name": "MINOR ARTERIAL", "code": "MINOR" }, { "name": "INTERSTATE HIGHWAY", "code": "INTERSTATE" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "ACCESS", "code": "ACCESS" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "PERMANENTLY CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetClass", "type": "esriFieldTypeString", "alias": "Street Class", "length": 20, "domain": { "type": "codedValue", "name": "StreetClass", "description": "Street Classification values", "codedValues": [ { "name": "STREET", "code": "STREET" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "WALKWAY", "code": "WALKWAY" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "ACCESS", "code": "ACCESS" }, { "name": "RETAIL ACCESS", "code": "RETAIL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "PERMANENTLY CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": null }, { "name": "JurisLeft", "type": "esriFieldTypeString", "alias": "JurisLeft", "length": 3, "domain": { "type": "codedValue", "name": "SpillmanJuris", "description": "Spillman e911 jurisdiction values", "codedValues": [ { "name": "ISS", "code": "ISS" }, { "name": "BEL", "code": "BEL" }, { "name": "SAM", "code": "SAM" }, { "name": "KC", "code": "KC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JurisRight", "type": "esriFieldTypeString", "alias": "JurisRight", "length": 3, "domain": { "type": "codedValue", "name": "SpillmanJuris", "description": "Spillman e911 jurisdiction values", "codedValues": [ { "name": "ISS", "code": "ISS" }, { "name": "BEL", "code": "BEL" }, { "name": "SAM", "code": "SAM" }, { "name": "KC", "code": "KC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZipCodeLeft", "type": "esriFieldTypeString", "alias": "ZipCodeLeft", "length": 10, "domain": { "type": "codedValue", "name": "ZIPCode", "description": "ZIP Codes", "codedValues": [ { "name": "98027", "code": "98027" }, { "name": "98029", "code": "98029" }, { "name": "98008", "code": "98008" }, { "name": "98075", "code": "98075" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZipCodeRight", "type": "esriFieldTypeString", "alias": "ZipCodeRight", "length": 10, "domain": { "type": "codedValue", "name": "ZIPCode", "description": "ZIP Codes", "codedValues": [ { "name": "98027", "code": "98027" }, { "name": "98029", "code": "98029" }, { "name": "98008", "code": "98008" }, { "name": "98075", "code": "98075" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lz_left", "type": "esriFieldTypeString", "alias": "lz_left", "length": 5, "domain": { "type": "codedValue", "name": "LawZoneArea", "description": "Spillman e911 Law Zone and Area values", "codedValues": [ { "name": "P1", "code": "P1" }, { "name": "P3", "code": "P3" }, { "name": "P4", "code": "P4" }, { "name": "P6", "code": "P6" }, { "name": "BEL", "code": "BEL" }, { "name": "SAM", "code": "SAM" }, { "name": "KC", "code": "KC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lz_right", "type": "esriFieldTypeString", "alias": "lz_right", "length": 5, "domain": { "type": "codedValue", "name": "LawZoneArea", "description": "Spillman e911 Law Zone and Area values", "codedValues": [ { "name": "P1", "code": "P1" }, { "name": "P3", "code": "P3" }, { "name": "P4", "code": "P4" }, { "name": "P6", "code": "P6" }, { "name": "BEL", "code": "BEL" }, { "name": "SAM", "code": "SAM" }, { "name": "KC", "code": "KC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "la_left", "type": "esriFieldTypeString", "alias": "la_left", "length": 5, "domain": { "type": "codedValue", "name": "LawAreas", "description": "Spillman e911 Law Area (neighborhood) values", "codedValues": [ { "name": "CENTRAL GILMAN", "code": "CGILB" }, { "name": "DOWNTOWN RES", "code": "DNRES" }, { "name": "E GILMAN", "code": "EGILB" }, { "name": "E LAKE SAMM", "code": "ELKSM" }, { "name": "LOWER HIGHLANDS", "code": "LHIGH" }, { "name": "LAKEMONT", "code": "LKMNT" }, { "name": "LAKE SAMMAMISH STATE PARK", "code": "LKSSP" }, { "name": "MONTREUX", "code": "MONTR" }, { "name": "NW NEWPORT", "code": "NWNEW" }, { "name": "OLDE TOWN", "code": "OTOWN" }, { "name": "OVERDALE", "code": "OVERD" }, { "name": "PICKERING", "code": "PICKR" }, { "name": "PROVIDENCE", "code": "PROV" }, { "name": "REGENCY", "code": "REGNC" }, { "name": "SOUTH COVE", "code": "SCOVE" }, { "name": "SQUAK MTN", "code": "SQUAK" }, { "name": "SUMMERHILL/LANGARA", "code": "SUM" }, { "name": "SYCAMORE", "code": "SYCA" }, { "name": "TALUS", "code": "TALUS" }, { "name": "UPPER HIGHLANDS", "code": "UHIGH" }, { "name": "W 900", "code": "W900" }, { "name": "W GILMAN", "code": "WGILB" }, { "name": "WOODS", "code": "WOODS" }, { "name": "WESTERN TRAILS", "code": "WTRAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "la_right", "type": "esriFieldTypeString", "alias": "la_right", "length": 5, "domain": { "type": "codedValue", "name": "LawAreas", "description": "Spillman e911 Law Area (neighborhood) values", "codedValues": [ { "name": "CENTRAL GILMAN", "code": "CGILB" }, { "name": "DOWNTOWN RES", "code": "DNRES" }, { "name": "E GILMAN", "code": "EGILB" }, { "name": "E LAKE SAMM", "code": "ELKSM" }, { "name": "LOWER HIGHLANDS", "code": "LHIGH" }, { "name": "LAKEMONT", "code": "LKMNT" }, { "name": "LAKE SAMMAMISH STATE PARK", "code": "LKSSP" }, { "name": "MONTREUX", "code": "MONTR" }, { "name": "NW NEWPORT", "code": "NWNEW" }, { "name": "OLDE TOWN", "code": "OTOWN" }, { "name": "OVERDALE", "code": "OVERD" }, { "name": "PICKERING", "code": "PICKR" }, { "name": "PROVIDENCE", "code": "PROV" }, { "name": "REGENCY", "code": "REGNC" }, { "name": "SOUTH COVE", "code": "SCOVE" }, { "name": "SQUAK MTN", "code": "SQUAK" }, { "name": "SUMMERHILL/LANGARA", "code": "SUM" }, { "name": "SYCAMORE", "code": "SYCA" }, { "name": "TALUS", "code": "TALUS" }, { "name": "UPPER HIGHLANDS", "code": "UHIGH" }, { "name": "W 900", "code": "W900" }, { "name": "W GILMAN", "code": "WGILB" }, { "name": "WOODS", "code": "WOODS" }, { "name": "WESTERN TRAILS", "code": "WTRAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": { "type": "codedValue", "name": "SpillmanSide", "description": "Spillman e911 side indicator", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "O", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Exclude", "type": "esriFieldTypeString", "alias": "Exclude", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TruckRoute", "type": "esriFieldTypeString", "alias": "Truck Route", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SnowplowPublicPriority", "type": "esriFieldTypeString", "alias": "Snowplow Public Priority", "length": 20, "domain": { "type": "codedValue", "name": "SnowPubPriority", "description": "Snowplow Public Priority values", "codedValues": [ { "name": "PRIORITY 1", "code": "PRIORITY1" }, { "name": "PRIORITY 2", "code": "PRIORITY2" }, { "name": "PRIORITY 3", "code": "PRIORITY3" }, { "name": "WSDOT", "code": "WSDOT" }, { "name": "NOT PLOWED BY CITY", "code": "NOT_PLOWED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SnowplowTruckRoute", "type": "esriFieldTypeString", "alias": "Snowplow Truck Route", "length": 50, "domain": null }, { "name": "SnowplowRoutePriority", "type": "esriFieldTypeString", "alias": "Snowplow Route Priority", "length": 20, "domain": null }, { "name": "SnowplowJurisdiction", "type": "esriFieldTypeString", "alias": "Snowplow Jurisdiction", "length": 20, "domain": { "type": "codedValue", "name": "SnowJuris", "description": "Snowplow jurisdiction values", "codedValues": [ { "name": "ISSAQUAH", "code": "ISSAQUAH" }, { "name": "WSDOT", "code": "WSDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SnowplowRouteStatusID", "type": "esriFieldTypeString", "alias": "SnowplowRouteStatusID", "length": 100, "domain": null }, { "name": "AntiIceDeIceRouteID", "type": "esriFieldTypeString", "alias": "Anti-Ice/De-Ice Route ID", "length": 100, "domain": null }, { "name": "SweepingRouteID", "type": "esriFieldTypeString", "alias": "Sweeping Route ID", "length": 100, "domain": null }, { "name": "PMP_Exempt", "type": "esriFieldTypeString", "alias": "PMP_Exempt", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PMPFromTo", "type": "esriFieldTypeString", "alias": "PMPFromTo", "length": 100, "domain": null }, { "name": "Datasource", "type": "esriFieldTypeString", "alias": "Datasource", "length": 20, "domain": { "type": "codedValue", "name": "StreetDatasource", "description": "Datasource values", "codedValues": [ { "name": "PARCELS", "code": "PARCELS" }, { "name": "SITE PLAN", "code": "SITEPLAN" }, { "name": "IMAGE", "code": "IMAGE" }, { "name": "GPS", "code": "GPS" }, { "name": "E911", "code": "E911" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Updated", "type": "esriFieldTypeInteger", "alias": "Updated", "domain": null }, { "name": "JoinID", "type": "esriFieldTypeSmallInteger", "alias": "JoinID", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "FedFuncClassID", "type": "esriFieldTypeString", "alias": "Federal Functional Class ID", "length": 20, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "NG_DirPrefix", "type": "esriFieldTypeString", "alias": "NG_DirPrefix", "length": 9, "domain": { "type": "codedValue", "name": "NGStreetDirectional", "description": "Next Generation 911 Street Directional", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NG_StreetName", "type": "esriFieldTypeString", "alias": "NG_StreetName", "length": 60, "domain": null }, { "name": "NG_StreetType", "type": "esriFieldTypeString", "alias": "NG_StreetType", "length": 15, "domain": { "type": "codedValue", "name": "NGStreetType", "description": "Next Generation 911 Street Type", "codedValues": [ { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PLACE", "code": "PLACE" }, { "name": "ROAD", "code": "ROAD" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "STREET", "code": "STREET" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NG_DirSuffix", "type": "esriFieldTypeString", "alias": "NG_DirSuffix", "length": 9, "domain": { "type": "codedValue", "name": "NGStreetDirectional", "description": "Next Generation 911 Street Directional", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NG_NbrhdCom_L", "type": "esriFieldTypeString", "alias": "NG_NbrhdCom_L", "length": 30, "domain": null }, { "name": "NG_NbrhdCom_R", "type": "esriFieldTypeString", "alias": "NG_NbrhdCom_R", "length": 30, "domain": null }, { "name": "NG_FullName", "type": "esriFieldTypeString", "alias": "NG_FullName", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592239931115469E7, "ymin": 6025444.960051134, "xmax": -1.3579297569943966E7, "ymax": 6036923.880197057, "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": "Jurisdiction", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AreaSqMiles", "type": "esriFieldTypeDouble", "alias": "Area (sq. miles)", "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Background Reference", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "Buildings" }, { "id": 1, "name": "Railroad" }, { "id": 16, "name": "Road-Pavement-Sidewalk Impervious" }, { "id": 20, "name": "Water Bodies" }, { "id": 21, "name": "Streams" }, { "id": 22, "name": "Parks - Open Space - NGPE" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3598402180837605E7, "ymin": 6013224.116965512, "xmax": -1.3568529432544522E7, "ymax": 6050108.702683421, "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": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Background Reference" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.359222043688245E7, "ymin": 6025364.054198548, "xmax": -1.3577945985836245E7, "ymax": 6036927.293986837, "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": "esriServerHTMLPopupTypeNone", "displayField": "BuildingType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BuildingID", "type": "esriFieldTypeInteger", "alias": "BuildingID", "domain": null }, { "name": "BuildingAddress", "type": "esriFieldTypeString", "alias": "Building Address", "length": 100, "domain": null }, { "name": "BuildingAddressRange", "type": "esriFieldTypeString", "alias": "Building Address Range", "length": 30, "domain": null }, { "name": "BuildingAddressNum", "type": "esriFieldTypeInteger", "alias": "Building Address Number", "domain": null }, { "name": "BuildingAddressFrac", "type": "esriFieldTypeString", "alias": "Building Address Fractional", "length": 4, "domain": null }, { "name": "DirPrefix", "type": "esriFieldTypeString", "alias": "Dir Prefix", "length": 2, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": null }, { "name": "DirSuffix", "type": "esriFieldTypeString", "alias": "Dir Suffix", "length": 2, "domain": null }, { "name": "BldgDesignation", "type": "esriFieldTypeString", "alias": "Building", "length": 4, "domain": null }, { "name": "BldgNumber", "type": "esriFieldTypeString", "alias": "Building Number", "length": 10, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "StateAbbrev", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeInteger", "alias": "ZipCode", "domain": null }, { "name": "BuildingClass", "type": "esriFieldTypeString", "alias": "Building Class", "length": 50, "domain": { "type": "codedValue", "name": "BuildingClass", "description": "Building Classification into broad categories", "codedValues": [ { "name": "RESIDENTIAL", "code": "RES" }, { "name": "COMMERCIAL", "code": "COMM" }, { "name": "INSTITUTIONAL", "code": "INST" }, { "name": "MEDICAL", "code": "MED" }, { "name": "PUBLIC WORKS FACILITY", "code": "PWFAC" }, { "name": "ACCESSORY STRUCTURE", "code": "ACCSTRUC" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type based upon site address SiteType domain with additions", "codedValues": [ { "name": "RESIDENTIAL-SINGLE", "code": "R1" }, { "name": "RESIDENTIAL-DUPLEX", "code": "R2" }, { "name": "RESIDENTIAL-TRI-/FOUR-PLEX", "code": "R4" }, { "name": "RESIDENTIAL-GREATER THAN 5 UNITS", "code": "R5PLUS" }, { "name": "COMMERCIAL", "code": "COM" }, { "name": "COMMERCIAL-OFFICE", "code": "COMOFF" }, { "name": "COMMERCIAL-RESTAURANT", "code": "COMREST" }, { "name": "COMMERCIAL-RETAIL", "code": "COMRET" }, { "name": "COMMERCIAL-LODGING", "code": "COMLODGE" }, { "name": "COMMERCIAL-CULTURAL", "code": "COMCULTURE" }, { "name": "INSTITUTIONAL-FIRE STATION", "code": "INSTFIRE" }, { "name": "INSTITUTIONAL-SCHOOL", "code": "INSTSCHOOL" }, { "name": "INSTITUTIONAL-PRIVATE SCHOOL", "code": "INSTSCHOOLPVT" }, { "name": "INSTITUTIONAL-CHURCH", "code": "INSTCHURCH" }, { "name": "INSTITUTIONAL-COMMUNITY FACILITY", "code": "INSTCOMMFAC" }, { "name": "INSTITUTIONAL-GOVERNMENT FACILITY", "code": "INSTGOVT" }, { "name": "INSTITUTIONAL-GROUP HOME", "code": "INSTGROUP" }, { "name": "MEDICAL-HOSPITAL", "code": "MEDHOSP" }, { "name": "MEDICAL-CLINIC", "code": "MEDCLINIC" }, { "name": "MEDICAL-DENTIST", "code": "MEDDENT" }, { "name": "PUBLIC WORKS FACILITY", "code": "PWFAC" }, { "name": "UTILITY FACILITY-OTHER AGENCY", "code": "UTILFAC" }, { "name": "STATE GOVERNMENT", "code": "STGOV" }, { "name": "ZOO", "code": "ZOO" }, { "name": "COMMUNITY RECREATION", "code": "COMMREC" }, { "name": "PARK", "code": "PARK" }, { "name": "CONSERVATION AREA", "code": "CONSAREA" }, { "name": "MIXED USE", "code": "MIXED" }, { "name": "OPEN SPACE", "code": "OS" }, { "name": "VACANT", "code": "VAC" }, { "name": "ACCESSORY STRUCTURE", "code": "ACCSTRUC" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NOT ASSIGNED", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberStories", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null }, { "name": "NumberUnits", "type": "esriFieldTypeSmallInteger", "alias": "Number of Units", "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "Year Built", "length": 4, "domain": null }, { "name": "ParcelPIN", "type": "esriFieldTypeString", "alias": "Parcel Master PIN", "length": 10, "domain": null }, { "name": "Sprinklered", "type": "esriFieldTypeString", "alias": "Sprinklered", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FireAlarmed", "type": "esriFieldTypeString", "alias": "Fire Alarmed", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, Not Assigned", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Assigned", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TotalAreaSqFt", "type": "esriFieldTypeDouble", "alias": "Total Area (Sq Ft)", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 20, "domain": { "type": "codedValue", "name": "BldgDatasource", "description": "Source of building shape", "codedValues": [ { "name": "IMPERVIOUS", "code": "IMPERVIOUS" }, { "name": "SITE PLAN", "code": "SITE PLAN" }, { "name": "GENERIC SHAPE", "code": "GENERIC" }, { "name": "IMAGE", "code": "IMAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Updated", "type": "esriFieldTypeString", "alias": "Updated", "length": 10, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "BuildingAddressID", "type": "esriFieldTypeInteger", "alias": "BuildingAddressID", "domain": null }, { "name": "BldgFeatureStatus", "type": "esriFieldTypeString", "alias": "BldgFeatureStatus", "length": 50, "domain": { "type": "codedValue", "name": "BldgFeatureStatus", "description": "Indicator if actual footprint or only a placeholder polygon", "codedValues": [ { "name": "BUILDING FOOTPRINT", "code": "FOOTPRINT" }, { "name": "TEMPORARY PLACEHOLDER", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Background Reference" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3585292863841545E7, "ymin": 6029055.759224633, "xmax": -1.3584872213490933E7, "ymax": 6030553.65151956, "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": "Descr", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Descr", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Road-Pavement-Sidewalk Impervious", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "Background Reference" }, "subLayers": [ { "id": 17, "name": "Road Impervious (2020)" }, { "id": 18, "name": "Pavement Impervious (2020)" }, { "id": 19, "name": "Sidewalk Impervious (2020)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3592229257979734E7, "ymin": 6025388.590078341, "xmax": -1.357796738506445E7, "ymax": 6036930.021590865, "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": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Road Impervious (2020)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Road-Pavement-Sidewalk Impervious" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592229137979673E7, "ymin": 6025392.983650956, "xmax": -1.3577967449907301E7, "ymax": 6036929.831480331, "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": "ImperviousType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ImperviousType", "type": "esriFieldTypeString", "alias": "Impervious Type", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "YearUpdated", "type": "esriFieldTypeString", "alias": "YearUpdated", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Pavement Impervious (2020)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Road-Pavement-Sidewalk Impervious" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592223822373694E7, "ymin": 6025388.677622412, "xmax": -1.3578043322600508E7, "ymax": 6036921.338039552, "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": "ImperviousType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ImperviousType", "type": "esriFieldTypeString", "alias": "Impervious Type", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "YearUpdated", "type": "esriFieldTypeString", "alias": "YearUpdated", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Sidewalk Impervious (2020)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Road-Pavement-Sidewalk Impervious" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3592229257979734E7, "ymin": 6025389.542006593, "xmax": -1.357806559232878E7, "ymax": 6036928.558506149, "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": "ImperviousType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ImperviousType", "type": "esriFieldTypeString", "alias": "Impervious Type", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "YearUpdated", "type": "esriFieldTypeString", "alias": "YearUpdated", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Background Reference" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 12000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3593641260809204E7, "ymin": 6025453.115404537, "xmax": -1.3579538201358855E7, "ymax": 6049951.640197792, "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": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Background Reference" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NameCode]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3592306758796107E7, "ymin": 6024983.983238834, "xmax": -1.3577863785466436E7, "ymax": 6037551.713968253, "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": "NameLabel", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StreamID", "type": "esriFieldTypeInteger", "alias": "StreamID", "domain": null }, { "name": "NameLabel", "type": "esriFieldTypeString", "alias": "Name For Labels", "length": 50, "domain": null }, { "name": "NameCode", "type": "esriFieldTypeString", "alias": "Name With WRIA Code", "length": 50, "domain": null }, { "name": "IsqRating", "type": "esriFieldTypeString", "alias": "Issaquah Stream Rating", "length": 10, "domain": null }, { "name": "IsqRatingDesc", "type": "esriFieldTypeString", "alias": "Issaquah Stream Rating Description", "length": 50, "domain": null }, { "name": "DNRRating", "type": "esriFieldTypeString", "alias": "DNR Rating", "length": 10, "domain": null }, { "name": "WRIANumber", "type": "esriFieldTypeString", "alias": "WRIA Number", "length": 50, "domain": null }, { "name": "Chinook", "type": "esriFieldTypeString", "alias": "Chinook", "length": 10, "domain": null }, { "name": "Coho", "type": "esriFieldTypeString", "alias": "Coho", "length": 10, "domain": null }, { "name": "Sockeye", "type": "esriFieldTypeString", "alias": "Sockeye", "length": 10, "domain": null }, { "name": "Cutthroat", "type": "esriFieldTypeString", "alias": "Cutthroat", "length": 10, "domain": null }, { "name": "Brook", "type": "esriFieldTypeString", "alias": "Brook", "length": 10, "domain": null }, { "name": "Steelhead", "type": "esriFieldTypeString", "alias": "Steelhead", "length": 10, "domain": null }, { "name": "YellowPerch", "type": "esriFieldTypeString", "alias": "Yellow Perch", "length": 10, "domain": null }, { "name": "FishUseInfoSource", "type": "esriFieldTypeString", "alias": "Fish Use Info Source", "length": 50, "domain": null }, { "name": "BufferWidthFt", "type": "esriFieldTypeInteger", "alias": "Buffer Width In Ft", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": null }, { "name": "Updated", "type": "esriFieldTypeInteger", "alias": "Updated", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Parks - Open Space - NGPE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Background Reference" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ParkOSType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "values": [ [ "PARK" ] ] }, { "label": "Park/Open Space", "description": "Park/Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": null }, "values": [ [ "PARK/OPEN SPACE" ] ] }, { "label": "Open Space", "description": "Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 214, 133, 255 ], "outline": null }, "values": [ [ "OPEN SPACE" ] ] }, { "label": "NGPE", "description": "NGPE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": null }, "values": [ [ "NGPE" ] ] }, { "label": "State Park", "description": "State Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "values": [ [ "STATE PARK" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "PARK", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": null }, "value": "PARK/OPEN SPACE", "label": "Park/Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 214, 133, 255 ], "outline": null }, "value": "OPEN SPACE", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": null }, "value": "NGPE", "label": "NGPE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "STATE PARK", "label": "State Park" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 131, 49, 255 ], "toColor": [ 133, 131, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 97, 232, 255 ], "toColor": [ 219, 97, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 202, 237, 255 ], "toColor": [ 114, 202, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 84, 101, 255 ], "toColor": [ 227, 84, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 71, 140, 255 ], "toColor": [ 50, 71, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 247, 168, 255 ], "toColor": [ 111, 247, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 250, 112, 255 ], "toColor": [ 243, 250, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 61, 87, 255 ], "toColor": [ 128, 61, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 153, 242, 255 ], "toColor": [ 180, 153, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 169, 153, 255 ], "toColor": [ 232, 169, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 130, 105, 255 ], "toColor": [ 74, 130, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 68, 194, 255 ], "toColor": [ 99, 68, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 235, 82, 255 ], "toColor": [ 115, 235, 82, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ParkOSName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ParkOSType = 'PARK'", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3598196090654746E7, "ymin": 6013224.116965512, "xmax": -1.3568529432544522E7, "ymax": 6038077.293712519, "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": "ParkOSName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParksID", "type": "esriFieldTypeInteger", "alias": "ParksID", "domain": null }, { "name": "ParkCode", "type": "esriFieldTypeString", "alias": "Park Code", "length": 20, "domain": null }, { "name": "ParkOSType", "type": "esriFieldTypeString", "alias": "Park-OS Type", "length": 50, "domain": null }, { "name": "ParkOSName", "type": "esriFieldTypeString", "alias": "Park-OS Name", "length": 100, "domain": null }, { "name": "ParkMgmtType", "type": "esriFieldTypeString", "alias": "Park Management Type", "length": 15, "domain": null }, { "name": "ParkOwner", "type": "esriFieldTypeString", "alias": "Park Owner", "length": 50, "domain": null }, { "name": "ParkMaintenance", "type": "esriFieldTypeString", "alias": "Park Maintenance", "length": 50, "domain": null }, { "name": "PublicPrivate", "type": "esriFieldTypeString", "alias": "Public or Private", "length": 10, "domain": null }, { "name": "RestrictionType", "type": "esriFieldTypeString", "alias": "Restriction Type", "length": 20, "domain": null }, { "name": "RestrictionDesc", "type": "esriFieldTypeString", "alias": "Restriction Description", "length": 50, "domain": null }, { "name": "NGPEDocument", "type": "esriFieldTypeString", "alias": "NGPE Document", "length": 50, "domain": null }, { "name": "NGPEDate", "type": "esriFieldTypeDate", "alias": "NGPE Date", "length": 8, "domain": null }, { "name": "Updated", "type": "esriFieldTypeDate", "alias": "Updated", "length": 8, "domain": null }, { "name": "Datasource", "type": "esriFieldTypeString", "alias": "Datasource", "length": 30, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "YearEstablished", "type": "esriFieldTypeSmallInteger", "alias": "Year Established", "domain": null }, { "name": "IssPkRecOwnerCategory", "type": "esriFieldTypeString", "alias": "IssPkRec Owner Category", "length": 100, "domain": { "type": "codedValue", "name": "IssPkRecOwnerCategory", "description": "Issaquah Parks-Rec Owner Category", "codedValues": [ { "name": "City Facility", "code": "CITYFAC" }, { "name": "City Park", "code": "CITYPARK" }, { "name": "City Open Space", "code": "CITYOS" }, { "name": "Issaquah School District", "code": "ISSYSCHOOL" }, { "name": "King County", "code": "KINGCO" }, { "name": "State of Washington/Federal", "code": "STATEFED" }, { "name": "City of Bellevue", "code": "BELLEVUE" }, { "name": "Private Open Space, Park, NGPE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NonCityPublicOpenSpace", "type": "esriFieldTypeString", "alias": "Non-City Public Open Space", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "capabilities": "Map,TilesOnly", "serviceItemId": "90712db322e6422a8909a85c7da5ade6" } ], "tables": [] }