{ "currentVersion": 10.9, "id": 7, "name": "WETLAND", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "Creator", "editDateField": "EditDate", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1715181651000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2514690.8779999986, "ymin": 630159.3134000003, "xmax": 2518785.5176, "ymax": 662824.6292000003, "spatialReference": { "wkid": 102728, "latestWkid": 2271 } }, "sourceSpatialReference": { "wkid": 102728, "latestWkid": 2271 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "WETLAND_CLASS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "WETLAND_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "WETLAND_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WETLAND_NUMBER" }, { "name": "WETLAND_CLASS", "type": "esriFieldTypeString", "alias": "WETLAND_CLASS", "domain": { "type": "codedValue", "name": "WETLAND_CLASS", "description": "", "codedValues": [ { "name": "PEM", "code": "PEM" }, { "name": "PFO", "code": "PFO" }, { "name": "PSS", "code": "PSS" }, { "name": "PUB", "code": "PUB" }, { "name": "Other", "code": "Other" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WETLAND_CLASS" }, { "name": "MAP_LABEL", "type": "esriFieldTypeString", "alias": "MAP_LABEL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MAP_LABEL" }, { "name": "ACRE", "type": "esriFieldTypeDouble", "alias": "ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRE" }, { "name": "CENTER_LAT", "type": "esriFieldTypeDouble", "alias": "CENTER_LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTER_LAT" }, { "name": "CENTER_LON", "type": "esriFieldTypeDouble", "alias": "CENTER_LON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTER_LON" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Editor" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I8Editor", "fields": "Editor", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I8EditDate", "fields": "EditDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I8Creator", "fields": "Creator", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I8CreationDate", "fields": "CreationDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_14", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "WETLAND", "description": "", "prototype": { "attributes": { "WETLAND_NUMBER": null, "WETLAND_CLASS": null, "MAP_LABEL": null, "ACRE": null, "CENTER_LAT": null, "CENTER_LON": null, "COMMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }