{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "MTA.equityserviceareas_muni_carto", "type": "Feature Layer", "description": "Service areas using CT centroids for each neighborhood reflect Muni network only, does not include BART, SamTrans, AC Transit or any other transit agency network. Uses GTFS data generated from Trapeze as inputed by the scheduling department.Essential jobs for 1 hour, 45 min, 30 commute shed areas.Rings for cartographic purposes, jobs were calculated using disks which included entire 1 hour, 45 min, and 30 min areas respectively.Only includes rings that represent areas accessible 50% of the time (median).Service areas generated per CT centroid originating point for Wednesdays between 3pm and 3:30pm. Dissolved per nhood and time. Joined with LEHD job data (2019). Rings cut out in a post-processing script. Service areas closest to the median value selected to cartographically represent median job access per neighborhood.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Muyi Zhou, Mellissa Fallon, Steph A. Nelson", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TOBREAK", "uniqueValueGroups": [ { "heading": "TOBREAK", "classes": [ { "label": "30 mins", "description": "30 mins", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 68, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "values": [ [ "1800" ] ] }, { "label": "45 mins", "description": "45 mins", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "values": [ [ "2700" ] ] }, { "label": "1 hour", "description": "1 hour", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 122, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "values": [ [ "3600" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 68, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "value": "1800", "label": "30 mins" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "value": "2700", "label": "45 mins" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 122, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "value": "3600", "label": "1 hour" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 208, 32, 255 ], "toColor": [ 85, 20, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -122.514617, "ymin": 37.689130999999996, "xmax": -122.356739, "ymax": 37.833085, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOBREAK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOBREAK", "type": "esriFieldTypeString", "alias": "TOBREAK", "length": 19, "domain": null }, { "name": "TIME", "type": "esriFieldTypeString", "alias": "TIME", "length": 254, "domain": null }, { "name": "NEIGHBORHO", "type": "esriFieldTypeString", "alias": "NEIGHBORHO", "length": 30, "domain": null }, { "name": "ESSENTIAL", "type": "esriFieldTypeDouble", "alias": "ESSENTIAL", "domain": null }, { "name": "CLOSEST_TO", "type": "esriFieldTypeString", "alias": "CLOSEST_TO", "length": 254, "domain": null }, { "name": "NEIGHBORH2", "type": "esriFieldTypeString", "alias": "NEIGHBORH2", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "SERVICECHANGE", "type": "esriFieldTypeDate", "alias": "ServiceChange", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16552_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A13724_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }