{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "i10_APIS_FlightCoverage", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon feature class was created to model the flight coverage of geo-rectified aerial photography for the State Water Project for each flight group. The coordinate system utilized for this feature class is NAD1983_CaTM. The purpose for the creation of this dataset is to help classify the various flight groups according to the corresponding project ID and supply relevant spatial data information. To create the photo centers, archived aerial photography was first scanned and converted to .tiff file format that would be later geo-referenced to NAIP 2016. The photo centers at the ends of each fight line would be marked using the polygon drawing tool by creating an \"X\" from the vertex of each corner fiducial. The flight line would then be created using these photo center for end points with a line feature class. The photo centers were then created by constructing points using the editor tool. To develop the coverage extent, the photo scale was inputted into an excel flight plan distance calculator to formulate coverage distance. Next, the buffer tool under the geo-processing tab was utilized to input the coverage distance found previously to create the flight coverage area.", "copyrightText": "State of California Department of Water Resources.", "editFieldsInfo": { "editDateField": "Date_Record_Last_Edited", "editorField": "Record_Last_Edited_By" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3859108936245825E7, "ymin": 3934071.649105589, "xmax": -1.271083598535155E7, "ymax": 5182905.213258646, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_CaTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Polygon_ID", "type": "esriFieldTypeInteger", "alias": "Polygon_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Polygon_ID" }, { "name": "Project_ID", "type": "esriFieldTypeString", "alias": "Project_ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Project_ID" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Scale", "type": "esriFieldTypeInteger", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "Camera", "type": "esriFieldTypeString", "alias": "Camera", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Camera" }, { "name": "Can_Number", "type": "esriFieldTypeString", "alias": "Can_Number", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Can_Number" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G5304Polygon_ID", "fields": "Polygon_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1690_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "i10_APIS_FlightCoverage", "description": "", "prototype": { "attributes": { "Can_Number": null, "Camera": null, "Polygon_ID": null, "Project_ID": null, "Date": null, "Scale": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }