{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 16, "name": "Stanford_Parking_Inventory_01112024", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "USE_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stanford_Parking_Inventory_01112024", "description": "", "prototype": { "attributes": { "COUNTY": null, "IDAX_Number_Int": null, "Index_": null, "FACIL_ID": null, "LOT": null, "DISABLED": null, "Loading_Space": null, "Type": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null, "AM_Thur_Occ_Perc": null, "AM_Fri_Occ_Perc": null, "USE_1": null, "Use_": null, "DEVLDIST": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Stanford Parking Occupancy (MD Average)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "MD_Average_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "MD_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0.0425531914893617, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "4% - 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "4% - 20%", "description": "", "prototype": { "attributes": { "MD_Fri_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Average_Counts": 0.12127659574468086, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "MD_Fri_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Average_Counts": 0.30000000000000004, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "MD_Fri_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Average_Counts": 0.5, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "MD_Fri_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Average_Counts": 0.7000000000000001, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "MD_Fri_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Average_Counts": 0.9, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "MD_Fri_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Average_Counts": 1.1, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Stanford Parking Occupancy (MD Mon)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "MD_Mon_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "MD_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "MD_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Mon_Counts": 0.1, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "MD_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Mon_Counts": 0.30000000000000004, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "MD_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Mon_Counts": 0.5, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "MD_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Mon_Counts": 0.7000000000000001, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "MD_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Mon_Counts": 0.9, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "MD_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Mon_Counts": 1.1, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Stanford Parking Occupancy (MD Tue)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "MD_Tue_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "MD_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "MD_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Tue_Counts": 0.1, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "MD_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Tue_Counts": 0.30000000000000004, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "MD_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Tue_Counts": 0.5, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "MD_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Tue_Counts": 0.7000000000000001, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "MD_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Tue_Counts": 0.9, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "MD_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Tue_Counts": 1.1, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Stanford Parking Occupancy (MD Wed)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "MD_Wed_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "MD_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "MD_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Wed_Counts": 0.1, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "MD_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Wed_Counts": 0.30000000000000004, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "MD_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Wed_Counts": 0.5, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "MD_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Wed_Counts": 0.7000000000000001, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "MD_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Wed_Counts": 0.9, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "MD_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Wed_Counts": 1.1, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Stanford Parking Occupancy (MD Thur)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "MD_Thu_Counts", "classificationMethod": "esriClassifyManual", "normalizationField": "MD_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "0% - 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.4, "label": "101% - 140%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "0% - 20%", "description": "", "prototype": { "attributes": { "MD_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Thu_Counts": 0.1, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "MD_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Thu_Counts": 0.30000000000000004, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "MD_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Thu_Counts": 0.5, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "MD_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Thu_Counts": 0.7000000000000001, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "MD_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Thu_Counts": 0.9, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 140%", "description": "", "prototype": { "attributes": { "MD_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Thu_Counts": 1.2, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Stanford Parking Occupancy (MD Fri)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "MD_Fri_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "MD_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "MD_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Fri_Counts": 0.1, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "MD_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Fri_Counts": 0.30000000000000004, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "MD_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Fri_Counts": 0.5, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "MD_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Fri_Counts": 0.7000000000000001, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "MD_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Fri_Counts": 0.9, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "MD_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Fri_Counts": 1.1, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 17, "name": "Stanford Parking Occupancy (AM Average)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "AM_Average_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "AM_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0.0714900947459087, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "7% - 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "USE_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "7% - 20%", "description": "", "prototype": { "attributes": { "AM_Fri_Counts": null, "COUNTY": null, "IDAX_Number_Int": null, "Index_": null, "FACIL_ID": null, "LOT": null, "DISABLED": null, "Loading_Space": null, "Type": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Average_Counts": 0.13574504737295434, "AM_Max_Counts": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null, "AM_Thur_Occ_Perc": null, "AM_Fri_Occ_Perc": null, "USE_1": null, "Use_": null, "DEVLDIST": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "AM_Fri_Counts": null, "COUNTY": null, "IDAX_Number_Int": null, "Index_": null, "FACIL_ID": null, "LOT": null, "DISABLED": null, "Loading_Space": null, "Type": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Average_Counts": 0.30000000000000004, "AM_Max_Counts": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null, "AM_Thur_Occ_Perc": null, "AM_Fri_Occ_Perc": null, "USE_1": null, "Use_": null, "DEVLDIST": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "AM_Fri_Counts": null, "COUNTY": null, "IDAX_Number_Int": null, "Index_": null, "FACIL_ID": null, "LOT": null, "DISABLED": null, "Loading_Space": null, "Type": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Average_Counts": 0.5, "AM_Max_Counts": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null, "AM_Thur_Occ_Perc": null, "AM_Fri_Occ_Perc": null, "USE_1": null, "Use_": null, "DEVLDIST": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "AM_Fri_Counts": null, "COUNTY": null, "IDAX_Number_Int": null, "Index_": null, "FACIL_ID": null, "LOT": null, "DISABLED": null, "Loading_Space": null, "Type": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Average_Counts": 0.7000000000000001, "AM_Max_Counts": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null, "AM_Thur_Occ_Perc": null, "AM_Fri_Occ_Perc": null, "USE_1": null, "Use_": null, "DEVLDIST": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "AM_Fri_Counts": null, "COUNTY": null, "IDAX_Number_Int": null, "Index_": null, "FACIL_ID": null, "LOT": null, "DISABLED": null, "Loading_Space": null, "Type": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Average_Counts": 0.9, "AM_Max_Counts": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null, "AM_Thur_Occ_Perc": null, "AM_Fri_Occ_Perc": null, "USE_1": null, "Use_": null, "DEVLDIST": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "AM_Fri_Counts": null, "COUNTY": null, "IDAX_Number_Int": null, "Index_": null, "FACIL_ID": null, "LOT": null, "DISABLED": null, "Loading_Space": null, "Type": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Average_Counts": 1.1, "AM_Max_Counts": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null, "AM_Thur_Occ_Perc": null, "AM_Fri_Occ_Perc": null, "USE_1": null, "Use_": null, "DEVLDIST": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "Stanford Parking Inventory (AM Mon)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "AM_Mon_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "AM_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0.03333333333333333, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "3% - 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "3% - 20%", "description": "", "prototype": { "attributes": { "AM_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Mon_Counts": 0.11666666666666667, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "AM_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Mon_Counts": 0.30000000000000004, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "AM_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Mon_Counts": 0.5, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "AM_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Mon_Counts": 0.7000000000000001, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "AM_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Mon_Counts": 0.9, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "AM_Inventory": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Mon_Counts": 1.1, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Stanford Parking Inventory (AM Tue)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "AM_Tue_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "AM_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "AM_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Tue_Counts": 0.1, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "AM_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Tue_Counts": 0.30000000000000004, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "AM_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Tue_Counts": 0.5, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "AM_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Tue_Counts": 0.7000000000000001, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "AM_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Tue_Counts": 0.9, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "AM_Mon_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Tue_Counts": 1.1, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Stanford Parking Occupancy (AM Wed)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "AM_Wed_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "AM_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "AM_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Wed_Counts": 0.1, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "AM_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Wed_Counts": 0.30000000000000004, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "AM_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Wed_Counts": 0.5, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "AM_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Wed_Counts": 0.7000000000000001, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "AM_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Wed_Counts": 0.9, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "AM_Tue_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Wed_Counts": 1.1, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Stanford Parking Occupancy (AM Thur)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "AM_Thu_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "AM_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 44, 4, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.2, "label": "101% - 120%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "AM_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Thu_Counts": 0.1, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "AM_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Thu_Counts": 0.30000000000000004, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "AM_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Thu_Counts": 0.5, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "AM_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Thu_Counts": 0.7000000000000001, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "AM_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Thu_Counts": 0.9, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "101% - 120%", "description": "", "prototype": { "attributes": { "AM_Wed_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Thu_Counts": 1.1, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Stanford Parking Occupancy (AM Fri)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 57, 125, 87, 255 ], "toColor": [ 163, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 163, 212, 95, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 237, 185, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 185, 28, 255 ], "toColor": [ 235, 28, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 235, 28, 38, 255 ], "toColor": [ 138, 44, 4, 255 ] } ] } }, "field": "AM_Fri_Counts", "classificationMethod": "esriClassifyDefinedInterval", "normalizationField": "AM_Inventory", "normalizationType": "esriNormalizeByField", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 125, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "< 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.4, "label": "21% - 40%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.6000000000000001, "label": "41% - 60%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 185, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.8, "label": "61% - 80%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "81% - 100%" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 20%", "description": "", "prototype": { "attributes": { "AM_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Fri_Counts": 0.1, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "21% - 40%", "description": "", "prototype": { "attributes": { "AM_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Fri_Counts": 0.30000000000000004, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "41% - 60%", "description": "", "prototype": { "attributes": { "AM_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Fri_Counts": 0.5, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "61% - 80%", "description": "", "prototype": { "attributes": { "AM_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Fri_Counts": 0.7000000000000001, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "81% - 100%", "description": "", "prototype": { "attributes": { "AM_Thu_Counts": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "FACIL_ID": null, "DEVLDIST": null, "Type": null, "Use_": null, "DISABLED": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Fri_Counts": 0.9, "AM_Average_Counts": null, "AM_Max_Counts": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Stanford Parking Inventory by District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Data layer shows all parking lots throughout campus, with attributes describing the lot name, number of spaces, number of handicapped spaces, as well as a link to PDF's of diagrams of each parking lot. <\/SPAN><\/P>

Attributes:<\/SPAN><\/P>

LOT_AREA_N/PARKING_AR<\/SPAN>: Parking lot name<\/SPAN><\/P>

NO__SPACES<\/SPAN>: Number of spaces<\/SPAN><\/P>

LOT_NUMBER<\/SPAN>: Parking lot number<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University, 2014", "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": -1.36015574244E7, "ymin": 4497545.688100003, "xmax": -1.35976897731E7, "ymax": 4500931.992899999, "zmin": 0, "zmax": 0, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DEVLDIST", "uniqueValueGroups": [ { "heading": "DEVLDIST", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "" ] ] }, { "label": "Arboretum", "description": "Arboretum", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 235, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Arboretum" ] ] }, { "label": "Campus Center", "description": "Campus Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 221, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Campus Center" ] ] }, { "label": "DAPER and Administrative", "description": "DAPER and Administrative", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 86, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "DAPER and Administrative" ] ] }, { "label": "East Campus", "description": "East Campus", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 174, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "East Campus" ] ] }, { "label": "Lagunita", "description": "Lagunita", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 128, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Lagunita" ] ] }, { "label": "Quarry South", "description": "Quarry South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 117, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Quarry South" ] ] }, { "label": "San Juan", "description": "San Juan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 93, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "San Juan" ] ] }, { "label": "West Campus", "description": "West Campus", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 240, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "West Campus" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 235, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Arboretum", "label": "Arboretum" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 221, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Campus Center", "label": "Campus Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 86, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "DAPER and Administrative", "label": "DAPER and Administrative" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 174, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "East Campus", "label": "East Campus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 128, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Lagunita", "label": "Lagunita" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 117, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Quarry South", "label": "Quarry South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 93, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "San Juan", "label": "San Juan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 240, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "West Campus", "label": "West Campus" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 84, 171, 255 ], "toColor": [ 107, 84, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 212, 81, 255 ], "toColor": [ 78, 212, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 149, 96, 255 ], "toColor": [ 235, 149, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 221, 240, 255 ], "toColor": [ 139, 221, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 92, 165, 255 ], "toColor": [ 242, 92, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 130, 83, 255 ], "toColor": [ 102, 130, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 81, 88, 255 ], "toColor": [ 135, 81, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 82, 255 ], "toColor": [ 217, 212, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 109, 138, 255 ], "toColor": [ 56, 109, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 83, 237, 255 ], "toColor": [ 181, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 250, 188, 255 ], "toColor": [ 95, 250, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 80, 85, 255 ], "toColor": [ 222, 80, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 147, 182, 255 ], "toColor": [ 219, 147, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "DEVLDIST", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Index_", "type": "esriFieldTypeInteger", "alias": "Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Index_" }, { "name": "IDAX_Number_Int", "type": "esriFieldTypeInteger", "alias": "IDAX Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDAX_Number_Int" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOT" }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FACIL_ID" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "Development District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Use_" }, { "name": "DISABLED", "type": "esriFieldTypeDouble", "alias": "Disabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISABLED" }, { "name": "MD_Inventory", "type": "esriFieldTypeInteger", "alias": "MD Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Inventory" }, { "name": "MD_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "MD Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Mon_Counts" }, { "name": "MD_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "MD Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Tue_Counts" }, { "name": "MD_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "MD Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Wed_Counts" }, { "name": "MD_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "MD Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Thu_Counts" }, { "name": "MD_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "MD Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Fri_Counts" }, { "name": "MD_Average_Counts", "type": "esriFieldTypeInteger", "alias": "MD Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Average_Counts" }, { "name": "MD_Max_Counts", "type": "esriFieldTypeInteger", "alias": "MD Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MD_Max_Counts" }, { "name": "AM_Inventory", "type": "esriFieldTypeInteger", "alias": "AM Inventory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Inventory" }, { "name": "AM_Mon_Counts", "type": "esriFieldTypeInteger", "alias": "AM Monday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Mon_Counts" }, { "name": "AM_Tue_Counts", "type": "esriFieldTypeInteger", "alias": "AM Tuesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Tue_Counts" }, { "name": "AM_Wed_Counts", "type": "esriFieldTypeInteger", "alias": "AM Wednesday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Wed_Counts" }, { "name": "AM_Thu_Counts", "type": "esriFieldTypeInteger", "alias": "AM Thursday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Thu_Counts" }, { "name": "AM_Fri_Counts", "type": "esriFieldTypeInteger", "alias": "AM Friday Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Fri_Counts" }, { "name": "AM_Average_Counts", "type": "esriFieldTypeInteger", "alias": "AM Average Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Average_Counts" }, { "name": "AM_Max_Counts", "type": "esriFieldTypeInteger", "alias": "AM Max Counts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Max_Counts" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "USE_1", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "MD_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Mon_Occ_Perc" }, { "name": "MD_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Tue_Occ_Perc" }, { "name": "MD_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Wed_Occ_Perc" }, { "name": "MD_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Thur_Occ_Perc" }, { "name": "MD_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "MD Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MD_Fri_Occ_Perc" }, { "name": "AM_Mon_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Monday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Mon_Occ_Perc" }, { "name": "AM_Tue_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Tuesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Tue_Occ_Perc" }, { "name": "AM_Wed_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Wednesday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Wed_Occ_Perc" }, { "name": "AM_Thur_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Thursday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Thur_Occ_Perc" }, { "name": "AM_Fri_Occ_Perc", "type": "esriFieldTypeString", "alias": "AM Friday Occupancy (%)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AM_Fri_Occ_Perc" }, { "name": "Loading_Space", "type": "esriFieldTypeSmallInteger", "alias": "Loading Space", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Loading_Space" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Arboretum", "name": "Arboretum", "domains": {}, "templates": [ { "name": "Arboretum", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "Arboretum", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Campus Center", "name": "Campus Center", "domains": {}, "templates": [ { "name": "Campus Center", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "Campus Center", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DAPER and Administrative", "name": "DAPER and Administrative", "domains": {}, "templates": [ { "name": "DAPER and Administrative", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "DAPER and Administrative", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "East Campus", "name": "East Campus", "domains": {}, "templates": [ { "name": "East Campus", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "East Campus", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lagunita", "name": "Lagunita", "domains": {}, "templates": [ { "name": "Lagunita", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "Lagunita", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Quarry South", "name": "Quarry South", "domains": {}, "templates": [ { "name": "Quarry South", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "Quarry South", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "San Juan", "name": "San Juan", "domains": {}, "templates": [ { "name": "San Juan", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "San Juan", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West Campus", "name": "West Campus", "domains": {}, "templates": [ { "name": "West Campus", "description": "", "prototype": { "attributes": { "FACIL_ID": null, "AM_Fri_Occ_Perc": null, "Index_": null, "IDAX_Number_Int": null, "LOT": null, "DEVLDIST": "West Campus", "Type": null, "Use_": null, "DISABLED": null, "MD_Inventory": null, "MD_Mon_Counts": null, "MD_Tue_Counts": null, "MD_Wed_Counts": null, "MD_Thu_Counts": null, "MD_Fri_Counts": null, "MD_Average_Counts": null, "MD_Max_Counts": null, "AM_Inventory": null, "AM_Mon_Counts": null, "AM_Tue_Counts": null, "AM_Wed_Counts": null, "AM_Thu_Counts": null, "AM_Fri_Counts": null, "AM_Average_Counts": null, "AM_Max_Counts": null, "LU_CODE": null, "LU_NAME": null, "JURISDICTI": null, "COUNTY": null, "USE_1": null, "AM_Thur_Occ_Perc": null, "Loading_Space": null, "MD_Mon_Occ_Perc": null, "MD_Tue_Occ_Perc": null, "MD_Wed_Occ_Perc": null, "MD_Thur_Occ_Perc": null, "MD_Fri_Occ_Perc": null, "AM_Mon_Occ_Perc": null, "AM_Tue_Occ_Perc": null, "AM_Wed_Occ_Perc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Devl Districts GUP 2000", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Development district boundaries on Stanford lands from the 2000 General Use Permit between Stanford University & Santa Clara County<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University LBRE, Land Use & Environmental Planning Office", "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": -1.36026028944E7, "ymin": 4492648.437700003, "xmax": -1.35976238584E7, "ymax": 4501093.760899998, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 225, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DEVLDIST", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 107, 126, 128, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "DINPro-Medium", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "DEVLDIST", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BayAreaProjects.DBO.Devl_Districts_GUP_2000.AREA", "type": "esriFieldTypeDouble", "alias": "BayAreaProjects.DBO.Devl_Districts_GUP_2000.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BayAreaProjects.DBO.Devl_Districts_GUP_2000.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "DEVLDIST", "type": "esriFieldTypeString", "alias": "DEVLDIST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEVLDIST" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "HECTARES", "type": "esriFieldTypeDouble", "alias": "HECTARES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HECTARES" }, { "name": "DISPLAY", "type": "esriFieldTypeString", "alias": "DISPLAY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DISPLAY" }, { "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": "R1031_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S953_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Devl Districts GUP 2000", "description": "", "prototype": { "attributes": { "DISPLAY": null, "OBJECTID": null, "BayAreaProjects.DBO.Devl_Districts_GUP_2000.AREA": null, "PERIMETER": null, "DEVLDIST": null, "ACRES": null, "HECTARES": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "name": "SU Jurisdictions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Government jurisdictions on Stanford lands. Clipped to the extent of Stanford lands.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University LBRE, Land Use & Environmental Planning Office", "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": -1.36087908562E7, "ymin": 4492353.618199997, "xmax": -1.35959267427E7, "ymax": 4502214.272, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "JURISDICTI", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "ACREAGE", "type": "esriFieldTypeString", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_" }, { "name": "DOC1", "type": "esriFieldTypeString", "alias": "DOC1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOC1" }, { "name": "DOC2", "type": "esriFieldTypeString", "alias": "DOC2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DOC2" }, { "name": "DOC3", "type": "esriFieldTypeString", "alias": "DOC3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DOC3" }, { "name": "URL1", "type": "esriFieldTypeString", "alias": "URL1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "URL1" }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "URL2" }, { "name": "URL3", "type": "esriFieldTypeString", "alias": "URL3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "URL3" }, { "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": "R1035_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S957_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SU Jurisdictions", "description": "", "prototype": { "attributes": { "URL3": null, "OBJECTID": null, "JURISDICTI": null, "COUNTY": null, "ACREAGE": null, "USE_": null, "DOC1": null, "DOC2": null, "DOC3": null, "URL1": null, "URL2": 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": "2c101306974845f49240fe913e4f4c7f" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "LU Designations GUP2000", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Landuse designations for Stanford lands in Unincorporated Santa Clara County.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Stanford University LBRE, Land Use & Environmental Planning Office", "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": -1.36026028944E7, "ymin": 4492648.437700003, "xmax": -1.3597623882199999E7, "ymax": 4501093.760899998, "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": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LU_NAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "LU_NAME", "classes": [ { "label": "Academic Campus", "description": "Academic Campus", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Academic Campus" ] ] }, { "label": "Campus Open Space", "description": "Campus Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Campus Open Space" ] ] }, { "label": "Campus Residential - Low Density", "description": "Campus Residential - Low Density", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Campus Residential - Low Density" ] ] }, { "label": "Campus Residential - Moderate Density", "description": "Campus Residential - Moderate Density", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Campus Residential - Moderate Density" ] ] }, { "label": "Lake", "description": "Lake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Lake" ] ] }, { "label": "Open Space and Field Research", "description": "Open Space and Field Research", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Open Space and Field Research" ] ] }, { "label": "Public School", "description": "Public School", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Public School" ] ] }, { "label": "Special Conservation", "description": "Special Conservation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "Special Conservation" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Academic Campus", "label": "Academic Campus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Campus Open Space", "label": "Campus Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Campus Residential - Low Density", "label": "Campus Residential - Low Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Campus Residential - Moderate Density", "label": "Campus Residential - Moderate Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Lake", "label": "Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Open Space and Field Research", "label": "Open Space and Field Research" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public School", "label": "Public School" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Special Conservation", "label": "Special Conservation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 184, 252, 255 ], "toColor": [ 202, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 206, 255 ], "toColor": [ 252, 179, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 192, 255 ], "toColor": [ 252, 249, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 214, 255 ], "toColor": [ 252, 207, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 194, 255 ], "toColor": [ 216, 252, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 80, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "LU_NAME", "typeIdField": "LU_NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU_CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "LU_NAME", "type": "esriFieldTypeString", "alias": "LU_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_NAME" }, { "name": "HECTARES", "type": "esriFieldTypeDouble", "alias": "HECTARES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HECTARES" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZONING" }, { "name": "AGB_IN_OUT", "type": "esriFieldTypeString", "alias": "AGB_IN_OUT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AGB_IN_OUT" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA", "type": "esriFieldTypeDouble", "alias": "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA" }, { "name": "ZONING_DES", "type": "esriFieldTypeString", "alias": "ZONING_DES", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ZONING_DES" }, { "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": "R1032_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S954_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Academic Campus", "name": "Academic Campus", "domains": {}, "templates": [ { "name": "Academic Campus", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Academic Campus", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Campus Open Space", "name": "Campus Open Space", "domains": {}, "templates": [ { "name": "Campus Open Space", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Campus Open Space", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Campus Residential - Low Density", "name": "Campus Residential - Low Density", "domains": {}, "templates": [ { "name": "Campus Residential - Low Density", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Campus Residential - Low Density", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Campus Residential - Moderate Density", "name": "Campus Residential - Moderate Density", "domains": {}, "templates": [ { "name": "Campus Residential - Moderate Density", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Campus Residential - Moderate Density", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lake", "name": "Lake", "domains": {}, "templates": [ { "name": "Lake", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Lake", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Open Space and Field Research", "name": "Open Space and Field Research", "domains": {}, "templates": [ { "name": "Open Space and Field Research", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Open Space and Field Research", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Public School", "name": "Public School", "domains": {}, "templates": [ { "name": "Public School", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Public School", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Special Conservation", "name": "Special Conservation", "domains": {}, "templates": [ { "name": "Special Conservation", "description": "", "prototype": { "attributes": { "ACRES": null, "ZONING_DES": null, "OBJECTID": null, "LU_CODE": null, "LU_NAME": "Special Conservation", "HECTARES": null, "ZONING": null, "AGB_IN_OUT": null, "PERIMETER": null, "BayAreaProjects.DBO.LU_Designations_GUP2000.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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": "2c101306974845f49240fe913e4f4c7f" } ], "tables": [] }