{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "TMS_APPLICATIONS", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 136.3841635450001, "ymin": -84.03350970599996, "xmax": 153.4000000000001, "ymax": -27.013368568999965, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CASEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CASEID", "type": "esriFieldTypeString", "alias": "CASEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASEID" }, { "name": "APPL_CODE", "type": "esriFieldTypeString", "alias": "APPL_CODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APPL_CODE" }, { "name": "APPL_NO", "type": "esriFieldTypeSmallInteger", "alias": "APPL_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPL_NO" }, { "name": "APPL_REF", "type": "esriFieldTypeString", "alias": "APPL_REF", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APPL_REF" }, { "name": "ACT_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "ACT_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACT_YEAR" }, { "name": "APPL_DATE", "type": "esriFieldTypeDate", "alias": "APPL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPL_DATE" }, { "name": "TITLE_AREA", "type": "esriFieldTypeString", "alias": "TITLE_AREA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TITLE_AREA" }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "APPLICANT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APPLICANT" }, { "name": "MINERALS", "type": "esriFieldTypeString", "alias": "MINERALS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MINERALS" }, { "name": "GROUPS", "type": "esriFieldTypeString", "alias": "GROUPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GROUPS" }, { "name": "RES_TYPE", "type": "esriFieldTypeString", "alias": "RES_TYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RES_TYPE" }, { "name": "OPERATION_CODE", "type": "esriFieldTypeString", "alias": "OPERATION_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OPERATION_CODE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "TMS_APPLICATIONS", "description": "", "prototype": { "attributes": { "OPERATION_CODE": null, "STATUS": null, "CASEID": null, "APPL_CODE": null, "APPL_NO": null, "APPL_REF": null, "ACT_YEAR": null, "APPL_DATE": null, "TITLE_AREA": null, "APPLICANT": null, "MINERALS": null, "GROUPS": null, "RES_TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }