{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Streetcar Stations", "type": "Feature Layer", "description": "The Seattle streetcar stations are located by points.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "SDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c3e604d2919781d8422335b788b5324f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUFJREFUGJVlkDFIAnEYxX+nx51SSCqZEoloRkSYRFJOQU1NjkkRtEkN1tCStEW0lhguQUMU4ubQ2BREQ0tDEeUQIVxUmpGh/0GvJcSuN33wfny892QMShCbV1Hn0uTXgM9OT+68k8QPQviXuumy9mEfu1NfNk5E4fwPvMDMaADv4TD+STNmAAJ4w3Zhy9vUWDYrClsA8oojlhyq+DY9uNzGSA56HFERTlmxTj1yvyi7K73xTvCWIiVemWYcCxYUFGkY/2yT1oRcU+sXLdGMmjCjo7PNEQADuBhhEIAyH6V98meyLEx771TXXTgVCYkUyzyh4aO/Heeb+hWAvMuxtkPixoUzAhAiSIhgG2wgqHoaBbTfNapq7VIXekRCMnbkjYqW0XKn7emEaGYeeF61YTUb4TJf10CrDafJFQHl31uDfgDPU11EplY17wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1269230.266928494, "ymin": 220817.18056617677, "xmax": 1275103.6602784991, "ymax": 232540.77488218248, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "length": 255, "domain": null }, { "name": "STOP", "type": "esriFieldTypeString", "alias": "STOP", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Streetcar Lines", "type": "Feature Layer", "description": "This layer represents where along Seattle streetcar lines are in service.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "SDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1269205.8147893937, "ymin": 220628.21943420655, "xmax": 1275130.3012939203, "ymax": 232873.49533638358, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Monorail", "type": "Feature Layer", "description": "Monorail route.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "SDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1266910.1463501155, "ymin": 226793.91254028678, "xmax": 1269620.668720886, "ymax": 230220.44444780052, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Taxi Stands", "type": "Feature Layer", "description": "Locations of Taxi Stands in Seattle. Dataset was created to display location of Taxi Stands in the City of Seattle. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "SDOT Resource Management Division, Information Systems GIS Group", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257889.2745328844, "ymin": 218180.1406274885, "xmax": 1278469.8241859376, "ymax": 247686.37163367867, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TAXIID", "type": "esriFieldTypeSmallInteger", "alias": "TAXIID", "domain": null }, { "name": "BLOCKFACEI", "type": "esriFieldTypeInteger", "alias": "BLOCKFACEI", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "STLENGTH", "type": "esriFieldTypeDouble", "alias": "STLENGTH", "domain": null }, { "name": "SIGN_TEXT", "type": "esriFieldTypeString", "alias": "SIGN_TEXT", "length": 100, "domain": null }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LOCATION_DESCRIPTION", "length": 300, "domain": null }, { "name": "BLOCK_SIDE", "type": "esriFieldTypeString", "alias": "BLOCK_SIDE", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Transit Classification", "type": "Feature Layer", "description": "Transit classifications of City streets data is sourced from the Hansen Asset Management System.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "SDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRANCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "1", "label": "Principal Transit Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 130, 29, 255 ], "width": 2 }, "value": "2", "label": "Major Transit Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "3", "label": "Minor Transit Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "4", "label": "Minor Transit Street on Non-arterial Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "5", "label": "Temporary Transit Street", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1246041.5979767442, "ymin": 180314.65918070078, "xmax": 1296613.169484526, "ymax": 271528.33351409435, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STNAME_ORD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 20, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 10, "domain": null }, { "name": "UNITIDSORT", "type": "esriFieldTypeString", "alias": "UNITIDSORT", "length": 30, "domain": null }, { "name": "UNITDESC", "type": "esriFieldTypeString", "alias": "UNITDESC", "length": 100, "domain": null }, { "name": "STNAME_ORD", "type": "esriFieldTypeString", "alias": "STNAME_ORD", "length": 40, "domain": null }, { "name": "ONSTREET", "type": "esriFieldTypeString", "alias": "ONSTREET", "length": 60, "domain": null }, { "name": "XSTRLO", "type": "esriFieldTypeString", "alias": "XSTRLO", "length": 60, "domain": null }, { "name": "XSTRHI", "type": "esriFieldTypeString", "alias": "XSTRHI", "length": 60, "domain": null }, { "name": "ARTCLASS", "type": "esriFieldTypeInteger", "alias": "ARTCLASS", "domain": null }, { "name": "ARTDESCRIPT", "type": "esriFieldTypeString", "alias": "ARTDESCRIPT", "length": 60, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "BLOCKNBR", "type": "esriFieldTypeInteger", "alias": "BLOCKNBR", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "SEGDIR", "type": "esriFieldTypeString", "alias": "SEGDIR", "length": 3, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "ONEWAYDIR", "length": 3, "domain": null }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "FLOW", "length": 1, "domain": null }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null }, { "name": "SURFACEWIDTH", "type": "esriFieldTypeDouble", "alias": "SURFACEWIDTH", "domain": null }, { "name": "SURFACETYPE_1", "type": "esriFieldTypeString", "alias": "SURFACETYPE_1", "length": 10, "domain": null }, { "name": "SURFACEDATE_1", "type": "esriFieldTypeDate", "alias": "SURFACEDATE_1", "length": 8, "domain": null }, { "name": "SURFACETYPE_2", "type": "esriFieldTypeString", "alias": "SURFACETYPE_2", "length": 10, "domain": null }, { "name": "SURFACEDATE_2", "type": "esriFieldTypeDate", "alias": "SURFACEDATE_2", "length": 8, "domain": null }, { "name": "INTRLO", "type": "esriFieldTypeString", "alias": "INTRLO", "length": 80, "domain": null }, { "name": "DIRLO", "type": "esriFieldTypeString", "alias": "DIRLO", "length": 3, "domain": null }, { "name": "INTKEYLO", "type": "esriFieldTypeInteger", "alias": "INTKEYLO", "domain": null }, { "name": "INTRHI", "type": "esriFieldTypeString", "alias": "INTRHI", "length": 80, "domain": null }, { "name": "DIRHI", "type": "esriFieldTypeString", "alias": "DIRHI", "length": 2, "domain": null }, { "name": "INTKEYHI", "type": "esriFieldTypeInteger", "alias": "INTKEYHI", "domain": null }, { "name": "GIS_MID_X", "type": "esriFieldTypeDouble", "alias": "GIS_MID_X", "domain": null }, { "name": "GIS_MID_Y", "type": "esriFieldTypeDouble", "alias": "GIS_MID_Y", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SGNDBKROUTE", "type": "esriFieldTypeString", "alias": "SGNDBKROUTE", "length": 1, "domain": null }, { "name": "NGHBRHDGRNWY", "type": "esriFieldTypeString", "alias": "NGHBRHDGRNWY", "length": 1, "domain": null }, { "name": "NATIONHWYSYS", "type": "esriFieldTypeString", "alias": "NATIONHWYSYS", "length": 1, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 50, "domain": null }, { "name": "MJTRK_STR_FLAG", "type": "esriFieldTypeString", "alias": "MJTRK_STR_FLAG", "length": 1, "domain": null }, { "name": "PVMTCONDINDX1", "type": "esriFieldTypeDouble", "alias": "PVMTCONDINDX1", "domain": null }, { "name": "PVMTCONDINDX2", "type": "esriFieldTypeDouble", "alias": "PVMTCONDINDX2", "domain": null }, { "name": "TRANCLASS", "type": "esriFieldTypeInteger", "alias": "TRANCLASS", "domain": null }, { "name": "TRANDESCRIPT", "type": "esriFieldTypeString", "alias": "TRANDESCRIPT", "length": 60, "domain": null }, { "name": "PRIMARYDISTRICTCD", "type": "esriFieldTypeString", "alias": "PRIMARYDISTRICTCD", "length": 10, "domain": null }, { "name": "SECONDARYDISTRICTCD", "type": "esriFieldTypeString", "alias": "SECONDARYDISTRICTCD", "length": 10, "domain": null }, { "name": "OVERRIDEYN", "type": "esriFieldTypeString", "alias": "OVERRIDEYN", "length": 1, "domain": null }, { "name": "SLOPE_PCT", "type": "esriFieldTypeInteger", "alias": "SLOPE_PCT", "domain": null }, { "name": "PVMTCATEGORY", "type": "esriFieldTypeString", "alias": "PVMTCATEGORY", "length": 10, "domain": null }, { "name": "PARKBOULEVARD", "type": "esriFieldTypeString", "alias": "PARKBOULEVARD", "length": 1, "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": "I904ARTCLASS1", "fields": "ARTCLASS,ONEWAY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }