{ "currentVersion": 10.61, "id": 1, "name": "Airport Runway", "type": "Feature Layer", "description": "Runway Paved - pavement used for takeoff and landing of airplanes. Digitized the outer edge of the paved area.Runway Unpaved - dirt or gravel area used for takeoff and landing of airplanes. Digitized the outer edge of the perceived area of travel.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "ReGIS Cooperative Partners", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00249403321E7, "ymin": 4167126.7717999965, "xmax": -1.00033409262E7, "ymax": 4213672.9108000025, "spatialReference": {"wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD88 height - Geoid12B (ftUS)\",VDATUM[\"North American Vertical Datum 1988\"],UNIT[\"US survey foot\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 416, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": null }, { "name": "OrigDate", "type": "esriFieldTypeDate", "alias": "OrigDate", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_237", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S225_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 416, "name": "Runway Paved" }, { "domains": {}, "id": 417, "name": "Runway Paved New" }, { "domains": {}, "id": 418, "name": "Runway Paved Removed" }, { "domains": {}, "id": 419, "name": "Runway Unpaved" }, { "domains": {}, "id": 420, "name": "Runway Unpaved New" }, { "domains": {}, "id": 421, "name": "Runway Unpaved Removed" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FCODE": null, "Originator": null, "OrigDate": null, "Name": null, "Elevation": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 416, "name": "Runway Paved" }, { "domains": {}, "defaultValues": { "FCODE": null, "Originator": null, "OrigDate": null, "Name": null, "Elevation": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 417, "name": "Runway Paved New" }, { "domains": {}, "defaultValues": { "FCODE": null, "Originator": null, "OrigDate": null, "Name": null, "Elevation": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 418, "name": "Runway Paved Removed" }, { "domains": {}, "defaultValues": { "FCODE": null, "Originator": null, "OrigDate": null, "Name": null, "Elevation": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 419, "name": "Runway Unpaved" }, { "domains": {}, "defaultValues": { "FCODE": null, "Originator": null, "OrigDate": null, "Name": null, "Elevation": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 420, "name": "Runway Unpaved New" }, { "domains": {}, "defaultValues": { "FCODE": null, "Originator": null, "OrigDate": null, "Name": null, "Elevation": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 421, "name": "Runway Unpaved Removed" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }