{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 27, "name": "Hangars-Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1591959.078095466, "ymin": 7218330.500101805, "xmax": 1596874.1676747203, "ymax": 7222244.244570896, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[HangarNumber]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3600, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OwnerFirstName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HangarNumber", "type": "esriFieldTypeString", "alias": "Hangar Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HangarNumber" }, { "name": "AreaInSqFt", "type": "esriFieldTypeDouble", "alias": "Area In SqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaInSqFt" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "BuildingDamageStatus", "description": "What is the damage status of the buildings?", "codedValues": [ { "name": "Little or No Damage", "code": "Little or No Damage" }, { "name": "Moderate Damage", "code": "Moderate Damage" }, { "name": "Severe Damage", "code": "Severe Damage" }, { "name": "Destroyed", "code": "Destroyed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "OwnerFirstName", "type": "esriFieldTypeString", "alias": "Owner First Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerFirstName" }, { "name": "OwnerLastName", "type": "esriFieldTypeString", "alias": "Owner Last Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerLastName" }, { "name": "Company", "type": "esriFieldTypeString", "alias": "Company", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Company" }, { "name": "OwnerEmailAddress", "type": "esriFieldTypeString", "alias": "Owner Email Address", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "OwnerEmailAddress" }, { "name": "OwnerStreet", "type": "esriFieldTypeString", "alias": "Owner Street", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerStreet" }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "Owner City", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerCity" }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "Owner State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerState" }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "Owner Zip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerZip" }, { "name": "OwnerPrimaryPhone", "type": "esriFieldTypeString", "alias": "Owner Primary Phone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OwnerPrimaryPhone" }, { "name": "OwnerSecondaryPhone", "type": "esriFieldTypeString", "alias": "Owner Secondary Phone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OwnerSecondaryPhone" }, { "name": "DateOfLastInspection", "type": "esriFieldTypeDate", "alias": "Date Of Last Inspection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateOfLastInspection" }, { "name": "DateOfLastAircraftInventory", "type": "esriFieldTypeDate", "alias": "Date Of Last Aircraft Inventory", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateOfLastAircraftInventory" }, { "name": "TaxIDNumber", "type": "esriFieldTypeString", "alias": "Tax ID Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TaxIDNumber" }, { "name": "BilledSquareFootage", "type": "esriFieldTypeDouble", "alias": "Billed Square Footage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BilledSquareFootage" }, { "name": "HangarDimensions", "type": "esriFieldTypeString", "alias": "Hangar Dimensions", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "HangarDimensions" }, { "name": "ElectricMeterNumber", "type": "esriFieldTypeString", "alias": "Electric Meter Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ElectricMeterNumber" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Notes" }, { "name": "LinkedFiles", "type": "esriFieldTypeString", "alias": "Linked Files", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "LinkedFiles" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InventoryID", "type": "esriFieldTypeString", "alias": "Inventory ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InventoryID" }, { "name": "HangarInsuranceExpirationDate", "type": "esriFieldTypeDate", "alias": "HangarInsuranceExpirationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HangarInsuranceExpirationDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_23", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Hangars-Buildings", "description": "", "prototype": { "attributes": { "InventoryID": null, "HangarNumber": null, "AreaInSqFt": null, "HangarInsuranceExpirationDate": null, "Notes": null, "LinkedFiles": null, "Status": null, "OwnerFirstName": null, "OwnerLastName": null, "Company": null, "OwnerEmailAddress": null, "OwnerStreet": null, "OwnerCity": null, "OwnerState": null, "OwnerZip": null, "OwnerPrimaryPhone": null, "OwnerSecondaryPhone": null, "DateOfLastInspection": null, "DateOfLastAircraftInventory": null, "TaxIDNumber": null, "BilledSquareFootage": null, "HangarDimensions": null, "ElectricMeterNumber": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "edc6ba228df9444f8c5e39bdf1bc7eb5" }