{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Parking Spaces", "type": "Feature Layer", "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>", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "Matthew Shaw; Richard Berman", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ownername", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "spacenumber", "type": "esriFieldTypeString", "alias": "Space Number", "length": 255, "domain": null }, { "name": "parkinglot", "type": "esriFieldTypeString", "alias": "Parking Lot", "length": 255, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "vehicletype", "type": "esriFieldTypeString", "alias": "Vehicle Type", "length": 255, "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" } }, { "name": "amenities", "type": "esriFieldTypeString", "alias": "Amenities", "length": 255, "domain": null }, { "name": "ev", "type": "esriFieldTypeString", "alias": "EV Charging", "length": 255, "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" } }, { "name": "chargerate", "type": "esriFieldTypeString", "alias": "Charge Rate", "length": 255, "domain": null }, { "name": "ownername", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 255, "domain": null }, { "name": "ownercontact", "type": "esriFieldTypeString", "alias": "Owner Contact", "length": 255, "domain": null }, { "name": "managedby", "type": "esriFieldTypeString", "alias": "Managed By", "length": 255, "domain": null }, { "name": "managercontact", "type": "esriFieldTypeString", "alias": "Manager Contact", "length": 255, "domain": null }, { "name": "operationtimes", "type": "esriFieldTypeString", "alias": "Operation Times", "length": 255, "domain": null }, { "name": "website", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "lottype", "type": "esriFieldTypeString", "alias": "Lot Type", "length": 255, "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" } }, { "name": "offline", "type": "esriFieldTypeString", "alias": "offline", "length": 255, "domain": null }, { "name": "reserved_for", "type": "esriFieldTypeString", "alias": "reserved_for", "length": 255, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r933_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a748_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "42de9ea470a54bbbbde063b33da0642f" } ], "tables": [] }