{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Parking Spaces", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "72fe334efa94c4b3ae69dfcac9347a40", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWElEQVRIiWNhoCFgGR6GZ2Rk5DEwMChRYN7BGTNmrMdqOAMDQxgDA4M1BYYzMDAw4DScqmDU8FHDRw0fNXzIG36egYHhDwXm3cFp+IwZM3IpMBgDDN0wBwDonAt58PFVQwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103152, "latestWkid": 6576, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SPACENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SPACEID", "type": "esriFieldTypeString", "alias": "Space Identifier", "length": 50, "domain": null }, { "name": "SPACENAME", "type": "esriFieldTypeString", "alias": "Space Name", "length": 100, "domain": null }, { "name": "SPACELOC", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": { "type": "codedValue", "name": "ParkingSpaceLocation", "description": "The location of the parking space", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Lot", "code": "Lot" }, { "name": "Covered Garage", "code": "Covered Garage" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPACETYPE", "type": "esriFieldTypeString", "alias": "Space Type", "length": 50, "domain": { "type": "codedValue", "name": "ParkingSpaceType", "description": "The type of parking space", "codedValues": [ { "name": "Parallel", "code": "Parallel" }, { "name": "Perpendicular", "code": "Perpendicular" }, { "name": "Angle", "code": "Angle" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPACESIZE", "type": "esriFieldTypeString", "alias": "Size", "length": 10, "domain": { "type": "codedValue", "name": "ParkingSpaceSize", "description": "The size of the parking space", "codedValues": [ { "name": "7.5'x10'", "code": "7.5'x10'" }, { "name": "9'x18'", "code": "9'x18'" }, { "name": "9'x20'", "code": "9'x20'" }, { "name": "13'x20'", "code": "13'x20'" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Alcoa", "code": 1 }, { "name": "McGhee Tyson Airport", "code": -4 }, { "name": "Joint - Alcoa/Maryville", "code": -8 }, { "name": "Alcoa Inc.", "code": -9 }, { "name": "City of Maryville", "code": -10 }, { "name": "TDOT", "code": -11 }, { "name": "Parks & Rec", "code": -12 }, { "name": "Blount County", "code": -3 }, { "name": "Air National Guard", "code": -5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Alcoa", "code": 1 }, { "name": "McGhee Tyson Airport", "code": -4 }, { "name": "City of Maryville", "code": -6 }, { "name": "Alcoa Inc.", "code": -7 }, { "name": "TDOT", "code": -8 }, { "name": "Blount County", "code": -3 }, { "name": "Air National Guard", "code": -5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R477_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_477", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_477", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S372_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7543e29485ca4f09978c8585adf9fb56" }