{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Airports_DOT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.1551793777079778E7, "ymin": 4860037.904712961, "xmax": -1.0620363870658278E7, "ymax": 5293463.796027621, "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 } }, "sourceSpatialReference": { "wkid": 102704, "latestWkid": 26852, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119097700, "falseY": -96454900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 82, 121, 165, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Code" }, { "name": "elev_ft", "type": "esriFieldTypeDouble", "alias": "elev_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elev_ft" }, { "name": "N_Deg", "type": "esriFieldTypeDouble", "alias": "N_Deg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_Deg" }, { "name": "N_Min", "type": "esriFieldTypeDouble", "alias": "N_Min", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_Min" }, { "name": "W_Deg", "type": "esriFieldTypeDouble", "alias": "W_Deg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "W_Deg" }, { "name": "W_Min", "type": "esriFieldTypeDouble", "alias": "W_Min", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "W_Min" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "AWOS", "type": "esriFieldTypeString", "alias": "AWOS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AWOS" }, { "name": "ASOS", "type": "esriFieldTypeString", "alias": "ASOS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASOS" }, { "name": "ATIS", "type": "esriFieldTypeString", "alias": "ATIS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ATIS" }, { "name": "CityCenter", "type": "esriFieldTypeString", "alias": "CityCenter", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CityCenter" }, { "name": "CityCode", "type": "esriFieldTypeString", "alias": "CityCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CityCode" }, { "name": "ColumbusFSS", "type": "esriFieldTypeString", "alias": "ColumbusFSS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ColumbusFSS" }, { "name": "CTAF", "type": "esriFieldTypeString", "alias": "CTAF", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CTAF" }, { "name": "Runway1", "type": "esriFieldTypeString", "alias": "Runway1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Runway1" }, { "name": "Runway2", "type": "esriFieldTypeString", "alias": "Runway2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Runway2" }, { "name": "Runway3", "type": "esriFieldTypeString", "alias": "Runway3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Runway3" }, { "name": "Surface1", "type": "esriFieldTypeString", "alias": "Surface1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Surface1" }, { "name": "Surface2", "type": "esriFieldTypeString", "alias": "Surface2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Surface2" }, { "name": "Surface3", "type": "esriFieldTypeString", "alias": "Surface3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Surface3" }, { "name": "TraffPatt1", "type": "esriFieldTypeString", "alias": "TraffPatt1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TraffPatt1" }, { "name": "TraffPatt2", "type": "esriFieldTypeString", "alias": "TraffPatt2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TraffPatt2" }, { "name": "TraffPatt3", "type": "esriFieldTypeString", "alias": "TraffPatt3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TraffPatt3" }, { "name": "RunwayLights1", "type": "esriFieldTypeString", "alias": "RunwayLights1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RunwayLights1" }, { "name": "RunwayLights2", "type": "esriFieldTypeString", "alias": "RunwayLights2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RunwayLights2" }, { "name": "RunwayLights3", "type": "esriFieldTypeString", "alias": "RunwayLights3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RunwayLights3" }, { "name": "FBO1", "type": "esriFieldTypeString", "alias": "FBO1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FBO1" }, { "name": "FBO2", "type": "esriFieldTypeString", "alias": "FBO2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FBO2" }, { "name": "FBO3", "type": "esriFieldTypeString", "alias": "FBO3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FBO3" }, { "name": "FBO4", "type": "esriFieldTypeString", "alias": "FBO4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FBO4" }, { "name": "Fuel", "type": "esriFieldTypeString", "alias": "Fuel", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Fuel" }, { "name": "Hours", "type": "esriFieldTypeString", "alias": "Hours", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Hours" }, { "name": "ATIS1", "type": "esriFieldTypeString", "alias": "ATIS1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ATIS1" }, { "name": "Twr", "type": "esriFieldTypeString", "alias": "Twr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Twr" }, { "name": "GndCon", "type": "esriFieldTypeString", "alias": "GndCon", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GndCon" }, { "name": "ClncDel", "type": "esriFieldTypeString", "alias": "ClncDel", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClncDel" }, { "name": "Unicom", "type": "esriFieldTypeString", "alias": "Unicom", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Unicom" }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Note" }, { "name": "AddressName", "type": "esriFieldTypeString", "alias": "AddressName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AddressName" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "AddressCity", "type": "esriFieldTypeString", "alias": "AddressCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AddressCity" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "State" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zip" }, { "name": "GDB_GEOMATTR_DATA", "type": "esriFieldTypeBlob", "alias": "GDB_GEOMATTR_DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GDB_GEOMATTR_DATA" }, { "name": "AirportType", "type": "esriFieldTypeString", "alias": "AirportType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AirportType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Airports_DOT", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "AirportType": null, "City": null, "Name": null, "Code": null, "elev_ft": null, "N_Deg": null, "N_Min": null, "W_Deg": null, "W_Min": null, "Latitude": null, "Longitude": null, "AWOS": null, "ASOS": null, "ATIS": null, "CityCenter": null, "CityCode": null, "ColumbusFSS": null, "CTAF": null, "Runway1": null, "Runway2": null, "Runway3": null, "Surface1": null, "Surface2": null, "Surface3": null, "TraffPatt1": null, "TraffPatt2": null, "TraffPatt3": null, "RunwayLights1": null, "RunwayLights2": null, "RunwayLights3": null, "FBO1": null, "FBO2": null, "FBO3": null, "FBO4": null, "Fuel": null, "Hours": null, "ATIS1": null, "Twr": null, "GndCon": null, "ClncDel": null, "Unicom": null, "Note": null, "AddressName": null, "Address": null, "AddressCity": null, "State": null, "Zip": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "444c572605924d8aa797e8e5d239611a" }