{ "currentVersion": 10.81, "id": 0, "name": "NPWS Fire History", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "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": 140.9795884981096, "ymin": -38.29252045884965, "xmax": 153.63260828877515, "ymax": -28.173294814843246, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FireType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 140, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 114, 0, 255 ], "width": 1 } }, "value": "2", "label": "Prescribed Burn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Wildfire", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "StartDate", "endTimeField": "EndDate", "trackIdField": null, "timeExtent": [ -2209161600000, 1565740800000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsYears", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FireName", "typeIdField": "FireType", "subtypeField": "FireType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FireName", "type": "esriFieldTypeString", "alias": "FireName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FireName" }, { "name": "FireNo", "type": "esriFieldTypeString", "alias": "FireNo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FireNo" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Label" }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "AreaHa", "type": "esriFieldTypeDouble", "alias": "AreaHa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaHa" }, { "name": "PerimeterM", "type": "esriFieldTypeDouble", "alias": "PerimeterM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PerimeterM" }, { "name": "VerDate", "type": "esriFieldTypeDate", "alias": "VerDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VerDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FireType", "type": "esriFieldTypeInteger", "alias": "FIRE_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "FIRE_TYPE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_2362", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1925_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "Prescribed Burn", "domains": {}, "templates": [ { "name": "Prescribed Burn", "description": "", "prototype": { "attributes": { "FireType": 2, "VerDate": null, "FireName": null, "FireNo": null, "Label": null, "StartDate": null, "EndDate": null, "AreaHa": null, "PerimeterM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Wildfire", "domains": {}, "templates": [ { "name": "Wildfire", "description": "", "prototype": { "attributes": { "FireType": 1, "VerDate": null, "FireName": null, "FireNo": null, "Label": null, "StartDate": null, "EndDate": null, "AreaHa": null, "PerimeterM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 2, "name": "Prescribed Burn", "defaultValues": { "FireType": 2, "FireName": null, "FireNo": null, "Label": null, "StartDate": null, "EndDate": null, "AreaHa": null, "PerimeterM": null, "GlobalID": null, "VerDate": null }, "domains": {} }, { "code": 1, "name": "Wildfire", "defaultValues": { "FireType": 1, "FireName": null, "FireNo": null, "Label": null, "StartDate": null, "EndDate": null, "AreaHa": null, "PerimeterM": null, "GlobalID": null, "VerDate": null }, "domains": {} } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }