{ "layers": [ { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 0, "name": "EFA Transects", "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, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 141.10926206700003, "ymin": -5.955244816999937, "xmax": 141.14532923800004, "ymax": -5.931633188999967, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 84, 175, 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": "sitename", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "transect", "type": "esriFieldTypeSmallInteger", "alias": "Transect", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "transect" }, { "name": "sitename", "type": "esriFieldTypeString", "alias": "SiteName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sitename" }, { "name": "plantingbl", "type": "esriFieldTypeString", "alias": "PlantingBl", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "plantingbl" }, { "name": "northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "northing" }, { "name": "easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "easting" }, { "name": "compassbea", "type": "esriFieldTypeDouble", "alias": "CompassBea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "compassbea" }, { "name": "clinometer", "type": "esriFieldTypeDouble", "alias": "Clinometer", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clinometer" }, { "name": "sampldate", "type": "esriFieldTypeDate", "alias": "SamplDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sampldate" }, { "name": "currentyr", "type": "esriFieldTypeString", "alias": "CurrentYr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "currentyr" }, { "name": "reportyr", "type": "esriFieldTypeString", "alias": "ReportYr", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "reportyr" }, { "name": "photourl", "type": "esriFieldTypeString", "alias": "PhotoURL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "photourl" }, { "name": "specieinfo", "type": "esriFieldTypeString", "alias": "SpecieInfo", "domain": null, "editable": true, "nullable": true, "length": 5000, "defaultValue": null, "modelName": "specieinfo" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r20_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "EFA Transects", "description": "", "prototype": { "attributes": { "photourl": null, "specieinfo": null, "transect": null, "sitename": null, "plantingbl": null, "northing": null, "easting": null, "compassbea": null, "clinometer": null, "sampldate": null, "currentyr": null, "reportyr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 1, "name": "Rehab Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 141.1088840000001, "ymin": -5.95655899999997, "xmax": 141.14242000000002, "ymax": -5.9207929999999465, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 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": "area_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "area_name", "type": "esriFieldTypeString", "alias": "Area_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "area_name" }, { "name": "hectares", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hectares" }, { "name": "transect_n", "type": "esriFieldTypeInteger", "alias": "Transect_n", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "transect_n" }, { "name": "planting_b", "type": "esriFieldTypeInteger", "alias": "planting_b", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "planting_b" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r13_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rehab Areas", "description": "", "prototype": { "attributes": { "planting_b": null, "transect_n": null, "area_name": null, "hectares": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 2, "name": "Monitoring Sites", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 141.1088840000001, "ymin": -5.95655899999997, "xmax": 141.1421200000001, "ymax": -5.9207929999999465, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "site_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "site_name" }, { "name": "current_year", "type": "esriFieldTypeString", "alias": "current_year", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "current_year" }, { "name": "reporting_years", "type": "esriFieldTypeString", "alias": "reporting_years", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "reporting_years" }, { "name": "area_name", "type": "esriFieldTypeString", "alias": "area_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "area_name" }, { "name": "hectares", "type": "esriFieldTypeDouble", "alias": "hectares", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hectares" }, { "name": "number_of_transects", "type": "esriFieldTypeInteger", "alias": "number_of_transects", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "number_of_transects" }, { "name": "number_of_pbs", "type": "esriFieldTypeInteger", "alias": "number_of_pbs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "number_of_pbs" }, { "name": "species_observed", "type": "esriFieldTypeString", "alias": "species_observed", "domain": null, "editable": true, "nullable": true, "length": 1255, "defaultValue": null, "modelName": "species_observed" }, { "name": "num_of_planted_species_observed", "type": "esriFieldTypeSmallInteger", "alias": "num_of_planted_species_observed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_of_planted_species_observed" }, { "name": "num_non_native_species_observed", "type": "esriFieldTypeSmallInteger", "alias": "num_non_native_species_observed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_non_native_species_observed" }, { "name": "num_of_species_recruited", "type": "esriFieldTypeSmallInteger", "alias": "num_of_species_recruited", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_of_species_recruited" }, { "name": "num_of_native_species_observed", "type": "esriFieldTypeSmallInteger", "alias": "num_of_native_species_observed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_of_native_species_observed" }, { "name": "total_species", "type": "esriFieldTypeSmallInteger", "alias": "total_species", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_species" }, { "name": "monitoring_year_summary", "type": "esriFieldTypeString", "alias": "monitoring_year_summary", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "monitoring_year_summary" }, { "name": "transect_summary", "type": "esriFieldTypeString", "alias": "transect_summary", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "transect_summary" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r26_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a15_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Monitoring Sites", "description": "", "prototype": { "attributes": { "transect_summary": null, "monitoring_year_summary": null, "site_name": null, "current_year": null, "reporting_years": null, "area_name": null, "hectares": null, "number_of_transects": null, "number_of_pbs": null, "species_observed": null, "num_of_planted_species_observed": null, "num_non_native_species_observed": null, "num_of_species_recruited": null, "num_of_native_species_observed": null, "total_species": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 3, "name": "Planting Blocks RS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 141.10902800000008, "ymin": -5.95655899999997, "xmax": 141.1390100000001, "ymax": -5.9207929999999465, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 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": "plantingbl", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "plantingbl", "type": "esriFieldTypeString", "alias": "PlantingBl", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "plantingbl" }, { "name": "hectares", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hectares" }, { "name": "site", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "site" }, { "name": "otml.sde.Planting_Block_RS.area", "type": "esriFieldTypeString", "alias": "otml.sde.Planting_Block_RS.area", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "otml.sde.Planting_Block_RS.area" }, { "name": "transect_n", "type": "esriFieldTypeSmallInteger", "alias": "Transect_n", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "transect_n" }, { "name": "plantdate", "type": "esriFieldTypeDate", "alias": "PlantDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plantdate" }, { "name": "tubestk_no", "type": "esriFieldTypeSmallInteger", "alias": "TubeStk_no", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tubestk_no" }, { "name": "uniqspecie", "type": "esriFieldTypeSmallInteger", "alias": "UniqSpecie", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "uniqspecie" }, { "name": "tubstkfill", "type": "esriFieldTypeString", "alias": "TubStkFill", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tubstkfill" }, { "name": "fillmateri", "type": "esriFieldTypeString", "alias": "FillMateri", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "fillmateri" }, { "name": "infillplan", "type": "esriFieldTypeString", "alias": "InfillPlan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "infillplan" }, { "name": "gcstreat", "type": "esriFieldTypeString", "alias": "GCSTreat", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "gcstreat" }, { "name": "gcmaterial", "type": "esriFieldTypeString", "alias": "GCMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "gcmaterial" }, { "name": "seeded", "type": "esriFieldTypeString", "alias": "Seeded", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "seeded" }, { "name": "seedmethod", "type": "esriFieldTypeString", "alias": "SeedMethod", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "seedmethod" }, { "name": "seedinrate", "type": "esriFieldTypeDouble", "alias": "SeedinRate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seedinrate" }, { "name": "unqspcseed", "type": "esriFieldTypeSmallInteger", "alias": "UnqSpcSeed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "unqspcseed" }, { "name": "spcsplante", "type": "esriFieldTypeString", "alias": "SpcsPlante", "domain": null, "editable": true, "nullable": true, "length": 5000, "defaultValue": null, "modelName": "spcsplante" }, { "name": "datelabel", "type": "esriFieldTypeString", "alias": "DateLabel", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "datelabel" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r15_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planting Blocks RS", "description": "", "prototype": { "attributes": { "datelabel": null, "spcsplante": null, "plantingbl": null, "hectares": null, "site": null, "otml.sde.Planting_Block_RS.area": null, "transect_n": null, "plantdate": null, "tubestk_no": null, "uniqspecie": null, "tubstkfill": null, "fillmateri": null, "infillplan": null, "gcstreat": null, "gcmaterial": null, "seeded": null, "seedmethod": null, "seedinrate": null, "unqspcseed": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 4, "name": "Sites EFA Monitoring Trends", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 141.1088840000001, "ymin": -5.95655899999997, "xmax": 141.13365900000008, "ymax": -5.930937999999969, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "site_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "site_name" }, { "name": "monitoring_year", "type": "esriFieldTypeSmallInteger", "alias": "monitoring_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "monitoring_year" }, { "name": "succession", "type": "esriFieldTypeDouble", "alias": "succession", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "succession" }, { "name": "complexity", "type": "esriFieldTypeDouble", "alias": "complexity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "complexity" }, { "name": "culture", "type": "esriFieldTypeDouble", "alias": "culture", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "culture" }, { "name": "stability", "type": "esriFieldTypeString", "alias": "stability", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "stability" }, { "name": "infiltration", "type": "esriFieldTypeDouble", "alias": "infiltration", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "infiltration" }, { "name": "nutrient_content", "type": "esriFieldTypeDouble", "alias": "nutrient_content", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nutrient_content" }, { "name": "efa", "type": "esriFieldTypeDouble", "alias": "efa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "efa" }, { "name": "current_year", "type": "esriFieldTypeString", "alias": "current_year", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "current_year" }, { "name": "reporting_years", "type": "esriFieldTypeString", "alias": "reporting_years", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "reporting_years" }, { "name": "monitoring_year_summary", "type": "esriFieldTypeString", "alias": "monitoring_year_summary", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "monitoring_year_summary" }, { "name": "transect_summary", "type": "esriFieldTypeString", "alias": "transect_summary", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "transect_summary" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r25_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sites EFA Monitoring Trends", "description": "", "prototype": { "attributes": { "transect_summary": null, "monitoring_year_summary": null, "site_name": null, "monitoring_year": null, "succession": null, "complexity": null, "culture": null, "stability": null, "infiltration": null, "nutrient_content": null, "efa": null, "current_year": null, "reporting_years": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 7, "name": "Planting Blocks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 141.10902800000008, "ymin": -5.95655899999997, "xmax": 141.1390100000001, "ymax": -5.9207929999999465, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "plantingbl", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "plantingbl", "type": "esriFieldTypeString", "alias": "plantingbl", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plantingbl" }, { "name": "hectares", "type": "esriFieldTypeDouble", "alias": "hectares", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hectares" }, { "name": "site", "type": "esriFieldTypeString", "alias": "site", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "site" }, { "name": "otml.sde.PlantingBlocks.area", "type": "esriFieldTypeString", "alias": "otml.sde.PlantingBlocks.area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "otml.sde.PlantingBlocks.area" }, { "name": "transect_n", "type": "esriFieldTypeSmallInteger", "alias": "transect_n", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "transect_n" }, { "name": "tubestock_total", "type": "esriFieldTypeSmallInteger", "alias": "tubestock_total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tubestock_total" }, { "name": "species_planted", "type": "esriFieldTypeSmallInteger", "alias": "species_planted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "species_planted" }, { "name": "species_seeded", "type": "esriFieldTypeSmallInteger", "alias": "species_seeded", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "species_seeded" }, { "name": "species_either", "type": "esriFieldTypeSmallInteger", "alias": "species_either", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "species_either" }, { "name": "species_list", "type": "esriFieldTypeString", "alias": "species_list", "domain": null, "editable": true, "nullable": true, "length": 5000, "defaultValue": null, "modelName": "species_list" }, { "name": "supp_plantings_no", "type": "esriFieldTypeSmallInteger", "alias": "supp_plantings_no", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "supp_plantings_no" }, { "name": "supp_plantings_dates", "type": "esriFieldTypeString", "alias": "supp_plantings_dates", "domain": null, "editable": true, "nullable": true, "length": 1255, "defaultValue": null, "modelName": "supp_plantings_dates" }, { "name": "supp_seedings_no", "type": "esriFieldTypeSmallInteger", "alias": "supp_seedings_no", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "supp_seedings_no" }, { "name": "supp_seedings_dates", "type": "esriFieldTypeString", "alias": "supp_seedings_dates", "domain": null, "editable": true, "nullable": true, "length": 1255, "defaultValue": null, "modelName": "supp_seedings_dates" }, { "name": "planting_date", "type": "esriFieldTypeDate", "alias": "planting_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "planting_date" }, { "name": "actions_taken", "type": "esriFieldTypeString", "alias": "actions_taken", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "actions_taken" }, { "name": "tubestock_fill", "type": "esriFieldTypeString", "alias": "tubestock_fill", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tubestock_fill" }, { "name": "fill_material", "type": "esriFieldTypeString", "alias": "fill_material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fill_material" }, { "name": "planting_technique", "type": "esriFieldTypeString", "alias": "planting_technique", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planting_technique" }, { "name": "gcs_treatment", "type": "esriFieldTypeString", "alias": "gcs_treatment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "gcs_treatment" }, { "name": "gcs_material", "type": "esriFieldTypeString", "alias": "gcs_material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "gcs_material" }, { "name": "seeded", "type": "esriFieldTypeString", "alias": "seeded", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "seeded" }, { "name": "seeding_method", "type": "esriFieldTypeString", "alias": "seeding_method", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "seeding_method" }, { "name": "seeding_rate", "type": "esriFieldTypeDouble", "alias": "seeding_rate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seeding_rate" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r27_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planting Blocks", "description": "", "prototype": { "attributes": { "seeding_rate": null, "seeding_method": null, "plantingbl": null, "hectares": null, "site": null, "otml.sde.PlantingBlocks.area": null, "transect_n": null, "tubestock_total": null, "species_planted": null, "species_seeded": null, "species_either": null, "species_list": null, "supp_plantings_no": null, "supp_plantings_dates": null, "supp_seedings_no": null, "supp_seedings_dates": null, "planting_date": null, "actions_taken": null, "tubestock_fill": null, "fill_material": null, "planting_technique": null, "gcs_treatment": null, "gcs_material": null, "seeded": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }