{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Lot centroids", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 36113, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Layer contains standard properties of public parking lot information. A single parking space can be included in multiple parking categories. Adding all quantity values may not reflect the total number of parking spaces within a lot.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": -2.0037507842788246E7, "ymin": -3.024097145838615E7, "xmax": 2.0037507842788246E7, "ymax": 3.024097145838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 22, 166, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LOTNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITE" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BUILDING" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LOTNAME", "type": "esriFieldTypeString", "alias": "Lot name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOTNAME" }, { "name": "ADDRESSLINE2", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESSLINE2" }, { "name": "ADDRESSLINE3", "type": "esriFieldTypeString", "alias": "City State ZIP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ADDRESSLINE3" }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "Lot number", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LOTNUM" }, { "name": "LOTTYPE", "type": "esriFieldTypeString", "alias": "Lot type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOTTYPE" }, { "name": "LOTSTATUS", "type": "esriFieldTypeString", "alias": "Lot status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOTSTATUS" }, { "name": "LOTUSAGE", "type": "esriFieldTypeString", "alias": "Lot usage", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOTUSAGE" }, { "name": "LOTGATED", "type": "esriFieldTypeString", "alias": "Lot gated?", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOTGATED" }, { "name": "EMPLOYEEPRKG", "type": "esriFieldTypeString", "alias": "Employee parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "EMPLOYEEPRKG" }, { "name": "EMPLOYEEPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Employee spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMPLOYEEPRKGQTY" }, { "name": "EMPLOYEEBFPRKG", "type": "esriFieldTypeString", "alias": "Employee barrier-free parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "EMPLOYEEBFPRKG" }, { "name": "EMPLOYEEBFPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Employee barrier-free spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMPLOYEEBFPRKGQTY" }, { "name": "MOPEDPRKG", "type": "esriFieldTypeString", "alias": "Moped parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MOPEDPRKG" }, { "name": "MOPEDPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Moped spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MOPEDPRKGQTY" }, { "name": "MOPEDBFPRKG", "type": "esriFieldTypeString", "alias": "Moped barrier-free parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MOPEDBFPRKG" }, { "name": "MOPEDBFPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Moped barrier-free spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MOPEDBFPRKGQTY" }, { "name": "STUDENTPRKG", "type": "esriFieldTypeString", "alias": "Student parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STUDENTPRKG" }, { "name": "STUDENTPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Student parking spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STUDENTPRKGQTY" }, { "name": "STUDENTBFPRKG", "type": "esriFieldTypeString", "alias": "Student barrier-free parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STUDENTBFPRKG" }, { "name": "STUDENTBFPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Student barrier-free spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STUDENTBFPRKGQTY" }, { "name": "VISITORPRKG", "type": "esriFieldTypeString", "alias": "Visitor parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VISITORPRKG" }, { "name": "VISITORPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Visitor parking spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VISITORPRKGQTY" }, { "name": "VISITORBFPRKG", "type": "esriFieldTypeString", "alias": "Visitor barrier-free parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VISITORBFPRKG" }, { "name": "VISITORBFPRKGQTY", "type": "esriFieldTypeDouble", "alias": "Visitor barrier-free spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VISITORBFPRKGQTY" }, { "name": "UNIVERSITYPRKG", "type": "esriFieldTypeString", "alias": "University parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "UNIVERSITYPRKG" }, { "name": "UNIVERSITYPRKGQTY", "type": "esriFieldTypeDouble", "alias": "University parking spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIVERSITYPRKGQTY" }, { "name": "UNIVERSITYBFPRKG", "type": "esriFieldTypeString", "alias": "University barrier-free parking?", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "UNIVERSITYBFPRKG" }, { "name": "UNIVERSITYBFPRKGQTY", "type": "esriFieldTypeDouble", "alias": "University barrier-free spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIVERSITYBFPRKGQTY" }, { "name": "ZINDEX", "type": "esriFieldTypeDouble", "alias": "Z index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZINDEX" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lot centroids", "description": "", "prototype": { "attributes": { "LATITUDE": null, "LONGITUDE": null, "SITE": null, "BUILDING": null, "BUILDINGID": null, "LOTNAME": null, "ADDRESSLINE2": null, "ADDRESSLINE3": null, "LOTNUM": null, "LOTTYPE": null, "LOTSTATUS": null, "LOTUSAGE": null, "LOTGATED": null, "EMPLOYEEPRKG": null, "EMPLOYEEPRKGQTY": null, "EMPLOYEEBFPRKG": null, "EMPLOYEEBFPRKGQTY": null, "MOPEDPRKG": null, "MOPEDPRKGQTY": null, "MOPEDBFPRKG": null, "MOPEDBFPRKGQTY": null, "STUDENTPRKG": null, "STUDENTPRKGQTY": null, "STUDENTBFPRKG": null, "STUDENTBFPRKGQTY": null, "VISITORPRKG": null, "VISITORPRKGQTY": null, "VISITORBFPRKG": null, "VISITORBFPRKGQTY": null, "UNIVERSITYPRKG": null, "UNIVERSITYPRKGQTY": null, "UNIVERSITYBFPRKG": null, "UNIVERSITYBFPRKGQTY": null, "ZINDEX": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab4021c8e92d4c69963298e1c1544fba" }