{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Public Parking Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "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": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"P\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ParkingType IN ('lot', 'gar')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Surface Lots and Garages", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "\"P\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ParkingType = 'str'", "useCodedValues": true, "maxScale": "NaN", "minScale": 1128.497176, "name": "On-Street", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9259885.459757945, "ymin": 4870249.857627283, "xmax": -9256668.272922445, "ymax": 4871399.252743463, "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": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParkingAreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParkingType", "type": "esriFieldTypeString", "alias": "Parking Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_ParkingAreaTypes", "description": "Types of vehicular Parking Areas", "codedValues": [ { "name": "On-Street", "code": "str" }, { "name": "Surface Lot", "code": "lot" }, { "name": "Garage", "code": "gar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ParkingAreaName", "type": "esriFieldTypeString", "alias": "Parking Area Name", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location Details", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Abandoned in Place", "code": "ABAND" }, { "name": "Disposed", "code": "DISPD" }, { "name": "Existing", "code": "EXIST" }, { "name": "Proposed Abandoned", "code": "PRABN" }, { "name": "Proposed", "code": "PROP" }, { "name": "Proposed Replace", "code": "PRREP" }, { "name": "Proposed Rehab", "code": "PRRHB" }, { "name": "Proposed Removed", "code": "PRRMV" }, { "name": "Rehab", "code": "REHAB" }, { "name": "Scrapped", "code": "SCRPD" }, { "name": "Spare", "code": "SPARE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OperationalStatus", "type": "esriFieldTypeString", "alias": "Operational Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_domOperationalStatus", "description": "Operational Status", "codedValues": [ { "name": "In Service", "code": "INSERV" }, { "name": "Out of Service", "code": "OUTSERV" }, { "name": "Standby", "code": "STANDBY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetImage", "type": "esriFieldTypeString", "alias": "Asset Image", "length": 255, "domain": null }, { "name": "Attachments", "type": "esriFieldTypeString", "alias": "Attachments", "length": 255, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "length": 255, "domain": { "type": "codedValue", "name": "WS2_domOwnMaint", "description": "Owner/Maintainer", "codedValues": [ { "name": "Brown Township", "code": "BROWN" }, { "name": "City of Columbus", "code": "CBUS" }, { "name": "City of Dublin", "code": "DUBL" }, { "name": "City of Hilliard", "code": "HILL" }, { "name": "Contractor", "code": "CONTR" }, { "name": "Franklin County", "code": "FRANK" }, { "name": "Norwich Township", "code": "NORW" }, { "name": "Ohio Department of Transportation", "code": "ODOT" }, { "name": "Private", "code": "PRIV" }, { "name": "Vendor", "code": "VENDOR" }, { "name": "Washington Township", "code": "WASH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 255, "domain": { "type": "codedValue", "name": "WS2_domOwnMaint", "description": "Owner/Maintainer", "codedValues": [ { "name": "Brown Township", "code": "BROWN" }, { "name": "City of Columbus", "code": "CBUS" }, { "name": "City of Dublin", "code": "DUBL" }, { "name": "City of Hilliard", "code": "HILL" }, { "name": "Contractor", "code": "CONTR" }, { "name": "Franklin County", "code": "FRANK" }, { "name": "Norwich Township", "code": "NORW" }, { "name": "Ohio Department of Transportation", "code": "ODOT" }, { "name": "Private", "code": "PRIV" }, { "name": "Vendor", "code": "VENDOR" }, { "name": "Washington Township", "code": "WASH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "AssetCost", "type": "esriFieldTypeDouble", "alias": "Asset Cost", "domain": null }, { "name": "ReplaceCost", "type": "esriFieldTypeDouble", "alias": "Replacement Cost", "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Asset Condition", "length": 255, "domain": { "type": "codedValue", "name": "WS2_domCondition", "description": "Condition", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Excellent", "code": "EXCEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "RehabDate", "type": "esriFieldTypeDate", "alias": "Last Rehab Date", "length": 8, "domain": null }, { "name": "LifeExpectancy", "type": "esriFieldTypeSmallInteger", "alias": "Life Expectancy in Yrs", "domain": null }, { "name": "RemUseLife", "type": "esriFieldTypeSmallInteger", "alias": "Remaining Useful Life in Yrs", "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "Business Risk Exposure", "domain": null }, { "name": "Critical", "type": "esriFieldTypeString", "alias": "Critical", "length": 255, "domain": { "type": "codedValue", "name": "WS2_domBoolean", "description": "Boolean", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_WORST_H_RMS", "type": "esriFieldTypeDouble", "alias": "Worst Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_WORST_V_RMS", "type": "esriFieldTypeDouble", "alias": "Worst Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_WORST_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Worst Fix Type", "domain": null }, { "name": "ESRIGNSS_MANUAL_LOCATIONS", "type": "esriFieldTypeInteger", "alias": "Number of Manual Locations", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_114", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1751975086000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7bcccaddfca3433b8545976b1c55861f" }