{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Parking Spaces", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

This Feature Class displays individual parking spaces at parking lots and structures on Port property. It includes information on size, the presence of EV charging and other information.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Matthew Shaw; Richard Berman", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6006796.764111718, "ymin": 2097233.669151849, "xmax": 6020526.0896732025, "ymax": 2123301.416232221, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 196, 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": "ownername", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "spacenumber", "type": "esriFieldTypeString", "alias": "Space Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "spacenumber" }, { "name": "parkinglot", "type": "esriFieldTypeString", "alias": "Parking Lot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "parkinglot" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address" }, { "name": "vehicletype", "type": "esriFieldTypeString", "alias": "Vehicle Type", "domain": { "type": "codedValue", "name": "ParkingSpaces", "description": "Type of vehicle suitable for parking space", "codedValues": [ { "name": "Compact", "code": "ps1" }, { "name": "Oversize", "code": "ps2" }, { "name": "Trailer", "code": "ps3" }, { "name": "Class 8 Truck", "code": "ps4" }, { "name": "Motorcycle", "code": "ps5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "ps1", "modelName": "vehicletype" }, { "name": "amenities", "type": "esriFieldTypeString", "alias": "Amenities", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "amenities" }, { "name": "ev", "type": "esriFieldTypeString", "alias": "EV Charging", "domain": { "type": "codedValue", "name": "EV_Charging", "description": "EV Charging availability", "codedValues": [ { "name": "n/a", "code": "ev1" }, { "name": "Level 1", "code": "ev2" }, { "name": "Level 2", "code": "ev3" }, { "name": "Level 3", "code": "ev4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "ev1", "modelName": "ev" }, { "name": "chargerate", "type": "esriFieldTypeString", "alias": "Charge Rate", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "chargerate" }, { "name": "ownername", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownername" }, { "name": "ownercontact", "type": "esriFieldTypeString", "alias": "Owner Contact", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownercontact" }, { "name": "managedby", "type": "esriFieldTypeString", "alias": "Managed By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "managedby" }, { "name": "managercontact", "type": "esriFieldTypeString", "alias": "Manager Contact", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "managercontact" }, { "name": "operationtimes", "type": "esriFieldTypeString", "alias": "Operation Times", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "operationtimes" }, { "name": "website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "website" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "comments" }, { "name": "lottype", "type": "esriFieldTypeString", "alias": "Lot Type", "domain": { "type": "codedValue", "name": "ParkingLotType", "description": "Parking Lot Type", "codedValues": [ { "name": "Surface", "code": "pl1" }, { "name": "Shed", "code": "pl2" }, { "name": "Structure", "code": "pl3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "pl1", "modelName": "lottype" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_perimeter(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r933_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a748_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parking Spaces", "description": "", "prototype": { "attributes": { "lottype": "pl1", "comments": null, "spacenumber": null, "parkinglot": null, "address": null, "vehicletype": "ps1", "amenities": null, "ev": "ev1", "chargerate": null, "ownername": null, "ownercontact": null, "managedby": null, "managercontact": null, "operationtimes": null, "website": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "719418a316a14b5aa8938249e772555e" } ], "tables": [] }