{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "SDE.DemolishedParking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.0131233333333334, "zTolerance": 7.999999999999999E-5, "mTolerance": 7.999999999999999E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.4048768097405, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 7.999999999999999E-5, "mTolerance": 7.999999999999999E-5, "falseX": -121521300, "falseY": -93934000, "xyUnits": 2438.336188469873, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOTNUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOTNUMBER", "type": "esriFieldTypeString", "alias": "LOTNUMBER", "length": 10, "domain": null }, { "name": "FEATUREOWNER", "type": "esriFieldTypeString", "alias": "FEATUREOWNER", "length": 20, "domain": { "type": "codedValue", "name": "FeatureOwner", "description": "", "codedValues": [ { "name": "METRO", "code": "METRO" }, { "name": "OTHER", "code": "OTHER" }, { "name": "VA", "code": "VA" }, { "name": "VANDERBILT", "code": "VANDERBILT" }, { "name": "NON-VANDERBILT", "code": "NON-VANDERBILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BLDGNUMBER", "type": "esriFieldTypeString", "alias": "BLDGNUMBER", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 200, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "CAPACITY", "domain": null }, { "name": "MEDICAL", "type": "esriFieldTypeSmallInteger", "alias": "MEDICAL", "domain": null }, { "name": "HANDICAP", "type": "esriFieldTypeSmallInteger", "alias": "HANDICAP", "domain": null }, { "name": "FEATURESUBOWNER", "type": "esriFieldTypeString", "alias": "FEATURESUBOWNER", "length": 20, "domain": { "type": "codedValue", "name": "FeatureSubOwner", "description": "", "codedValues": [ { "name": "UNIVERSITY", "code": "UNIVERSITY" }, { "name": "MEDICAL", "code": "MEDICAL" }, { "name": "UNIVERSITY/MEDICAL", "code": "UNIVERSITY/MEDICAL" }, { "name": "REAL ESTATE", "code": "REAL ESTATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NON-VANDERBILT", "code": "NON-VANDERBILT" }, { "name": "OCCUPANT", "code": "OCCUPANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARKING_TYPE", "type": "esriFieldTypeString", "alias": "PARKING_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "Parking_Type", "description": "", "codedValues": [ { "name": "RESERVED", "code": "RESERVED" }, { "name": "PERMIT", "code": "PERMIT" }, { "name": "VISITOR", "code": "VISITOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARKING_SUBTYPE", "type": "esriFieldTypeString", "alias": "PARKING_SUBTYPE", "length": 30, "domain": { "type": "codedValue", "name": "Parking_SubType", "description": "", "codedValues": [ { "name": "HOURLY", "code": "HOURLY" }, { "name": "METERED - 30 MIN", "code": "METERED - 30 MIN" }, { "name": "METERED - 1 HR", "code": "METERED - 1 HR" }, { "name": "METERED - 2 HR", "code": "METERED - 2 HR" }, { "name": "ZONED - 1", "code": "ZONED - 1" }, { "name": "ZONED - 2", "code": "ZONED - 2" }, { "name": "ZONED - 3", "code": "ZONED - 3" }, { "name": "ZONED - MEDICAL", "code": "ZONED - MEDICAL" }, { "name": "ZONED - F", "code": "ZONED - F" }, { "name": "ZONED - G", "code": "ZONED - G" }, { "name": "ZONED - J", "code": "ZONED - J" }, { "name": "ZONED - GREEK", "code": "ZONED - GREEK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNIVERSITY", "type": "esriFieldTypeSmallInteger", "alias": "UNIVERSITY", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "FeatureStatus", "description": "", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "PENDING", "code": "PENDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARKING_GRADE", "type": "esriFieldTypeString", "alias": "PARKING_GRADE", "length": 10, "domain": { "type": "codedValue", "name": "Grade", "description": "", "codedValues": [ { "name": "ABOVE", "code": "ABOVE" }, { "name": "BELOW", "code": "BELOW" }, { "name": "ELEVATED", "code": "ELEVATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PATIENTPARKING", "type": "esriFieldTypeSmallInteger", "alias": "PATIENTPARKING", "domain": null }, { "name": "BUSINESSPARKING", "type": "esriFieldTypeSmallInteger", "alias": "BUSINESSPARKING", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "GRADE", "length": 10, "domain": { "type": "codedValue", "name": "Grade", "description": "", "codedValues": [ { "name": "ABOVE", "code": "ABOVE" }, { "name": "BELOW", "code": "BELOW" }, { "name": "ELEVATED", "code": "ELEVATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R27223_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27223", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_27223", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }