{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "City Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 313614.6386000002, "ymin": 3619199.4539, "xmax": 4254537.4904, "ymax": 5613312.753799999, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 200, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 126, 62, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CityName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SRA", "type": "esriFieldTypeString", "alias": "SRA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SRA" }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CityName", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CityName" }, { "name": "LeadOffice", "type": "esriFieldTypeString", "alias": "Lead Office", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadOffice" }, { "name": "SecondaryOffice", "type": "esriFieldTypeString", "alias": "Secondary Office", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondaryOffice" }, { "name": "SoCalProjects.DBO.LB210043_Cities_V2.Area", "type": "esriFieldTypeString", "alias": "SoCalProjects.DBO.LB210043_Cities_V2.Area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SoCalProjects.DBO.LB210043_Cities_V2.Area" }, { "name": "Population", "type": "esriFieldTypeString", "alias": "Population (2020 Census)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Population" }, { "name": "Jobs", "type": "esriFieldTypeString", "alias": "Jobs (2019 LEHD)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Jobs" }, { "name": "Freight", "type": "esriFieldTypeString", "alias": "Freight Generator Jobs (2019)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Freight" }, { "name": "MHHI", "type": "esriFieldTypeString", "alias": "Median Household Income (2019)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MHHI" }, { "name": "TruckHours", "type": "esriFieldTypeString", "alias": "Truck Hours of Delay/sf", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TruckHours" }, { "name": "DAC", "type": "esriFieldTypeString", "alias": "% of Area with Disadvantaged Communities", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DAC" }, { "name": "PublicTransit", "type": "esriFieldTypeString", "alias": "Number of Commuters Using Public Transit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PublicTransit" }, { "name": "FreightGenerator", "type": "esriFieldTypeString", "alias": "Growth of Freight Generator Jobs (2009-2019)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FreightGenerator" }, { "name": "HSDiploma", "type": "esriFieldTypeString", "alias": "% of 16+ Adults with High School Diploma+", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HSDiploma" }, { "name": "CollegeDiploma", "type": "esriFieldTypeString", "alias": "% of 16+ Adults with Bachelor's Degree+", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CollegeDiploma" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R636_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Boundaries", "description": "", "prototype": { "attributes": { "CollegeDiploma": null, "SRA": null, "CityName": null, "LeadOffice": null, "SecondaryOffice": null, "SoCalProjects.DBO.LB210043_Cities_V2.Area": null, "Population": null, "Jobs": null, "Freight": null, "MHHI": null, "TruckHours": null, "DAC": null, "PublicTransit": null, "FreightGenerator": null, "HSDiploma": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "73f2ee39059647829e7799a24eafb6c0" }