{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "RunwayCenterline", "type": "Feature Layer", "description": "
Continuous line along the painted centerline of a runway connecting the middle-points of the two outermost thresholds. Centerline is composed of many centerline points (see RunwayControlPoint). It is used to calculate grade and line-of-sight criteria.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Esri, FAA", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.RWYDESG", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 2, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": "Tahoma", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6013395.800733477, "ymin": 2048717.3572784811, "xmax": 6023781.706470802, "ymax": 2056947.1672623903, "zmin": 5.50010000000475, "zmax": 13.00010000000475, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "rwydesg", "type": "esriFieldTypeString", "alias": "Runway Designator", "length": 7, "domain": null }, { "name": "descrip", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "CodeStatus", "description": "", "codedValues": [ { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "AIRSPACED", "code": "AIRSPACED" }, { "name": "AS_BUILT", "code": "AS_BUILT" }, { "name": "BROKEN", "code": "BROKEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "CONDEMNED", "code": "CONDEMNED" }, { "name": "DEMOLISHED", "code": "DEMOLISHED" }, { "name": "ENV_CLEARED", "code": "ENV_CLEARED" }, { "name": "FAILED_AID", "code": "FAILED_AID" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "LIMITED", "code": "LIMITED" }, { "name": "LONG_TERM", "code": "LONG_TERM" }, { "name": "MEDIUM_TERM", "code": "MEDIUM_TERM" }, { "name": "NON_OPERATIONAL", "code": "NON_OPERATIONAL" }, { "name": "OCCUPIED", "code": "OCCUPIED" }, { "name": "OPERATIONAL", "code": "OPERATIONAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKED", "code": "PARKED" }, { "name": "PERMANENT", "code": "PERMANENT" }, { "name": "PORTABLE", "code": "PORTABLE" }, { "name": "RELEASED", "code": "RELEASED" }, { "name": "S_POWER", "code": "S_POWER" }, { "name": "SEMI_PERMANENT", "code": "SEMI_PERMANENT" }, { "name": "SHORT_TERM", "code": "SHORT_TERM" }, { "name": "TBD", "code": "TBD" }, { "name": "TEMPORARY", "code": "TEMPORARY" }, { "name": "TERMINATED", "code": "TERMINATED" }, { "name": "UNDER_CONSTRUCTION", "code": "UNDER_CONSTRUCTION" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "UNOCCUPIED", "code": "UNOCCUPIED" }, { "name": "WORK_IN_PROGRESS", "code": "WORK_IN_PROGRESS" }, { "name": "Removed, no longer there.", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "isderived", "type": "esriFieldTypeString", "alias": "Is Derived", "length": 1, "domain": { "type": "codedValue", "name": "CodeBoolean", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "userflag", "type": "esriFieldTypeString", "alias": "User Flag", "length": 254, "domain": null }, { "name": "alternativ", "type": "esriFieldTypeInteger", "alias": "Alternative", "domain": null }, { "name": "idnumber", "type": "esriFieldTypeString", "alias": "IDNUMBER", "length": 50, "domain": null }, { "name": "idarpt", "type": "esriFieldTypeString", "alias": "IDARPT", "length": 50, "domain": null }, { "name": "idrwy", "type": "esriFieldTypeString", "alias": "IDRWY", "length": 50, "domain": null }, { "name": "hacc", "type": "esriFieldTypeDouble", "alias": "HACC", "domain": { "type": "range", "name": "Range_Accuracy", "description": "", "range": [ 0, 9999.99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hres", "type": "esriFieldTypeDouble", "alias": "HRES", "domain": { "type": "range", "name": "Range_HorizontalResolution", "description": "", "range": [ 1.0E-8, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "integr", "type": "esriFieldTypeString", "alias": "INTEGR", "length": 255, "domain": null }, { "name": "revdate", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "vacc", "type": "esriFieldTypeDouble", "alias": "VACC", "domain": { "type": "range", "name": "Range_Accuracy", "description": "", "range": [ 0, 9999.99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "vres", "type": "esriFieldTypeDouble", "alias": "VRES", "domain": { "type": "range", "name": "Range_VerticalResolution", "description": "", "range": [ 0.001, 99.99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r12198_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_12198", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8403_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695885778000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }